Home
Projects
Hypixel Level Difference
PPI Calculator
Webcam Test
Birthday Countdown
Christmas Countdown
Recent Games Finder
IP Address Finder
WHOIS Domain Lookup
Internet Speedtest
YouTube Audio Downloader
Smartphone Level
Electricity Calculator
Learn Chinese Vocab
Current Projects
Hypixel Level Difference
This web app calculates the difference between 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.
Internet Speedtest
This web app is a bloat-free speedtest.
This was created with JavaScript, LibreSpeed, Cloudfront, and service workers.
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 Chinese Vocab
This web app is an open source alternate to Quizlet, allowing you to study Chinese 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. It will the image from the webcam. 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.
Recent Games Finder
This web app can lookup the 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 equivalant 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.