My Projects

These are things created by me, with or without the help of AI.

Abstract Toys

Rain
– CSS animated rain with splash.

Ocean
– CSS animated underwater scene.


“AI” Toys

These are not AI in the huge-LLM sort-of-way. Rather, very simplistic logic-based AI.

Create Things

Paint
– Let JavaScript paint you a unique abstract piece.

Watch AI Play Games

Pong

Connect4

Checkers


English Tools

Transatlantic Translator
– Convert American English -> British English, and vice-versa.


Games & Emulation

Mac OS 7 emulator
– Pieced together by me using Archive.org’s emulator enhanced with some additional apps.

Flappy Birdee
– A Flappy Bird clone for mobile.


Math & Science Toys

MarketVoyant
– Predict a stock’s price 24 hours in the future using a custom prediction algorithm.

Martingale Calculator
– Calculate the probability of returns using the martingale betting strategy on roulette.

Pi10k
– Calculate Pi to 10,000 decimals.

Stock Predictor Pro Suite
– Predict 24 hour stock gains using 3 formulas.
See averages here.

WeatherCloud
– A simple weather app that gives you the local weather, a (AI-generated) painting, and inspirational quote.


PC Tools

What is my IP address?
– Determine your IPv4 and IPv6 addresses, hostname, open ports, WebRTC leaks, and more.

Fingerprint Leak Test
– Check for WebRTC leaks, GPU fingerprinting, and much more.

YouTube Video Downloader
– Use the web-browser’s built in “Save as” function to download YouTube videos as MP4s.

Checkmaete
– List all active network connections with the remote addresses and ports.

internuncio
– Serve one-time file downloads on your local PC or remote server.
Win | Mac | Lin


Website & Server Tools

XellIX
– An online domain & IP lookup tool.

BashBastion!
– The Bash script that thinks it’s (better than) a firewall.
Lin

HTML Encryptor
– “Encrypt” HTML pages by turning the <body> content into a JavaScript-generated DOM, which is then obfuscated, URL-protected, and protected against browser webdev tools.

BASH Script Compiler
– Compile .sh files into Linux binaries.

SQUEAKEY
– A Linux clean-up script.

UnlimitedWebChat
– A working (but not-yet fully featured) online chat app. Allows user registration & login, chat creation and deletion.
[ source code ]