Skip to content
View qvd808's full-sized avatar

Block or report qvd808

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

Languages

Python JavaScript TypeScript Java C++ C Rust

Frameworks & Tools

React Tailwind Git Linux Postgres

💡 About Me

I do what I love, and I love what I'm currently doing. If I’m not coding, I start looking around and remembering I could be coding instead.

Focus: Formal Verification & Compiler design

🎯 Current Goal for 2026

I enjoy learning new topics, and I am currently exploring the depths of programming and hardware. My goals for 2026 are:

  • 💻 Build a CPU on my FPGA - Finished almost. The last requirement is money because I am broke
  • Building a Lexer + Parser for Dafny and analysis the code because somehow this super AGI seems to be not able to do by itself
  • Building something relate to GNN
  • 🧠 Learning Zig ⏳

🌟 Personal Motto

"With great power comes great responsibility."
— Mostly used to justify why my code needs tests

🖥️ Coding Sanctuary: Neovim

Yes, I use Neovim. Yes, I will tell you about it even if you don't ask me.

Popular repositories Loading

  1. ascii-galaxy ascii-galaxy Public

    Just a cool ASCII text with galaxy background to add to your github readme

    TypeScript 7

  2. stormhack-v2-2024 stormhack-v2-2024 Public

    JavaScript 2

  3. stormhack-2024 stormhack-2024 Public

    HTML 1

  4. qvd808 qvd808 Public

    Config files for my GitHub profile.

  5. Sudoku-Game Sudoku-Game Public

    Sudoku is a logic-based puzzle game. The player mission is to fill in the blank cells in a 9x9 grid with number. The number filled in have to satisfy that the current column, current row and curren…

    C++ 1

  6. DogCatRecognition DogCatRecognition Public

    Python