Skip to content
View dev3h's full-sized avatar

Highlights

  • Pro

Block or report dev3h

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

██████╗ ███████╗██╗   ██╗██████╗ ██╗  ██╗
██╔══██╗██╔════╝██║   ██║╚════██╗██║  ██║
██║  ██║█████╗  ██║   ██║ █████╔╝███████║
██║  ██║██╔══╝  ╚██╗ ██╔╝ ╚═══██╗██╔══██║
██████╔╝███████╗ ╚████╔╝ ██████╔╝██║  ██║
╚═════╝ ╚══════╝  ╚═══╝  ╚═════╝ ╚═╝  ╚═╝
Typing SVG

LinkedIn


> whoami

$ cat about.txt
🧠  Name      : Nam Nguyen (dev3h)
📍  Location  : Hanoi, Vietnam
💼  Role      : Full-Stack Developer
🔥  Obsession : Squeezing every last drop of performance out of systems
🌱  Currently : Deepening expertise in system design & scalable architecture
⚡  Motto     : "Optimization is not a luxury — it's a mindset."

I build things that are fast, clean, and purposeful. I believe great software is invisible — it just works, without friction.


> tech_stack --list

👨‍💻 Languages

JavaScript PHP SQL HTML CSS Bash Node.js Markdown

🧰 Frameworks & Libraries

React Vue.js NestJS Express.js Bootstrap

🗄️ Databases & Cloud

MySQL MongoDB SQLite Vercel Render GitHub Pages

🛠️ Tools

Git VS Code Postman Notion


> ls projects/

Project Description Stack
🏗️ ucms-vuejs User & Content Management System — Frontend Vue.js JavaScript
⚙️ ucms-nestjs User & Content Management System — Backend API NestJS TypeScript
📰 news_reactjs_web Modern news platform frontend React JavaScript
🔌 news-api RESTful news backend API Node.js Express
🍿 snackie Fun snack-themed web app JavaScript

All Repositories


> git stats --verbose

🔥 Streak


📊 GitHub Activity

dev3h's GitHub Stats dev3h's Top Languages

📈 Contribution Graph

dev3h's Activity Graph

Top languages reflects my public repos only — not a full picture of my skill depth.


┌─────────────────────────────────────────────────────────┐
│                                                         │
│   "Any fool can write code that a computer can         │
│    understand. Good programmers write code that         │
│    humans can understand."  — Martin Fowler             │
│                                                         │
└─────────────────────────────────────────────────────────┘

Thanks for visiting! If something I've built has helped you — consider leaving a ⭐

Pinned Loading

  1. news_reactjs_web news_reactjs_web Public

    news website for update information about new things

    JavaScript

  2. news-api news-api Public

    api for news website write by nodejs and database is mysql

    JavaScript

  3. snackie snackie Public

    This is a snack website project written in Laravel 8 and the database used is MySQL

    HTML 1

  4. ucms-nestjs ucms-nestjs Public

    Centralized user management system with SSO for universities, enabling secure authentication, role-based access, and seamless integration

    TypeScript

  5. ucms-vuejs ucms-vuejs Public

    A centralized user management system with SSO for universities, enabling secure authentication, role-based access, and seamless integration across systems.

    Vue