Skip to content
View Banhhmii's full-sized avatar

Highlights

  • Pro

Block or report Banhhmii

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

Backend Engineer (self-taught) — Node.js / Express / PostgreSQL

Pivoting from a Computer Engineering degree and embedded-systems teaching into backend software engineering, through a structured ~400-hour self-directed program.

What I build: secure, tested REST APIs — real deployments, real databases, defense-in-depth auth, integration tests against live Postgres.

Projects

Stack

Node.js · Express · PostgreSQL · Knex · Redis · Jest/Supertest · JWT/bcrypt

Elsewhere

Portfolio · LinkedIn · ngtommy2436@gmail.com

Pinned Loading

  1. Twitter-Bookmark-Organizer Twitter-Bookmark-Organizer Public

    Multi-user REST API for Twitter bookmarks — JWT auth, BOLA-safe scoping, tiered rate limiting. Deployed.

    JavaScript 1

  2. csv-parser csv-parser Public

    Forked from mafintosh/csv-parser

    My fork with PR #252 to mafintosh/csv-parser — fixed a raw:true mode regression (open-source contribution, roadmap Week 17)

    JavaScript

  3. World-Cup-Data-Pipeline World-Cup-Data-Pipeline Public

    CSV-to-PostgreSQL ingestion pipeline — chunked batch inserts, idempotent upserts, Redis cache-aside. Deployed.

    JavaScript