Back to all Projects

Circle App

undefined featured image
  • C#

  • ASP.NET

  • SQL

  • JavaScript

  • Tailwind

Tech Stack & Features

  • ASP.NET MVC
  • Azure SQL Database / Blob Storage
  • TailwindCSS

Integrations:

  • C#

  • ASP.NET

  • SQL

  • JavaScript

  • Tailwind

About this Project

Circle is a responsive social media-style web application built to connect users in a clean, modern interface. Designed and developed as a full-stack project, Circle demonstrates proficiency in both backend and frontend technologies with a focus on scalable cloud deployment.

Challenges

  • Deployment & Configuration

    Managing Azure App Service settings, environment variables, connection strings, and secrets securely across development and production environments.

  • Performance Optimization

    Reducing page load times, optimizing API responses, and managing server resources efficiently in Azure, especially on the free-tier.

  • Maintaining Clean Architecture

    Structuring the project to keep controllers, services, and data access layers maintainable as features grow.

What I Learned

Through this project, I gained hands-on experience building a full-stack web application, strengthening my understanding of secure authentication, user session management, and integrating third-party OAuth providers. I learned how to design and connect a JavaScript-driven frontend with an ASP.NET backend, manage application configuration and deployments in Azure, and think proactively about scalability, security, and maintainable architecture in a real-world cloud-hosted environment.