I'm a Aspiring Software Engineer, eager to build applications to make people's lives more convenient and streamlined.
Here's a bit more about me:
I'm a 19 year old aspiring
software engineer eager to build
applications to make peoples' lives more
convenient and
streamlined.
I am currently studying
computer science with a minor in
mathematics, and also building
advanced software projects that require
real-world skill.
JavaScript
React
CSS
HTMl
Python
Java
Create and store user accounts and subscriptions with Prisma/MySQL on PlanetScale. Also provided Chat, Code, Image, Music, and Video generation with OpenAI and Replicate API's. Finally, implemented Stripe API for premium subscriptions and customer support via Crisp.
I added user authentication with NextAuth. Also implemented like, comment, and follow features. Notification system put up for likes, comments, and follows. There is also an image upload with base64 strings. For storage, user and post data are stored with Prisma and MongoDB. Finally deployed via Vercel.
Implemented user authentication with NextAuth, Google, and Github. Also populated users, accounts, favorite movies, and movies MongoDB database using Prisma. And maintained a fully responsive design for ease of use on all devices.
Cloned a modern movie streaming platform with over 280,000 movies, accessible via RESTful OMDb API. Designed search and filter features, allowing to search all movies by title, and filter them either by Newest Release, Earliest Release, or Rating. Displays movie poster, title, release year, rating, etc.