Projects
Welcome to my projects page! Here I have listed my personal projects, some of which are finished and some of which are in progress. Wherever possible I've linked to the download page of the project. I've also talked about the inspiration for each project along with the frameworks and programming languages I used on the project. I also added screenshots so you could get a bit of an idea as to what the project looks like. Feel free to reach out to me if you have any questions about any of my projects. Enjoy!
My website
First and foremost, my website! The inspiration for this was really the fact that I wanted to have some place that I could talk about my projects. I built this using the ActiveAdmin backend and it runs on a Ruby on Rails framework. This is sort of the example of my coding experience coming together, specifically with Ubuntu Multipass, Linux/Unix systems, and Ruby on Rails. I'm proud of how it turned out and I hope you're enjoying it!
Transcend
NOW LIVE!
This project was actually the first prize project of the hackathon I participated in. I also ended up presenting it at the TeenTechSF Global Youth Summit in 2022. It's a Chrome extension that my hackathon partner Ollie and I created to combat deadnaming online. Deadnaming can cause various side effects, from depression to even suicide. This project has recently been uploaded to the Chrome Web Store. I will update it when I get the chance, adding new features and fixing bugs.
Quoted
This is one of my favorite projects that I've worked on. It started as a final project for CIS 137, one of the classes I took at CSM. I got the idea because my girlfriend has always loved recording the silly quotes that people say. Until that point she had been using the Notes app, so I thought I'd create an app that was a little bit nicer of an interface. I've integrated a bunch of different ideas, such as adding profile pictures to a person and the ability to favorite a person's quote. I also added a "Quote of the Day" feature which will either display a random quote or one that was said a year ago that day. It was developed in Apple's Xcode using Swift and SwiftUI.