Skip to main content
HoangNguyen0403
GitHub creator profile

HoangNguyen0403

Repository-level view of 364 collected skills across 1 GitHub repositories.

skills collected
364
repositories
1
updated
Aug 24, 2026
repository explorer

Repositories and representative skills

database-hana
unclassified

Apply SAP HANA database standards for SQL parameterization, in-memory engine optimization, dynamic IN query chunking, column aliasing on joins, and datatype casting. Use when writing SQL for SAP HANA, optimizing HANA queries, or diagnosing HANA driver errors.

Aug 24, 2026
golang-api-server
unclassified

Build HTTP services, REST APIs, and middleware in Go. Use when building Go HTTP servers, REST APIs, or custom middleware.

Aug 24, 2026
golang-concurrency
unclassified

Write safe concurrent Go code with goroutines, channels, and context. Use when implementing concurrency with goroutines, channels, or context in Go.

Aug 24, 2026
golang-database
unclassified

Implement Go database access with context, pool tuning, transaction boundaries, and repository seams. Use when building repositories, tuning `sql.DB` or `pgx`, or reviewing DB transaction flow in Go.

Aug 24, 2026
golang-logging
unclassified

Standards for structured logging and observability in Golang. Use when adding structured logging or tracing to Go services.

Aug 24, 2026
golang-testing
unclassified

Write unit tests with table-driven patterns and interface mocking in Go. Use when writing Go unit tests, table-driven tests, or using mock interfaces.

Aug 24, 2026
common-tdd
unclassified

Guides quality-first TDD for new behavior, bug fixes, and test changes. Selects the smallest test layer, proves a distinct regression risk, and runs bounded RED-GREEN-REFACTOR verification.

Aug 17, 2026
dev-fix
unclassified

Unified developer workflow for fixing bugs. Analyzes issue-tracker context, cross-checks docs/code, proposes a solution, implements the fix, verifies locally, and delivers a PR/MR.

Aug 17, 2026
Showing 8 of 364 collected skills.
Showing 1 of 1 repositories
All repositories loaded