I have a couple projects that I want to work on: - A machine learning program to recommend songs. - An Astro website to host some Obsidian pages I want to make public. - A transplantable neural network, where you train neural networks seperately then combine them together later. - An android app: Minimalist Phone. I'd love to cut back on screen time, and the official app is paid only. Will try to make myself soon.
A social media-esque hub for saving and sharing Youtube Playlists. Next.js and Supabase app that allows authenticated users to submit playlists, managing relations in a SQL database. Save playlists to profile, download them locally, customize user preferences, and browse other users playlists.
I put initialy put together this project to learn react and to create a website of my basketball clips with searching and filtering. I redid the website with the 2022 NBA playoffs (Dub Nation up). A Vite frontend and MongoDB backend, CRUD operations on videos in websites, searching, and filtering through websites as well.
Calender Merger App
A full stack web app with a Node.js/Express.js backend and MongoDB for storing Google OAuth tokens. Fetches events from Google Calendar using the API and merges and displays them on a unified calendar. Plans to remake with Next.js and make a demo public.