>about-me:|
Hi! I am an Enthusiastic Computer Science graduate with a results-oriented mindset, specializing in software engineering and machine learning. Demonstrated ability to deliver innovative solutions and contribute to intricate projects. Proficient in a variety of programming languages and technologies. Effective communicator and collaborative team player, skilled in leadership and creative problem-solving. Seeking opportunities to apply technical expertise and ingenuity in a dynamic team environment.
About TagFlix 
Tagflix is an open source, movie cataloguing and review service that allow users to create, read, update and delete reviews for over 5000 movies. They can also filter the movies by Genre, IMDB Score, Year Range, and title. We also allow the users to filter by custom descriptors or "tags" as we call them. If the movie they are looking for does not exist in our database they have the ability to make a new movie entry. This website works well on both desktop and mobile.
This is all done through my custom built API which uses mongoDB Atlas for the backend. The API is hosted remotely on MongoDB Realm but you can still find the source code in the linked GitHub repo.
About Design-Den
Design-Den is an ecommerce platform to buy and sell website designs.
This project was made in collaboration with Jonathan Nichols for my CS340 (Databases) Final Project. It uses Next.js as its frontend. It also uses Flask and MYSQL for it's backend.
ASOSU Campaign Website
In 2021 I was hired by Alexander Kerner and Isabella Griffiths to design and create their website as they ran for president and vice president of ASOSU (Associated Students of Oregon State University)
The Website is written in Next.js and has a modern UI/UX.
About WeatherChimes
WeatherChimes is an open-source weather monitoring and sonification system, low-cost hardware and software suite that enables near real-time access to in-situ environmental sensor data (including light, temperature, relative humidity, and soil moisture) anywhere with a WiFi internet connection.
I led the first team of engineers to work on the project adding Database functionality using MongoDB and adafruitIO. We also added MaxMSP support for MongoDB for use in music composition.
This project was done under the mentorship of Dr. Chet Udell in collaboration with Openly Published Environmental Sensing (OPEnS) Lab for the URSA Undergraduate Research Internship
About This Website
This is my portfolio website. It is responsive, dynamic and most importantly 3D! It goes into detail about my past work experience and projects. It has a modern UI/UX and it runs on both web and mobile!
This was written primarily using React and the React-Three-Fiber Library
All 3D models are either open source or my own. Any models that are not my own are cited in the source code on github!
About College Capstone Project
The main purpose of this project was to build and train an AI-Annotation Tool using deep learning techniques like YOLOv5 and CVAT such that it would be able to annotate and recognize welding anomalies.
This model was then integrated into an easy to use android application with a sql backend to communicate with the intel servers. You can find the code for the android application by clicking the github link.
This was done in collaboration with Intel under the supervision of Rahul Khanna and Jaiber John.
About Self-Hosted Raspberry Pi Server
I own a Raspberry Pi which I am running Raspbian Linux on and using to self-host my own instances of Nextcloud, Qbittorrent, Jellyfin, Pihole, Wireguard, Photoprism, Sonarr, Jackett, and FindMyDevice.
These programs are containerized using Docker and Kubernetes and are hidden under a Wireguard VPN for protection.