Focused on Backend Architecture, Distributed Systems, Optimization Algorithms, and AI Research.
I am a software engineering student driven by mathematical problem-solving and scalable system design. My academic and professional journey is deeply rooted in enterprise back-end development (C#, ASP.NET Core, SQL) and applied Artificial Intelligence (Computer Vision, PyTorch) research. I specialize in mapping complex business rules into performant, secure relational architectures and calculation engines.
- Education: Kocaeli University, B.Sc. in Computer Engineering (2023 - Expected 2027)
- TÜBİTAK Research: Research Assistant (Scholar) at Embedded and Perception Systems Laboratory. Conducting performance evaluations on advanced object detection models (YOLOv8, Faster R-CNN) for a TÜBİTAK-funded RGB Fall Detection AI project. (Codebase is currently private for academic integrity).
- Industry Experience: Software Development Intern at Kayseri Şeker Factory IT Department, independently architecting a full-stack Building Management System with RBAC authorization and MS SQL transaction integrity.
- Current Focus: Backend System Design (C# / .NET / Python), Relational Database Optimization (PostgreSQL / MSSQL), Graph Theory (Dijkstra / Routing Algorithms), and Applied Deep Learning (CNN Frameworks).
- Languages: C#, Python, C, SQL (T-SQL, PL/pgSQL), JavaScript
- Backend & APIs: ASP.NET Core, FastAPI, RESTful Architecture, JWT Security, Entity Framework
- Data & Algorithms: PostgreSQL, MS SQL, Graph Algorithms (Dijkstra, Clark-Wright), Object-Oriented Design
- AI & Tools: PyTorch, OpenCV, Git, Docker (Basic), Linux (Basic)
| Project Name | Primary Technologies | Description |
|---|---|---|
| Logistics Optimization Engine Source Code |
FastAPI PostgreSQL OSMnx |
Developed a calculation engine applying Clark-Wright Savings and Nearest Neighbor algorithms to optimize geographic node traversal and fleet routing across real-world road networks using OpenStreetMap data. |
| Enterprise Building Management System API • Database • Mobile |
C# ASP.NET Core MS SQL |
Full-stack corporate architecture developed for Kayseri Şeker. Features a strictly typed RESTful API with secure JWT-Based Role Access Control (RBAC) and a highly normalized relational database schema. |
| Advanced Routing & Pathfinding System Source Code |
C# WPF Graph Theory |
Desktop application computing the shortest transit paths across a multi-modal network utilizing a custom implementation of Dijkstra's algorithm and cost-heuristic definitions. |
| Constraint-Based Exam Scheduler Source Code |
Python PostgreSQL bcrypt |
Algorithmic scheduling engine solving multi-variable constraints (time, room capacity, physical distancing) to automatically generate matrix-based timetables and seating plans without collision. |
| Decision Support Information System Source Code |
Python PostgreSQL SHA-256 |
Secure framework offering rule-based decision support logic for medical professionals. Implemented strict permission boundaries and cryptographic data hashing. |