AI Audit Tool
Desktop tool for auditing website AI-readiness. Scans pages, evaluates 6 pillars (indexability, schema, DOM semantics, content, media, operational signals) and generates PDF reports with actionable recommendations.
Guardrails – Policy-as-Code Security Scanner
Guardrails is an automated security scanner for GitHub and local environments (CLI) built on the "Policy-as-Code" principle. The tool automatically analyzes every Pull Request (PR) to detect leaked secrets, known vulnerabilities in dependencies, dangerous code patterns, and missing authentication before the code is merged. As the sole developer of this project, I engineered the custom scanning engine, published the CLI tool on npm, and built the native GitHub App integration.
SpotMe
Android app for quickly finding a gym partner at the same gym and time. No feed, no profiles — purely a utility for arranging joint workouts.
Web Firewall
Privacy-first Chrome extension for safer browsing — hides low-quality content, detects scam/dark pattern UI, and warns about prompt injection attacks targeting AI agents. Runs entirely locally.
FACHA
Offline invoice and job tracking app for tradespeople and freelancers. Generates PDF invoices with QR payments, works without internet.
Game System Simulator (GSS)
Web-based tool for indie game devs — visually design, simulate, and balance game economies (idle/incremental). Define resources, producers, upgrades and watch production graphs over time. Export to JSON/CSV.