Fancy Paper X 1
A piece of paper with nice formatting. On closer inspection, it appears to be a resume of some sort. Must be important.
Bug X 1
A bug. It's a bug.
Someone should probably fix this.
Coffee X 1
A nice cup of coffee to start your day
N.W.
Professional Screen Addict
Projects
AI & Machine Learning
Manga Recommendation
For All the Weebs Out There
Find yourself scrolling through manga pages for hours on end? Can't find the perfect manga to read? Or worse, have read all the good ones? Try out this manga recommendation model. Utilizing Python, NLTK, Genesis, and more.
Face Recognition
Your own Mac OS Face ID
One of the most fun and rewarding projects I've worked on, this face recognition model implements both the LBPH and Eigenface approaches utilizing OpenCV, Scikit-Learn, Pandas, and NumPy. Custom data pipelines were created to preprocess and augment the users facial data, captured using webcams and the OpenCV library.
Spam Classification
Stop the Spam!
Who likes spam messages? Trick question, no one does. After being bombarded with spam messages, I decided to take matters into my own hand and build a spam classification model using TensorFlow, recurrent neural networks, and LLM procedures.
Snake Game AI
Bot vs. Bot
Ever had to stop a game of snake midway through because your teachers or managers was passing through? Well, you won't have to do that anymore! This snake game AI is able to play the game of snake on its own, utilizing the Pygame library for game logistics and PyTorch to train and control the snake.
Finger Painting
Childrenhood Throwback
The first computer vision project I worked on, this finger painting model uses OpenCV, Pandas, NumPy, and Google's Gemini AI to track the user's finger and draw on the screen. The model is able to track the user's finger via OpenCV webcam access and draw on the screen in real-time. A good introductory project all in all.
Web Development
Biscord - Work in Progress
A Discord Clone
A Discord clone with message encryptions built with NextJS and Google Cloud Hosting. This project is still a work in progress,
Just-For-Fun
Bringing Back the 3am Vibes
Ever have those random, sleep-deprived, 3am ideas that you thought were crazy, but then remembered that you're a developer and can actually make it happen? This project is a collection of those ideas, ranging from fun games to random generators. Built with NextJS.
Grantors Web Application
A Better Grant Application Process
A web application built for the Magnify Access organization to streamline the grant application process. This project utilized the MERN stack and Docker to create a full-stack web application that allows users to browse, apply, and manage grants.
Fortune Cookie
Daily Wisdom
"You will be successful in your internship endeavors." - Fortune Cookie. Find your daily dose of wisdom with this Chrome extension that provides users with a new fortune cookie message every day. Chrome storage APIs, JavaScript, HTML, and pure CSS to create a seamless user experience. NumPy, Pandas, and SKLearn were used to generate the fortunes. Find on the Chrome Web Store!
Manga-Update
For All the Closet Manga Lovers Out There
Ever wanted to stay up-to-date with your favorite manga series without having to constantly check the website? This Chrome extension does just that, allowing users to subscribe to their favorite manga series and receive notifications when new chapters are released. The extension utilizes chrome storage APIs, JavaScript, HTML and pure CSS to create a seamless user experience.
Webpage Analytics
Chrome Time Tracker
Ever wondered how much time you spend on each website, or on Chrome in general? Look no further! This Chrome extension tracks the amount of time you spend on each website and provides a summary of your browsing habits (i.e. most visited websites, time spent on each website, etc.). Made with Chrome storage APIs, JavaScript, HTML, and pure CSS. Time to unpeal the layers of your browsing habits!