Skip to content
View cuongdevv's full-sized avatar
  • Ho Chi Minh City
  • 07:28 (UTC +07:00)

Highlights

  • Pro

Block or report cuongdevv

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.

Content in all repositories owned by your account will be closed.
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
cuongdevv/README.md

About Me

const cuong = {
  role: "Software Engineer",
  location: "Ho Chi Minh City, Vietnam",
  focus: ["Developer tooling", "Automation", "Reverse engineering"],
  sideQuest: "Roblox scripting & exploit research",
  philosophy: "Ship fast, automate everything, optimize later",
};

🛠️ Tech Stack

📊 GitHub Stats

📈 Contribution Activity

🐍 Contribution Snake

Snake animation eating my contributions

Crafted with curiosity in Ho Chi Minh City

Pinned Loading

  1. book-scraper book-scraper Public

    Async Playwright web scraper: full books.toscrape.com catalogue to clean CSV/JSON, with retries, bounded concurrency and tests

    Python

  2. bookstore-api bookstore-api Public

    Production-style Go REST API: JWT with refresh-token rotation, RBAC, MongoDB, Redis caching and rate limiting, Swagger, Docker

    Go

  3. discord-ticket-bot discord-ticket-bot Public

    Discord support-ticket bot (discord.py): private ticket channels, claim/close buttons, transcripts, and a FastAPI dashboard with stats

    Python