pdf_rag_based / knowledge_base /experience.json
yasir723's picture
Upload 7 files
c2adaae verified
Raw
History Blame Contribute Delete
5.49 kB
{
"experience": [
{
"title": "Full-Stack Developer",
"type": "Freelance & Personal Projects",
"period": "Jul 2025 – Present",
"description": "Delivering full-stack web development and AI integration projects for international clients across multiple countries.",
"highlights": [
"Built Tejreed, a personal AI-powered SaaS platform for audio separation using Next.js, FastAPI, and HTDemucs deployed on Hugging Face Spaces and Vercel.",
"Developed and deployed custom RAG-based systems for clients, enabling intelligent document querying and knowledge retrieval.",
"Built and delivered custom websites and web applications tailored to client requirements."
],
"links": [
"https://tejreed.vercel.app",
"https://centilmen.vercel.app"
],
"technologies": [
"Next.js",
"FastAPI",
"Django",
"React",
"Python",
"LangChain",
"RAG"
]
},
{
"title": "ASP.NET MVC Developer",
"type": "University",
"company": "Kırıkkale University — Information Processing Dept.",
"period": "May 2025 – Jul 2025",
"highlights": [
"Developed an enterprise-grade admin panel enabling users to create and manage customizable websites for academic congresses and symposiums.",
"Built using C# ASP.NET Core MVC with structured controller-view architecture.",
"Implemented database operations using Entity Framework Core.",
"System is actively live and used for real academic event management."
],
"technologies": [
"C#",
"ASP.NET Core MVC",
"Entity Framework Core"
]
},
{
"title": "Full-Stack Developer",
"type": "University",
"company": "Kırıkkale University — Various Departments",
"period": "Mar 2024 – Apr 2025",
"highlights": [
"Developed multiple bilingual (Turkish–English) websites for international academic events hosted by Kırıkkale University.",
"Projects include: International Family Studies Congress, International History of Science Symposium, and SBEOK Congress.",
"Collaborated with Faculty of Humanities, Faculty of Veterinary Medicine, and the Rectorate."
],
"links": [
"https://familycongress.kku.edu.tr",
"https://sbeok.kku.edu.tr",
"https://dafsem.kku.edu.tr"
],
"technologies": [
"Full-Stack",
"Bilingual"
]
},
{
"title": "Full-Stack Developer",
"type": "Freelance",
"company": "Mostaql Platform",
"period": "Nov 2022 – May 2023",
"highlights": [
"Built a comprehensive school management system with multi-role access (admin, teacher) using C# ASP.NET MVC.",
"Enabled teachers to manage course schedules, post announcements, and track classroom activity logs.",
"Developed a digital classroom display system showing active lesson name, remaining time, and principal notifications in real time."
],
"technologies": [
"C#",
"ASP.NET MVC"
]
},
{
"title": "Full-Stack Developer",
"type": "Freelance",
"company": "Mostaql Platform",
"period": "Aug 2023 – Oct 2023",
"highlights": [
"Migrated a school management system from ASP.NET MVC to Laravel (PHP) for a new client, preserving all core functionalities while changing the tech stack."
],
"technologies": [
"Laravel",
"PHP",
"ASP.NET MVC"
]
}
],
"internships": [
{
"title": "Backend Developer",
"type": "Internship",
"company": "Bayraktar Solar Enerji",
"location": "Ankara, Turkey",
"period": "Jul 2024 – Aug 2024",
"highlights": [
"Developed a Flutter mobile application that remotely controls a Python Flask backend running on a laptop via Tkinter.",
"Enabled real-time program execution, file creation/editing, and file transfers between mobile and laptop."
],
"technologies": [
"Flutter",
"Python",
"Flask",
"Tkinter"
]
},
{
"title": "Full-Stack Developer",
"type": "Internship",
"company": "Kırıkkale University — Information Processing Dept.",
"period": "Jul 2023 – Aug 2023",
"highlights": [
"Developed a web-based management system using PHP for managing students, teachers, and projects."
],
"technologies": [
"PHP"
]
}
]
}