Featured Projects

InOfficeIQ

Problem: Office managers lacked a centralized system to track employee attendance, leading to inconsistent records, manual errors, and zero visibility into attendance patterns across teams.

Solution: Built a full-stack attendance management platform using ASP.NET Core Web API for the backend, Angular for the frontend, and SQL Server for data persistence. Designed RESTful endpoints for check-in/check-out, real-time dashboard aggregation, and admin reporting modules. Implemented Entity Framework Core for clean data access with proper repository patterns.

Result: Delivered a production-ready application with real-time dashboards, automated report generation, and role-based access control—demonstrating end-to-end full-stack .NET development capability.

ASP.NET Core Angular SQL Server Entity Framework REST API

Weather App

Problem: Users needed a quick, intuitive way to check real-time weather conditions for any location without cluttered interfaces or excessive ads.

Solution: Built a clean, responsive weather application that fetches real-time weather data via API integration, displaying current conditions, temperature, humidity, and forecasts with a modern UI.

Result: Delivered a fast, user-friendly weather app with location search, responsive design, and real-time data updates—hosted on a custom domain for easy access.

HTML5 CSS3 JavaScript REST API Weather API

ReadmePacman – GitHub Profile Automation

Problem: Standard GitHub contribution graphs are static and don't stand out on developer profiles, missing an opportunity to showcase consistent coding activity in a memorable way.

Solution: Developed a custom GitHub Actions CI/CD workflow that automatically generates an animated Pac-Man contribution graph as an SVG, committed to a dedicated output branch on a scheduled cron job.

Result: Created a fully automated, zero-maintenance solution that updates daily—demonstrating proficiency in GitHub Actions, SVG generation, and DevOps automation practices.

GitHub Actions CI/CD SVG Automation

Portfolio Website

Problem: Needed a professional online presence to showcase skills and projects as a Full Stack Developer, without relying on heavy frameworks or build tools.

Solution: Built a modern, SEO-optimized portfolio using vanilla HTML, CSS, and JavaScript. Features dark mode with persistence, scroll animations, frosted-glass cards, responsive design, and structured data for search engines.

Result: A fast-loading, accessible portfolio hosted on GitHub Pages with a custom domain, proper Schema.org markup, and optimized meta tags targeting "Full Stack Developer Chennai" searches.

HTML5 CSS3 JavaScript SEO GitHub Pages

Sorting Hat

Problem: Wanted a fun, interactive way to engage visitors with a personality-driven quiz inspired by the Harry Potter universe, while showcasing frontend development skills.

Solution: Built an interactive Hogwarts Sorting Hat quiz that asks users 7 personality-based questions and assigns them to a Hogwarts house. Features a magical UI with immersive design, smooth animations, and responsive layout.

Result: A polished, entertaining web app hosted on a custom subdomain that demonstrates creative frontend development, engaging UX design, and attention to thematic detail.

HTML5 CSS3 JavaScript Interactive UI GitHub Pages