ProjectsYou can also check out my GitHub here!
AI Virtual StreamerPython, PyTorch, Flask, C#, Unity, ML-Agents
  • Created an AI powered virtual streamer that can play games and engage with viewers in real-time
  • Trained a neural network using PyTorch and ML-Agents to play games and interact with viewers
  • Designed and developed popular games like Flappy Bird and Donkey Kong using Unity and C#
Food FinderReact, Typescript, CSS, Node.js, MySQL
  • Developed a dynamic web application designed to help users discover exciting dining options
  • Utilized Yelp's API to display restaurants to users based off of their preferences and physical location
  • Implemented a Node.JS backend to handle API requests, and used a MySQL database to store users restaurant preferences and account data
WriteRightReact, Javascript, CSS, Node.js, MongoDB
  • Worked with a team to develop a full-stack web application designed to help streamline creative writing processes
  • Collaborated with a cross-functional team to design and develop an intuitive user interface using React, Javascript, and vanilla CSS
  • Implemented a Node.JS/Express backend with Mongoose as the ORM to handle API requests, and used a MongoDB database to store users worksheets, projects, and account data
FudeReact, Javascript, CSS, Node.js, MongoDB
  • Designed and developed a full-stack web application that generates free food coupons for users to popular fast food restaurants
  • Reverse engineered undocumented APIs using Burp Suite to find API endpoints that I could use to generate coupons for users
  • Developed a custom API to organize external API calls, and used MongoDB to store users' coupon and account data