This was a personal website I created as my first project in the Headstarter Fellowship. It marked my first week working with HTML and CSS, and I was really pleased with how it turned out!
Tech Stacks:
Inventory Tracker
This inventory tracker was my second project during the fellowship. It utilized Firebase as a database to efficiently manage and store inventory data.
Tech Stacks:
AI Chat Support Bot
This project focused on creating an AI-powered chat support bot designed to assist users by addressing their problems and concerns through natural, conversational interactions. It was built using React and Next.js for a modern, responsive, and scalable user experience!
Tech Stacks:
AI Flashcard SaaS
This project involved developing a 'Software as a Service' (SaaS) flashcard app that leveraged AI to generate customized flashcard sets based on user-provided topics. The app featured user authentication powered by Clerk and integrated Stripe for seamless payment processing! Try it out here!
Tech Stacks:
Rate My Professor RAG App
This project integrated a database with AI, enabling users to chat with a bot that provided information based on a collection of Rate My Professor forms. The AI would display the top three professors matching the user's search criteria.
Tech Stacks:
Pong! Recreation
This GIF highlights my recreation of the classic Pong game, showcasing its gameplay and the ability to reset the game seamlessly.
Tech Stacks:
Serenity Yoga Studio
This is a website I created based on a mock request generated by ChatGPT. It included a fictional company name, a custom color scheme, specific pages as requested, and a responsive mobile-friendly layout. You can visit the website here!
Tech Stacks:
Expense Tracker
This is an expense tracker I made where you can track purchases. It allows you to add, read, and remove items stored in a Firebase database! You can try it out here!
Tech Stacks:
Stripe Payment
This project integrates Stripe to enable seamless payment processing.
Tech Stacks:
URL Shrinker
This is a URL shortener I built using Node.js, Express.js, and MongoDB as its database. It allows users to input any URL and generate a shortened link that redirects to the original URL.
Tech Stacks:
Markdown Blog
This is a Markdown-based blog I built using Node.js and Express.js. It allows users to write and format blog posts using Markdown, which are then rendered as styled HTML for easy reading.
Tech Stacks:
Login System
This is a login system I built using Node.js and Express.js, with user authentication handled by Passport. It enables secure login and session management, allowing users to stay authenticated across sessions.