Hoang Huy Nguyen

Computer Science Student

Hi, I'm Huy, a Computer Science student specializing in backend and infrastructure development. I'm passionate about solving complex problems in distributed systems, microservices, cloud computing, and performance optimization. I'm actively seeking opportunities to apply my knowledge and grow as a software engineer.

Profile

Education

Bachelor of Science in Computer Science

  • SUNY Brockport
  • Expected Graduation: December 2026
  • GPA: 3.5/4.0

Experience

Software Engineer Intern - Coulomb Technology

Feb 2026 – May 2026

Research Assistant - The College at Brockport

June 2025 – Dec 2025

Software Engineer Intern - Acacy Co Ltd.

May 2025 – Aug 2025

Freelance Developer - Software Developer

July 2022 – July 2022

Skills & Technologies

Languages

  • Go
  • Python
  • C
  • Java
  • SQL/NoSQL
  • JavaScript
  • HTML & CSS

Frameworks

  • FastAPI/Flask/Django
  • Gin
  • Celery
  • Selenium Web Driver
  • React

Databases

  • Redis
  • PostgreSQL
  • MySQL
  • MongoDB
  • Supabase

Technologies/Dev Tools

  • Git/Github
  • Github Actions
  • Docker
  • Kafka
  • Kubernetes
  • Linux (Ubuntu)
  • Google Cloud
  • AWS
  • Cloudflare

Featured Projects

godb

Go DB

Go/Golang

A relational database built from scratch in Go, featuring page-based storage, a buffer pool manager, Write-Ahead Logging (WAL), a B+ tree index, and a SQL execution engine.
Implements the PostgreSQL wire protocol v3 for compatibility with PostgreSQL clients such as psql.

View on GitHub →

URL Shortener

Go/Golang Redis Docker

A url shortening system that can convert long URLs to shorter urls (eg. tinyurl.com, bitly.com, ...)






View on GitHub →
Search Autocomplete icon

Search Autocomplete

Go/Golang Kafka AWS S3 Docker

A distributed autocomplete system built using Go. Processed ~20M real-world search queries (AOL dataset). Benchmarked system under load testing over the internet, archieved ∼5–7K QPS per 1vCPU/6GB instance with p50 <100ms latency.

View on GitHub →     Live Demo →

Redis Lite

Go/Golang RESP Protocol Concurrency AOF Persistence LRU Cache

A Redis-compatible server built from scratch in Go. Implements RESP wire protocol, concurrent client handling, TTL expiry, LRU policy and AOF persistence.


View on GitHub →

AIELTS

Go/Golang Google Cloud Run PostgreSQL Docker Redis Cloudflare R2

An AI-powered mobile app designed to help Vietnamese students prepare for the IELTS exam by providing real practice questions and AI-powered feedback and scoring based on official IELTS criteria.

View on GitHub →

Premier League Booking

Go Python REST & gRPC Docker Redis Nginx Google Kubernetes Engine

A distributed, microservices-based application for simulating Premier League ticket booking. I built this project to learn microservice Architecture, Cloud Deployment, Kubernetes, Database Transaction, Background Job Processing.

View on GitHub →

Automated Crypto Trading Bot

Python Selenium WebDriver REST Web Scraping

An automated trading webdriver integrating REST APIs with Selenium WebDriver to scrape data from MEXC Trading Platform and execute dynamic web interactions. It implements a public trading strategy with 70% reported accuracy, achieving ~16% return within 8 hours.

View on GitHub →