A web app that helps college students quickly turn available ingredients into complete meal recipes using AI. Developed using Vite, TypeScript, and CSS, features a minimal and mobile-friendly UI. Deployed via Vercel with a custom domain from Namecheap, and runs a backend API server on Render. This server securely forwards ingredient data to Google's Gemini API and returns generated meal instructions—ensuring the API key remains hidden from the frontend.
A modern, responsive portfolio website built with HTML, CSS, and JavaScript. Features smooth animations and a clean, modern design. Highlights my professional experience, projects, and contact details.
A comprehensive collection of programming assignments and projects completed during my computer science education. Features implementations of fundamental data structures, algorithms, and software development concepts. Demonstrates practical application of programming principles and problem-solving skills across various domains.
Configured and managed a self-hosted, headless Debian 12 server with remote SSH access for software testing and game server hosting. Gained hands-on experience in server hardening, bash scripting, and network configuration.
Developed a two-player Tic-Tac-Toe game using Java Swing, featuring turn-based logic, win detection, and a responsive button grid UI. Created an intuitive and engaging user interface for a classic game experience.