Home About Lessons Blog On The Mic Contact Projects
My Projects

Built from scratch,
solving real problems.

Open-source and personal projects — all live on GitHub.

MVC Blog

A three-tier blog platform with a public-facing site and a full admin panel, built with a clean Entity/DataAccess/Business architecture.

ASP.NET MVC 5 C# Entity Framework 6 FluentValidation SQL Server
View on GitHub
Task Tracker

A task-tracking app I built and personally used while working at a travel agency, with AJAX-powered live updates.

.NET 8 ASP.NET Core MVC C# Entity Framework Core AutoMapper
View on GitHub
Backup Manager

A profile-based desktop backup tool that works around Windows' 260-character path limit, using timestamped backup sessions.

.NET Framework 4.7.2 C# WinForms DotNetZip Newtonsoft.Json
View on GitHub
Güvenlik Doğrulama Projesi

A small, focused WinForms example demonstrating an end-to-end one-time-code email verification (OTP-style) flow.

.NET Framework 4.7.2 C# WinForms SMTP (System.Net.Mail)
View on GitHub