Skip to content
View wydvoy's full-sized avatar

Block or report wydvoy

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
wydvoy/README.md

wydvoy


software engineer. i build across the full stack: mobile apps, web interfaces, automation bots, backend systems, scrapers, and AI pipelines. most things in TypeScript; occasionally Python when the problem demands it.


projects

captureflow — audio intelligence pipeline

A local Python pipeline that continuously captures mic audio, filters speech in real-time using VAD, and produces structured project artifacts from planning sessions.

Component Tech
Voice Activity Detection silero-vad (ONNX, runs entirely local)
Transcription faster-whisper / OpenAI Whisper API
Relevance filtering two-pass LLM scoring (Anthropic + sentence-transformers)
Artifact extraction structured JSON via Claude
Backend FastAPI + WebSockets (uvicorn)
Runtime Python 3.11+, PyTorch, sounddevice, numpy

Status: MVP pipeline validated. Tauri desktop shell in design.

shopbot — Telegram e-commerce + admin platform

pnpm monorepo: Telegram storefront bot (grammY), Fastify REST API with JWT auth, Radix UI admin dashboard, and a shared types package. Bitcoin payment support via bitcoinjs-lib.

Package Tech
Telegram bot grammY + conversations plugin
Backend API Fastify + @fastify/jwt + @fastify/rate-limit + zod
Admin UI React + Radix UI primitives + shadcn/ui + Tailwind
Payments bitcoinjs-lib + bip32
Monorepo pnpm workspaces + Turborepo
rember — habit + debt tracker (React Native)

Personal iOS app for tracking daily habits and informal debts between friends. Built for private, reflective use—no streaks, no gamification, no dashboard theater.

Component Tech
Framework Expo SDK + Expo Router
Typography Newsreader (serif) + Manrope (sans)
State Zustand
Animations React Native Reanimated 3
Distribution EAS Build + TestFlight

Aesthetic: Warm dark, typographic-first. Inspired by Bear / Obsidian.

the-irreverent — social expense splitting (iOS)

Group debt management and bill-splitting app. NativeWind styling, Supabase backend, full i18n support.

Component Tech
Framework Expo SDK 52 + Expo Router
Styling NativeWind v4 (Tailwind for React Native)
Backend Supabase (Postgres + Auth + Realtime)
State Zustand
i18n i18next + react-i18next
polybot — Polymarket prediction market bot

TypeScript bot that streams real-time order book data from Polymarket's CLOB API, executes conditional market strategies, and manages position sizing via ethers.js.

Component Tech
Market data WebSocket streaming (Polymarket CLOB)
Execution @polymarket/clob-client + ethers.js
Runtime Node.js / tsx, Vitest
smoketable — Next.js web app

Full-stack Next.js app with Supabase backend, shadcn/ui component system, and Framer Motion animations.

Component Tech
Framework Next.js + React
UI shadcn/ui + Tailwind CSS + Framer Motion
Backend Supabase (Postgres + SSR auth)

stack

Languages

TypeScript Python JavaScript

Web / UI

React Next.js Tailwind CSS shadcn/ui Framer Motion

Mobile

React Native Expo NativeWind

Backend

Fastify FastAPI Node.js

Bots & Automation

grammY discord.py Playwright

Infra / Edge

Docker Cloudflare Workers Supabase PostgreSQL


stats

Trophies

Streak Stats


wydvoy · github.com/wydvoy

Pinned Loading

  1. HideDiscordSidebar HideDiscordSidebar Public

    Fixed Hide Discord Sidebar for new UI, because the Official one still didn't update.

    JavaScript