freerave
Creator of AI-powered VS Code extensions (DotCommand, DotSense) & pro-level DevOps/Security tools (dotenvy, DOTCTL). My work includes a custom LLM for secret detection. Hacking on Next.js.
TypeScript
•
Node.js
•
Next.js
•
VS Code Extension API
•
Linux
•
GitHub Actions
•
OAuth2
•
REST APIs
•
Bash
•
Open Source
DotGhostBoard
Visit Project open_in_new
Mar 2026 - Present
DotGhostBoard is a lightweight, privacy-first clipboard manager built natively for Linux. It runs silently in the background, capturing everything you copy — text, images, and video paths — and stores them locally in a SQLite database. No cloud. No telemetry. No Electron.
DotFetch
Visit Project open_in_new
Jan 2026 - Present
Professional HTTP Client for VS Code with environment variables, collections, and cURL support
DotShare
Visit Project open_in_new
Oct 2025 - Present
A VS Code extension that helps you share your project updates to social media using AI-powered content generation.
dotenvy
Visit Project open_in_new
Sep 2025 - Present
dotenvy makes it effortless to manage and switch between your .env files directly inside VS Code. No more manual renaming or copy-pasting—just pick your environment and start coding immediately!
Zero-Knowledge architecture for dev tools · Regex-based secret detection (no AI/NLP) · CI/CD hardening with GitHub Actions · Cross-posting technical content on dev.to, Medium & Hashnode
Built DotSuite — a suite of privacy-first developer tools: DotGhostBoard (Linux E2EE clipboard manager), DotShare (VS Code social publishing extension), DotEnvy (env manager). Shipped production OAuth token lifecycle system on Next.js/Vercel. Published multi-platform architecture series on E2EE and LLM tooling.
I ripped out local LLM integration from one of my own tools mid-build — RAG complexity + CPU inference on Linux wasn't worth it. Then turned the postmortem into a content series.
Architecture beats prompts. Build the right system and the right behavior follows.