All Projects

I made a browser tool that turns images, video, webcams and screens into character art logo
I made a browser tool that turns images, video, webcams and screens into character art
https://ace1928.github.io/glyph_forge/

A private, installable, GPU-accelerated studio for images, video, webcams, screens, and text.

I built a free Casio fx-991ES PLUS scientific calculator in the browser with 403 functions (calculus logo
I built a free Casio fx-991ES PLUS scientific calculator in the browser with 403 functions (calculus
https://widemath.com/scientific-calculator/

A real, full-function scientific calculator online — free. 403 functions: calculus, matrices, complex numbers, statistics, base-N and equation solving. Not a basic calculator with a few extra buttons.

I built an app to settle minimal payments between friends for playing poker logo
I built an app to settle minimal payments between friends for playing poker
https://heagenb03.github.io/cashcage/

Settle the whole table in the fewest payments — with everyone's Venmo, Cash App, or PayPal handle right in the shared summary. Free to try. iOS.

Built a self-hostable Mandarin flashcard app instead of actually learning Mandarin.. (AGPL) logo
Built a self-hostable Mandarin flashcard app instead of actually learning Mandarin.. (AGPL)
http://hsknest.com/?ref=r_sideproject

Open-source, self-hostable spaced repetition for learning any language.

I built a session-planning tool for grassroots football coaches because mine never had one logo
I built a session-planning tool for grassroots football coaches because mine never had one
https://halfspacefootball.app/

I grew up playing club football, and honestly most of the coaches I had at the grassroots level were just winging it every session. Nice guys, no real plan, just whatever they half-remembered from the last practice or pulled together five minutes before kickoff. Nobody's fault really, most of them were volunteers with zero tools for this stuff. But it always stuck with me how much better it could've been for kids just starting out if coaches actually had something to plan with. So I'

Finallly.... I launched my site! logo
Finallly.... I launched my site!
https://vergate.dev

Find vulnerabilities. Fix them fast. AI-powered security scanning that helps you ship with confidence.

I built a crypto casino around games we made ourselves logo
I built a crypto casino around games we made ourselves
https://luckylarry.fun/

Lucky Larry is a next-gen crypto casino built for the modern player. Claim your 100 USDC Welcome Bonus and dive into original, high-energy games you won't find anywhere else. Fast crypto deposits & instant withdrawals in USDT, USDC & BTC.

I’ve been building this for the last 8 months logo
I’ve been building this for the last 8 months
http://www.indiatrusty.com

We provide free in-house decision intelligence solutions.

Lyra's first paying customer uninstalled my app after one hour. I spent a month discovering why. Kee logo
Lyra's first paying customer uninstalled my app after one hour. I spent a month discovering why. Kee
https://heylyra.co.uk/

Lyra quietly fixes your writing as you type — Mail, Slack, WhatsApp, everywhere on your Mac. Your everyday writing never leaves your machine. Free for Apple Silicon.

Everyone recommends everything now, so recommendations mean nothing. I built a directory where you o logo
Everyone recommends everything now, so recommendations mean nothing. I built a directory where you o
https://trustcontent.co/

A community-ranked directory of YouTube channels, newsletters and social accounts — built from endorsements and community reviews.

I built a free tool that scans insider buying — would you actually use something like this? logo
I built a free tool that scans insider buying — would you actually use something like this?
https://www.insiderscanner.net/

Every open-market insider purchase, scored against two decades of backtested history. Free, public, updated daily from SEC EDGAR.

Failure to launch, need to pivot. logo
Failure to launch, need to pivot.
https://resumechat.ai/site/mikestaley

Stand out to recruiters with a personal career site and an AI chatbot trained on your resume.

Made a free tool that checks if someone's Taiwan itinerary actually makes sense.. logo
Made a free tool that checks if someone's Taiwan itinerary actually makes sense..
https://www.braveontw.com/taiwan-itinerary-check

Free Taiwan itinerary check. Paste your plan and see where it breaks: pacing, transport and season. Written by a Taiwan travel advisor, not a chatbot.

I built an API that inspects C2PA Content Credentials and hidden Unicode signals logo
I built an API that inspects C2PA Content Credentials and hidden Unicode signals
https://rapidapi.com/microapifarm-maftools/api/provenancescan-content-provenance-hidden-signal-inspector

## ProvenanceScan ProvenanceScan is a conservative content provenance inspection API for developers, media tools, moderation systems, and forensic workflows. It inspects verifiable signals that are actually present in submitted content instead of estimating a generic "AI-generated probability." ## What it can inspect ### Images Supported formats: - JPEG - PNG - WebP Current image checks include: - C2PA / Content Credentials detection - C2PA manifest and signature information - Claim generator information - Issuer and signing timestamp when available - Image metadata extraction - MIME validation using file contents rather than filename alone ### Text The text endpoint inspects hidden and control Unicode signals, including: - Zero-width characters - Variation selectors - Soft hyphens - Unicode tag characters - Bidirectional and control characters - Other selected invisible Unicode signals Where applicable, findings include the Unicode code point, occurrence count, and positions in the input. ## What ProvenanceScan does NOT claim ProvenanceScan is not a generic AI detector. A result of `not_detected` does NOT prove that content is: - human-created - non-AI-generated - authentic - unedited - free of every possible watermark or provenance signal Likewise, the presence of metadata or unusual Unicode characters is not by itself proof of AI generation or malicious watermarking. The API reports observable signals and leaves higher-level interpretation to the consuming application. ## Privacy The standard local inspection endpoints do not intentionally persist uploaded content and do not intentionally log the submitted image or text content. Local inspection does not require forwarding submitted content to an external AI provider. Requests made through RapidAPI are also subject to RapidAPI's own infrastructure, logging, and data-handling practices. ## Current limits - Text: up to 100,000 Unicode code points - Image: up to 10 MiB - JPEG, PNG, and WebP only in the current release - PDF, audio, and video are not supported yet ## Main endpoints ### `POST /inspect/text` Inspect text for hidden and control Unicode signals. ### `POST /inspect/file` Inspect a JPEG, PNG, or WebP image for C2PA provenance and image metadata. ### `GET /capabilities` Returns the currently supported formats, limits, detectors, and privacy-related capability flags. ## Image upload For reliable image uploads through the RapidAPI gateway, send the image as a binary request body using: `Content-Type: application/octet-stream` Optionally provide: `X-Filename: image.png` Example: ```bash curl --request POST \ --url https://YOUR-RAPIDAPI-HOST/inspect/file \ --header 'Content-Type: application/octet-stream' \ --header 'X-Filename: image.png' \ --header 'X-RapidAPI-Key: YOUR_KEY' \ --header 'X-RapidAPI-Host: YOUR-RAPIDAPI-HOST' \ --data-binary '@image.png' ``` ## Response philosophy Detector status values are explicit: - `detected` - `not_detected` - `unsupported` - `disabled` - `unavailable` - `inconclusive` - `rate_limited` This is intentional: unsupported or unavailable checks are never silently presented as negative evidence. ProvenanceScan is designed for applications that prefer explicit technical evidence over opaque AI-detection scores.

I got tired of paying per mailbox, so I built this logo
I got tired of paying per mailbox, so I built this
https://hqbase.io

Shared mailboxes, team access, and email workflows running on your Cloudflare infrastructure.

I kept building tiny web tools for fun and somehow ended up with 37 of them logo
I kept building tiny web tools for fun and somehow ended up with 37 of them
https://egotools.fun/?utm_source=chatgpt.com

EgoTools has 37 free interactive tools, games and tests: reaction time, memory, click speed, age, birthdays, money, personal stats and more.

AthleteMatrix - an AI coach that reads Strava, Garmin and Apple Health together, and shows its work logo
AthleteMatrix - an AI coach that reads Strava, Garmin and Apple Health together, and shows its work
http://athletematrix.online

Strava and Garmin in the browser, Apple Health from the iPhone app — load, sleep and HRV read together, and every call comes with the numbers behind it.

One month in: 157 installs, only 4 subscribers (2.5% conversion) what am I missing? logo
One month in: 157 installs, only 4 subscribers (2.5% conversion) what am I missing?
http://trackdad.app/

Track expenses by voice or manually, manage budgets and currencies, and keep recording even when you are offline.

Laid off in April. I tried every job-search AI tool, ended up built the job-search tool I couldn't f logo
Laid off in April. I tried every job-search AI tool, ended up built the job-search tool I couldn't f
https://jobshifu.com

JobShifu builds every line from experience you've confirmed. If you didn't do it, the resume won't build. No source, no line.

I built a tool for system administrators who are tired of remembering commands logo
I built a tool for system administrators who are tired of remembering commands
https://promshell.app/

PromShell is a lightweight layer on top of your shell that links it to AI providers like OpenAI, Claude or local models via Ollama, allowing you to generate and understand commands without leaving the terminal.

I wanted a memory / ram / swap visualiser with a few more features than the others. logo
I wanted a memory / ram / swap visualiser with a few more features than the others.
https://quilio.dev/vibemeter/

Three things a machine runs out of, in one picture.