← Back to Work

VRT

An interactive website for the rocketry club of my college, showcasing their journey, harships, and achievements.

RoleLead Developer
TimelineDecember 2024
ContextTeam Project
TechTypeScript, Tailwind, Render, Vercel
TaskFlow Dashboard Interface

The Overview

TaskFlow was born as a weekend project. The goal was to create a platform that struck the perfect balance: powerful enough for engineering teams, yet intuitive enough for everyday personal use, at first it was just managing CRUD operations, but then I thought of integrating AI in it.

The application follows a modern full-stack architecture, emphasizing scalability, security, and user experience. From email verification and password recovery to an admin dashboard, automated reminder emails, and AI-powered natural language task creation using voice recognition, every feature is designed with real-world usability in mind. The interface embraces a premium dark-first aesthetic with thoughtful spacing, subtle animations, and responsive layouts, creating an experience that feels fast, intuitive, and polished across desktop and mobile devices.

Technical Architecture

The application leverages a standard MERN stack but introduces specific architectural decisions to ensure scalability and real-time synchronization across multiple clients.

React 18
Node.js / Express
MongoDB / Mongoose
Render / Vercel