Home
Projects
Birthday Countdown
YouTube Video Downloader
Learn Vocab
Hypixel Player Lookup
Hypixel Level Statistics
Internet Speedtest
IP Address Finder
WHOIS Domain Lookup
School Schedule
Complete Project List
Current Projects
Hypixel Level Statistics
This web app calculates statistics for Hypixel levels and plots the change over time.
This was created with JavaScript, Hypixel API, Google Charts, SSE (server side events), and a custom Express server.
YouTube Audio Downloader
This web app downloads high quality audio from YouTube videos.
This was created with JavaScript, ytdl-core, ffmpeg, and a custom Express server.
School Schedule
This web app keeps you informed on your school schedule so you know when the next period starts.
This was created with JavaScript and a custom Express server.
Birthday Countdown
This web app will countdown the time until the next birthday. When it is someone's birthday, the page will be covered in confetti.
This was created with confetti.js, Babel.js, and JavaScript.
WHOIS Domain Lookup
This web app is an online WHOIS lookup without censorship. Many online WHOIS lookups will censor personal information, but this WHOIS lookup will display the raw WHOIS information.
This was created with JavaScript, node-whois, and a custom Express server.
Learn Vocab
This web app is an open source alternate to Quizlet, allowing you to study vocab easily.
This was created with JavaScript, Google Input Tools, and Quizlet study sets.
Legacy Projects
Webcam Test
This web app tests the webcam on the user's computer. This is useful for ensuring that the webcam is working properly for virtual meetings on Zoom or Google Meet.
This was created with JavaScript and a custom Express server.
IP Address Finder
This web app displays the IP address, user agent, and screen resolution of the user's browser.
This was created with JavaScript, Cloudflare, and a custom Express server.
PPI Calculator
This web app calculates the PPI (pixels per inch) of a given monitor using the screen size and resolution. PPI determines how sharp and clear the monitor is.
This was created with JavaScript and a custom Express server.
Hypixel Player Lookup
This web app can lookup the status and recent games of any Hypixel player.
This was created with JavaScript, Hypixel API, and a custom Express server.
Christmas Countdown
This web app displays the remaining seconds until Christmas.
This was created with JavaScript and a custom Express server.
Smartphone Level
This web app allows the user to use their phone as a level indicator. Using the gyroscope, the level will turn green when the phone is flat. This webpage will only work on mobile.
This was created with JavaScript, Device Orientation API, and a custom Express server.
Electricity Calculator
This web app calculates the price of driving an EV and the equivalent gas cost. As the world starts transitioning to electric cars, this tool can help determine the cost of driving an electric car.
This was created with JavaScript, data from the U.S Department of Energy, and a custom Express server.
Date Calculator
This web app calculates the time between two dates.
This was created with JavaScript and a custom Express server.
Internet Speedtest
This web app is a bloat-free speedtest.
This was created with JavaScript, LibreSpeed, Cloudfront, and service workers.