Skip to content
View tang-vu's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report tang-vu

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
tang-vu/README.md

Typing SVG

Profile Views


About Me

const tangVu = {
  location: "Vietnam",
  website: "vibepress.net",
  
  expertise: {
    web: ["React", "Next.js", "Node.js", "TypeScript"],
    desktop: ["Electron", "Tauri", "C#"],
    mobile: ["React Native"],
    ai: ["ML/Prediction", "LLM Integration", "Automation"],
    bots: ["Telegram Bots", "Trading Bots", "Web Scraping"],
    gamedev: ["Godot", "GDScript"]
  },
  
  funFact: "Death is like a wind always by my side"
};

Tech Stack

More Technologies


Featured Projects

Memory Card Toolkit

Memory Card Toolkit

Open source disk management tool for USB drives, SD cards, and internal disks.

Bitcoin Prediction

Bitcoin Prediction

ML-powered Bitcoin hourly price prediction with technical indicators.

X Algorithm Playbook

X Algorithm Playbook

Definitive guide to maximizing reach on X (Twitter).

DevBoot

DevBoot

Auto-run terminal projects on Windows startup.


GitHub Analytics

GitHub Streak


Achievements

GitHub Trophies


Connect With Me


"Death is like a wind always by my side"

Pinned Loading

  1. memory-card-toolkit memory-card-toolkit Public

    🔧 Open source disk management tool - Format, partition, extend, shrink, and delete partitions on USB drives, SD cards, and internal disks. Windows desktop app built with Electron.

    JavaScript 8

  2. bitcoin-prediction bitcoin-prediction Public

    🔮 Bitcoin hourly price prediction using ML models (Linear Regression, Ridge, Decision Tree, Random Forest, KNN, SVM). Achieves 99.98% R² accuracy with technical indicators analysis.

    Jupyter Notebook 2

  3. x-algorithm-playbook x-algorithm-playbook Public

    The definitive guide to maximizing reach on X (Twitter), based on reverse-engineering the open-source algorithm

    HTML 15 10

  4. devboot devboot Public

    ⚡ GitBash Manager - Auto-run your terminal projects on Windows startup. Built with Rust + Tauri + React.

    TypeScript