Skip to content
View HuyHoangDevVN's full-sized avatar
😇
I may be slow to respond.
😇
I may be slow to respond.

Highlights

  • Pro

Block or report HuyHoangDevVN

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

Huy Hoang Developer Banner


Hi there, I'm Huy Hoang Wave

Full-stack Software Engineer · Lecturer · Technology Enthusiast

Typing Introduction

Email GitHub Facebook

Profile Views GitHub Followers


~/about-me

type Developer = {
  name: string;
  roles: string[];
  experience: string;
  location: string;
  interests: string[];
  philosophy: string;
};

const huyHoang: Developer = {
  name: "Nguyen The Huy Hoang",

  roles: [
    "Full-stack Software Engineer",
    "Lecturer",
  ],

  experience: "2+ years",
  location: "Vietnam",

  interests: [
    "Modern web development",
    "Backend engineering",
    "System architecture",
    "DevOps and infrastructure",
    "Developer experience",
    "Technology education",
  ],

  philosophy: "Build clearly. Learn continuously. Share generously.",
};

I am a Full-stack Software Engineer with more than two years of hands-on experience in software development.

I currently work as a lecturer at Dai Nam University, where I combine practical software engineering experience with teaching, mentoring and knowledge sharing.

I enjoy turning ideas and requirements into software that is:

  • Reliable in real-world environments
  • Maintainable as the codebase grows
  • Clear enough for teams to understand
  • Practical for the people who use it
  • Designed with performance and security in mind

~/quick-profile

Current role Full-stack Software Engineer and Lecturer
Experience More than two years
Main language TypeScript
Primary focus Full-stack development and backend engineering
Interested in Architecture, infrastructure and developer experience
Currently exploring Go, distributed systems and cloud-native engineering
Working style Practical, systematic and outcome-oriented
Favorite principle Simplicity is a feature

~/technology-stack

Languages

Programming Languages


Frontend and Mobile

Frontend and Mobile Technologies


Backend

Backend Technologies


Data and Messaging

Databases and Messaging Technologies


DevOps and Development Tools

DevOps and Development Tools


~/daily-toolbox

TypeScript

React

Next.js

NestJS

.NET

Go

PostgreSQL

MongoDB

Redis

Docker

Nginx

Linux


~/current-focus

01  Building clean and maintainable full-stack applications

02  Improving backend architecture and API design

03  Learning more about Go and distributed systems

04  Strengthening DevOps and infrastructure knowledge

05  Improving software performance and reliability

06  Sharing practical engineering knowledge with students

~/how-i-build

01. Understand First

I try to understand the real problem, constraints and expected outcomes before selecting technologies or designing solutions.

02. Keep It Clear

I prefer readable code, explicit responsibilities and architecture that developers can understand without unnecessary complexity.

03. Build for Reality

Software should handle errors, unexpected inputs and operational challenges instead of working only in ideal development conditions.

04. Improve Continuously

I treat feedback, incidents and technical challenges as opportunities to improve both the system and my engineering approach.


~/engineering-principles

engineering:
  problem_solving:
    - Understand the problem before choosing the technology
    - Separate actual requirements from unnecessary complexity
    - Prefer practical solutions over impressive-looking solutions

  code_quality:
    - Write code that other developers can understand
    - Keep modules focused and responsibilities explicit
    - Refactor when complexity begins to slow the team down

  reliability:
    - Expect failures and handle them intentionally
    - Treat security as part of the product
    - Measure performance instead of relying on assumptions

  collaboration:
    - Communicate decisions clearly
    - Document important knowledge
    - Share what I learn with the team and community

  growth:
    - Stay curious
    - Learn from real-world challenges
    - Improve one iteration at a time

~/what-i-value

Good software is not only software that works.
It should also be understandable, maintainable, reliable and valuable to its users.

Value What it means to me
Clarity Code and decisions should be easy to explain
Reliability Systems should behave predictably under real conditions
Simplicity Complexity should be justified, not celebrated
Ownership Developers should care about outcomes, not only assigned tasks
Learning Every challenge should improve the next implementation
Sharing Knowledge becomes more valuable when it helps other people

~/learning-radar

mindmap
  root((Engineering))
    Backend
      Go
      API Design
      Distributed Systems
      Event Driven Architecture
    Frontend
      React
      Next.js
      Performance
      User Experience
    Infrastructure
      Docker
      Linux
      CI/CD
      Observability
    Professional Growth
      System Design
      Technical Writing
      Teaching
      Mentoring
Loading

~/github-activity

Huy Hoang GitHub Contribution Graph

The activity graph reflects public GitHub activity only.
Private and organization-owned contributions may not be fully represented.


~/beyond-the-code

$ whoami
Software engineer by profession
Lecturer by responsibility
Problem solver by mindset
Lifelong learner by choice

$ interests
technology
teaching
system-design
developer-experience
continuous-improvement

$ status
always-learning

Besides software development, I enjoy teaching, mentoring and helping students connect academic concepts with practical engineering.

Teaching encourages me to explain complicated ideas more clearly, question assumptions and continuously strengthen my own technical foundations.


~/developer-mode

while (true) {
  understand();
  design();
  build();
  test();
  improve();
  share();
}
A few things about how I work
  • I prefer fixing root causes instead of repeatedly patching symptoms.
  • I like converting large problems into clear and verifiable steps.
  • I enjoy improving both engineering quality and user experience.
  • I believe documentation is part of implementation.
  • I am comfortable learning unfamiliar technologies when the problem requires them.
  • I value complete, testable and maintainable outcomes.

~/connect

Open to meaningful conversations about software engineering, technology education and professional growth.

Send an Email Follow on GitHub Connect on Facebook

Developer Quote


Build thoughtfully · Learn continuously · Deliver reliably

Thanks for visiting my profile. Have a great day!

Footer Banner

Popular repositories Loading

  1. TTDN-15-05-N1 TTDN-15-05-N1 Public

    Bài tập lớn học phần Thực tập doanh nghiệp - Nhóm 1 - Lớp CNTT 15-05 - Khoa Công nghệ thông tin - Đại học Đại Nam

    JavaScript 8 2

  2. navigator_routes navigator_routes Public

    Dart 6 1

  3. base-reactjs base-reactjs Public

    A basic ReactJS source code to enhance reusability

    TypeScript 3 3

  4. base-nodejs base-nodejs Public

    A basic NodeJS source code to enhance reusability

    JavaScript 3 1

  5. inherited_widget inherited_widget Public

    C++ 2

  6. MobileApp MobileApp Public

    JavaScript 1