// Selected Archives

Curated
Work

A collection of technical experiments, full-stack applications, and design systems.

FileScape

FileScape

Co-architected and developed Filescape, a secure, cloud-native file storage and distribution platform engineered to handle massive data at scale. Serving as an enterprise-grade virtual vault, it provides users with seamless large-file uploads, infinite nested folder organization, and highly secure, time-sensitive file sharing. Key focus areas included bypassing serverless payload bottlenecks, complex NoSQL data modeling, and strict server-side access control.

  • Engineered a direct-to-cloud upload pipeline using AWS S3 Presigned URLs to completely bypass server bandwidth bottlenecks and timeout limits.
  • Modeled an infinitely nestable virtual file system in a flat NoSQL database by implementing an Adjacency List data structure in DynamoDB.
  • Built a Server-Side Authorization Proxy (The "Bouncer" Pattern) to securely handle expiring share links and email-based Access Control Lists (ACLs) without exposing raw S3 assets.
  • Implemented optimistic UI updates and real-time storage analytics for a highly responsive, premium User Experience.
NENext.js 15
AWAWS S3
AWAWS DynamoDB
SEServer Actions
TYTypeScript
TATailwind CSS
CLClerk Auth
SpaceCon'25

SpaceCon'25

Developed and deployed the official SpaceCon website, serving as the central hub for event showcases, registrations, schedules, and contact information. This real-world product handles live traffic, ensuring smooth user experience, reliability, and accessibility. Key focus areas included performance optimization, traffic management, custom animations, and seamless UI/UX.

  • Clean, modern and minimal User Interface and User Experience
  • Engineered the digital hub for the entire event, integrating event showcases into a unified interface.
  • Implemented aggressive performance optimizations and traffic management.
REReactJs
REReact Router DOM
TYTypeScript
MAMagicUI
FRFramer Motion
TATailwindCSS
Culinary Corner

Culinary Corner

Culinary Corner is a full-stack web platform designed for effortless dining experiences. It features a custom authentication system, Cloudinary-based profile uploads, online table reservations, and a food ordering system. Security is enhanced with two-factor authentication, JWT, and bcrypt. Built with TypeScript and MongoDB, it ensures a smooth user experience with ShadCN-powered light/dark themes. This project strengthened my skills in advanced concepts like MongoDB aggregation pipelines and full-stack development.

  • Engineered a comprehensive full-stack platform that seamlessly integrates online table reservations and food ordering workflows into a single cohesive system.
  • Built a robust custom authentication layer featuring Two-Factor Authentication (2FA), JWT session management, and bcrypt hashing to ensure data integrity and user protection.
  • Leveraged advanced MongoDB aggregation pipelines to handle intricate data queries, optimizing the performance of the ordering and reservation subsystems.
NENextJs
TYTypeScript
MOMongoDB
CLCloudinary
JWJWT
BCBcrypt
SHShadCN
Streak Flow

Streak Flow

A daily habit tracking and visualization platform built with Next.js. While automated tools provided the initial scaffolding, the project's core value came from the rigorous engineering required to stabilize it. I took a generated prototype and refactored the entire data layer to fix critical inefficiencies—proving that while tools can build code, only a human architect can build a system that scales.

  • Leveraged accelerated development tools to generate an initial full-stack prototype, significantly reducing the boilerplate phase to focus on core logic implementation.
  • Identified and resolved fundamental scalability flaws in the initial generated codebase, transforming a fragile "house of cards" data structure into a robust, normalized schema.
  • Conducted deep-dive debugging sessions to eliminate inefficient data handling patterns, optimizing database queries to ensure the system serves the heatmap visualization without latency.
NENext.js
TYTypeScript
MOMongoDB
NONodemailer
JWJWT
BCBcrypt
TATailwindCSS
Portfolio

Portfolio

The second iteration of my digital home, re-engineered from the ground up to reflect the 'codespec' identity. Moving beyond a static résumé, v2.0 introduces a dual-timeline architecture that separates professional rigor from the personal builder's journey, serving as a live demonstration of my full-stack frontend capabilities.

  • Engineered a bespoke content strategy featuring parallel data streams—"The Build Log" for professional credibility and "Behind the Code" for personal storytelling—to cater to distinct audience segments (recruiters vs. developers).
  • Rebuilt the frontend using a modular Next.js architecture, prioritizing reusable components and type safety to ensure the site scales as new projects and timeline events are added.
  • Optimized the user experience for speed and accessibility, serving as a live production environment that demonstrates proficiency in modern React patterns and responsive design principles.
NENext.js
TYTypeScript
GSGSAP
FRFramer Motion
NONodemailer
JWJWT
TATailwindCSS