🌐 Personal Website in ASP.NET (Older / Early Project)


Project Summary

This was one of my earlier (amateur) projects: my previous personal website at www.canercay.com. The goal was to build a dynamic and user-friendly website where I could showcase my software projects and technical experience.

🛠 Technical Approach

  • Web development with ASP.NET
  • MVC (Model-View-Controller) pattern for structure and routing
  • Database operations using Entity Framework
  • Data management via an ORM (Object-Relational Mapping) approach

Content & Scope

The site included a variety of projects such as:

  • Data science work in Python
  • Applications built with C#
  • Various algorithm-focused projects

Note

This project was an important step in my learning journey. Looking back, it helped me build stronger foundations that I carried into my newer, more modern projects.