This repository represents a multi-implementation Student Grade Management System, developed using different technologies to demonstrate backend thinking, data flow design, and scalable architecture approaches.
๐ A multi-layered system that demonstrates how the same problem can be solved across different architectures โ from Excel-based automation to full backend web systems.
๐ Repo:
๐ https://github.com/MertcanKayirici/Student-Grade-System-Excel-VBA
๐ Repo:
๐ https://github.com/MertcanKayirici/Student-Grade-System-PHP
| Feature | Excel VBA | PHP System |
|---|---|---|
| UI | UserForm | Web Interface |
| Data Storage | Excel Sheets | MySQL |
| Architecture | Event-driven | Controller-based |
| Scalability | Low | High |
| Deployment | Local | Web Server |
This ecosystem demonstrates:
- Separation of concerns
- Different data persistence strategies
- UI vs Backend responsibility split
- Evolution from desktop โ web system
This is not just a project โ it's a progression:
- ๐ Excel VBA โ Local automation system
- ๐ PHP โ Backend-driven web system
๐ Shows ability to:
- Transform logic across platforms
- Scale architecture
- Think beyond a single tech stack
- ๐ ASP.NET Core API version
- ๐ง Centralized backend service
- ๐ Analytics dashboard
- ๐ Authentication system
- โ๏ธ Cloud deployment
Mertcan Kayฤฑrฤฑcฤฑ
Backend-focused developer building structured and scalable systems.
This repository reflects a mindset:
"Same problem โ multiple solutions โ better engineering thinking."
If you like this project, consider giving it a โญ











