Skip to content
View mangodxd's full-sized avatar

Block or report mangodxd

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

15y · Vietnam · building things that matter


what i'm building

⭐ 297 — AI-powered YouTube dubbing pipeline. Whisper transcription, translation, neural TTS with background music preservation.

🗺️ Netryx Nova

AI image geolocation — find GPS coordinates from any photo using MegaLoc + MASt3R. FastAPI + Leaflet + cloud GPU.

Self-hosted Linktree alternative. Block editor, no ads, no tracking. Next.js + Supabase + Docker.

Offline static analysis for environment variables. Find missing/ unused vars before they hit production. Built in Rust.

🇻🇳 tinvit

Vietnamese news aggregator — crawls multiple sources, serves via FastAPI + Next.js.

Extract any website's full design system — logos, colors, fonts, spacing — into CSS in seconds.

stack


currently

while True:
    build("AI tools that solve real problems")
    study("how big OSS works (pandas, SQLAlchemy, mypy)")
    learn("Rust, systems programming")
    repeat()

Pinned Loading

  1. youtube-auto-dub youtube-auto-dub Public

    AI-powered YouTube video dubbing pipeline. Automatically transcribes (Whisper), translates (Google), and generates neural dubbing (Edge-TTS) with smart audio-video synchronization and background mu…

    Python 297 55

  2. web-design-tokens web-design-tokens Public

    Extract any website's entire Design System logos, colors, fonts, and spacing into ready-to-use css in a few seconds. One command to scrape them all.

    JavaScript

  3. tinvit tinvit Public

    Vietnamese news aggregation platform — crawls, stores, and serves news from multiple sources.

    TypeScript

  4. linkforge linkforge Public

    Self-hosted Linktree alternative. Build beautiful link-in-bio pages with a block editor — no ads, no tracking, no vendor lock-in.

    TypeScript

  5. envdoctor envdoctor Public

    Offline static analysis for environment variables — find missing definitions, unused vars, and naming issues before they hit production

    Rust

  6. Netryx-Nova Netryx-Nova Public

    Forked from sparkyniner/Netryx-Astra-V2-Geolocation-Tool

    Open-source AI image geolocation & OSINT tool — find GPS coordinates from any photo by matching against street view panoramas using MegaLoc + MASt3R

    Python