File size: 5,487 Bytes
c2adaae
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
    "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"
            ]
        }
    ]
}