A living, learning project

Full-Stack Azure
Engineering Blog

One project. Six technologies. Infinite learning. Built with HTML, CSS, JavaScript, SQL, C# REST API, and Microsoft Azure — all working together.

HTML/CSS JavaScript SQL C# / .NET REST API Azure

How It All Connects

Every layer talks to the next. Here's the full picture.

🌐
Browser
HTML + CSS + JS
REST API
C# / ASP.NET
🗄️
Database
Azure SQL
☁️
Azure Cloud
Hosting + Auth + Monitoring

Learn Each Technology

Click any card to read the full post. New posts added weekly.

Loading posts from API...

Recent Posts

About This Project

This blog is itself the learning project. Every post explains a technology used to build this very site. The frontend is pure HTML, CSS, and JavaScript. The backend is a C# ASP.NET Core API. The data lives in Azure SQL. Everything is hosted on Microsoft Azure and deployed via GitHub Actions.

The source code is fully open on GitHub. Clone it, run it locally, deploy your own version. Every commit is a step in the learning journey.

View on GitHub →