Work

Chirp - Twitter Clone

ASP.NET Core
Full-stack
Azure

A full-stack social app - sign in, post, follow - built with ASP.NET Core and Razor Pages, deployed to Azure. A university team project.

Chat bubbles with reply, retweet and like icons, on a purple gradient.

Chirp

A full-stack social media app: users sign in, post “cheeps”, and follow each other. Built as a university team project (ITU BDSA 2025, Group 5).

Stack

Server-rendered with ASP.NET Core and Razor Pages. Authentication and authorisation run through the Identity framework, and Entity Framework Core over SQLite handles persistence. The app was designed, tested, and deployed to Microsoft Azure.

Team

A group build - credit to the whole team, not just me. It was the project where the full request-to-database round trip finally clicked: routing, server-side rendering, an auth layer, a real ORM, and a cloud deploy that other people could actually reach.