My Projects

Portfolio Website

MAR 2025 - CURRENT

Built a responsive, modern portfolio website using Next.js 15 and React 19.

Implemented a clean, dark-themed UI with Tailwind CSS 4 for styling.

Deployed using Docker and Caddy for HTTPS with seamless CI/CD via GitHub Actions.

Created a modular, maintainable codebase with TypeScript for type safety.

Next.jsReactTypeScriptTailwind CSSDockerCaddyGitHub Actions

NewsBites

SEP 2024 – DEC 2024

Built an AI Powered News Summarization Website. Integrated AI tool calling, prompt engineering, and AI driven data transformation.

Used state of the art generative AI models to transform data, and streamline UX.

Processed 1000's of news articles, extracted key details with ML. Used prompt engineering and prompt caching to reduce latency below 0.3 seconds.

ReactTypescriptAWSAmplifyGenerative AI

Vapor

APR 2024 – MAY 2024

Architected and implemented a scalable game distribution platform using microservices architecture in Go

Featuring user authentication, game management, shopping cart functionality, and admin controls

GolangMicroservicesAuthenticationEvent-Driven Architecture