Portfolio of


Andrew
Tan Nguyen

B.S. Computer Science

University of Nevada, Las Vegas

Andrew's profile picture
Active Profile

Systems-thinker with a multidisciplinary bent—from low-level architectures to the human systems they shape. Looking to leverage that breadth into a career solving problems of scale, reasoning, and complexity.

androong@pm.me · inkoban.net · Las Vegas, NV
Request Resume

01Technical Specifications

Languages C/C++, x86-64 NASM / MIPS, HTML/CSS, JavaScript
Frameworks React, Node.js, 11ty, Tailwind
Tools Git, Docker, AWS, Linux
Interests Systems Programming, HPC, ML

02Experience

Undergraduate Teaching Assistant

Introduction to Systems Programming
  • Held weekly office hours and mentored over 50 students in one section
  • Graded assignments and provided detailed feedback for better coding practices
  • Worked one-on-one with students to help understand the tie between C++ and x86-64 NASM
  • Assisted supervisor in refining educational materials from student perspective

03Education

University of Nevada, Las Vegas

Relevant Coursework: Data Structures & Algorithms, Introduction to Systems Assembly, Computer Organization

Awards

  • Runnerup, RebelHacks 2026 - Beginner Track
  • Dean's List for FA24, FA25

04Projects

001
ScholarChips RebelHacks 2026
HTML/CSS · React · Node.js · PostgreSQL · Supabase
  • Collaborated with a team of four to deliver a gamified attendance tracker under time constraints
  • Built and delivered a website's frontend with user authentication, "chip" ledger, and account details populated dynamically from the backend
  • Worked closely with backend engineer to deliver completed product by 24-hour deadline
002
Truth Table Simulator
C++
  • Built a truth table calculator for boolean and mathematical logical expressions
  • Designed truth tabler using bit manipulation, aided by knowledge from x86 assembly
  • Designed and built lexer and parser to allow user input for quick calculations
003
iNKOBAN.net
HTML/CSS · JavaScript · 11ty · Cloudflare Pages + Workers KV
  • Built a full-stack personal website from scratch using vanilla HTML/CSS/JS — no frameworks, no templates
  • Revived early-to-mid 2000s web aesthetics (Win98, phpBB, Flash Player, Xbox 360) as themed page experiences
  • Hand-coded draggable windows, pure-CSS tabbed property sheets, SPA navigation, and a toast notification system
  • Migrated from flat static HTML to 11ty for templating and build automation; serverless backend via Cloudflare Workers KV