Skip to content
cd ~/

Projects

Tools and apps that solve real problems.

Beta
tool 2026

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.

PythonStreamlitPlaywrightGemini AI
Beta
tool 2026

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.

TypeScriptNode.jsnpmNetlify
Prototype
app 2026

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.

KotlinJetpack ComposeFirebaseHilt
Beta
tool 2026

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.

Chrome ExtensionManifest V3JavaScriptContent Scripts
Prototype
app 2025

FACHA

Offline invoice and job tracking app for tradespeople and freelancers. Generates PDF invoices with QR payments, works without internet.

FlutterRiverpodDrift/SQLitePDF
Live
tool 2025

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.

TypeScriptChart.jsWebpackGodot SDK