Projects

ScrapeMail ✉️

While I was looking for sponsorship emails, I decided to give up and look for a email scraper. As I went looking around, I realized literally all of them costed an amount of money! This is why I ended up creating ScrapeMail! ScrapeMail is an npm global module that can scrape email's from a website and scrapes one page deep! You can find it on npm!


The Debate Timer 👔

While looking around school, I realized that I hated using my phone timer in debate tournaments, and needing a new piece of paper for every debate! This is why I make The Debate Timer! It's a debate laptop app, to time a debate and flow one! Check out the latest release on GitHub!


Marker 🖊️

Marker is a nice little webpage that allows you to shorten your URL's and create your own website! All you need to do is add an ID, and then you're new URL will be at https://marker.now.sh/id! You can also edit your URL or markdown page later on with the password you put in at the start! Try it out at the webiste


DayScraper 🎉

When emailing sponsors for emails, I love to put something nice and quirky at the end, and I decided National Holdiays would work! I then quickly made a National Holday scraper to speed emailing up, and thats how I got DayScraper! It scrapes off all national holiday's into one simple api! You can also find today's national holiday on the website!


Find 🔎

This is a fun little website which updates my location and where I am through an IOS shortcut! This is a quirky fun way for people to get to know me!


Gamblot 🃏

This is a slack bot that is meant for the Hack Club Slack workspace! It includes a blackjack game, normal partial doubling game, a lottery, and a roulette game! It is a fun project that helped me with my slack api skills! The current stack is Glitch, Slack API, and Airtable


Notebook 📖

A cool project that I started to help me write more! An online notebook to type notes, thoughts articles, or whatever into, while improving my own JS Web Framework skills! This is really cool because it has CSS animations, uses Next.js, and has light/dark mode!


RegHack 📝

A self host registration system with many capabilities and very detailed documentation! This automatically manages signups, storing data, sending emails, and even using secure qr codes to check people in and out! This is also equipped with a GUI with all of this! This is mostly to automate the registration process for some hackathons and other small events for quality registration without a ton of money! You can find its website here!


terapeut 😥

terapeut is the online therapist open to all people through a simple website!. terapeut enables you to speak your feelings, without having to have someone on the other side. This enables more people to access therapy at a time without waiting for live asssistance. terapeut also allows people to do this anonymously. One of the other great advantages of terapeut is that for people who feel anxiety and dont feel safe confessing to a human, a robot will not judge you and will always be accepting!


HackClub Emoji 😝

Fun little side project using the Slack API to make the backend to the website. Basically gathers all emoji's from the slack workspace and gives them in a readable website! The stack I used for this project was the Slack API, and Now for hosting.


SmartRecycle ♻️

SmartRecycle is an machine learning app that sorts your waste into recycling, compost, and trash! This was made for my local science fair, and has gone aboveand beyond, to winning 2nd in states! You can actually find this app on the app store! The stack that I used is Google Cloud to host the machine learning bits and swift to integrate! Its also on my GitHub!


ExtempWebDownloader 📰

This is a resource where you can mass download and update articles for extemp. All you need to do is run the updater.py file and it will downlaod all the html files on many websites. This will take some time so be able to wait. you just have to run it again to update all the articles! This is good if you like to read the news of if you are in Extemp and need to mass download articles for a competition! Check it out on my GitHub!