Alvin's Portfolio Website

Website for my resume

Projects

🧠 LeetCode AI Test Case Generator | React/Next.js, Django, PostgreSQL, Selenium

Date: July 2024

  • Developed a full-stack web application using React/Next.js for the frontend and Django for the backend.
  • Designed to generate advanced test cases for LeetCode-style coding problems using a fine-tuned LLM.
  • Implemented a PostgreSQL database and RESTful API to manage data and communicate with the AI model.
  • Integrated web scraping with Selenium and ChromeDriver to gather LeetCode problem datasets.

📜 TaleCraft | Flask, HTML/CSS/JS, OpenAI API, Docker, Bootstrap

Date: November 2023

  • Developed a full-stack, retro-themed interactive storytelling game using generative AI.
  • Built the frontend using HTML, CSS, JavaScript, and Bootstrap for responsive UI.
  • Created a Flask-based backend with RESTful API endpoints to handle user requests.
  • Integrated OpenAI API for dynamic story and image generation.

🔥 Spark Bytes Project | PostgreSQL, Prisma, Express.js, Next.js

Date: December 2023

  • Developed a platform for BU faculty and students to post food-related events to reduce waste.
  • Implemented user authentication with JWT and bcrypt for secure login and registration.
  • Built a dynamic event display using Prisma for efficient database operations.
  • Developed a responsive frontend using Next.js and React.js, containerized with Docker.

JavaScript Calculator Project

Result will appear here