Skip to content
View vkmtx's full-sized avatar
🌴
On vacation
🌴
On vacation
  • GLIFO
  • Brazil

Highlights

  • Pro

Block or report vkmtx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vkmtx/README.md

vkmtx

Full-stack developer. I build multi-tenant SaaS, internal platforms, and developer tooling — TypeScript end to end, Postgres/Supabase underneath, the occasional native macOS app. Based in Brazil, currently building products at GLIFO.

What I work on

  • Multi-tenant web platforms — paid-traffic analytics over the Meta Marketing API, political-intelligence and macroeconomic SaaS, clinical-documentation tooling for mental health. React/Next on top, Supabase + Postgres (row-level security, Edge Functions, PL/pgSQL) underneath.
  • Developer tooling & AI agents — MCP servers and agent-native interfaces designed for LLMs rather than humans at a terminal.
  • Native macOS — on-device speech recognition (Parakeet / Whisper) paired with a pluggable LLM rewrite pass.

Selected work

Open source

  • veil-mcp — an agent-native shell exposed as an MCP server: quiet-by-default output, effects-as-data, opt-in sandbox and syscall trace. Built for LLM agents, not humans at a terminal. · TypeScript
  • WhisperForge — macOS dictation that turns speech in any language into polished technical English; on-device ASR with a local/cloud LLM rewrite pass. · Swift

Proprietary 🔒

  • glifo-painel — multi-tenant paid-traffic platform; Meta Marketing API ingestion, per-tenant row-level security.
  • eleito.app — political-intelligence SaaS.
  • econodata — macroeconomic intelligence over real economic time series.
  • mindcare — intelligent clinical documentation for mental health.
  • xFinance — combined PJ + PF finance with cash-flow forecasting.
  • kite-connect — social/professional network for wind sports.

Stack

Languages   TypeScript · JavaScript · Swift · Python · SQL (PL/pgSQL)
Web         React · Next.js · Vite · Tailwind
Backend     Node · Supabase · PostgreSQL · Cloudflare Workers / Edge Functions
Tooling     Docker · MCP · on-device ASR + LLM pipelines

Popular repositories Loading

  1. WhisperForge WhisperForge Public

    macOS dictation that turns speech in any language into polished technical English. On-device ASR (Parakeet v3 / Whisper) + a pluggable local/cloud LLM rewrite pass.

    Swift 1

  2. veil-mcp veil-mcp Public

    Agent-native shell as an MCP server — quiet-by-default, addressable detail, effects-as-data, opt-in sandbox/trace. Built for LLM agents (Claude Code), not humans at a terminal.

    TypeScript 1

  3. vkmtx vkmtx Public

    My GitHub profile

  4. helmor helmor Public

    Forked from Legacynnn/helmor

    Open-source local workbench for multi-agent software development.

    TypeScript