Hi, I'm Than Nguyen. I'm an aspiring software developer/engineer with an interest in full-stack web development.
Louisiana Tech University
BS Computer Science
GPA: 3.5
Personal Website
  • I built this personal website to gain hands-on experience with web technologies
  • I created a responsive layout that can accommodate all common devices
  • I created animations for the website using Framer Motion
StudyBuddy
  • Worked in an agile environment with 3 classmates to build a web application to connect students in need of study groups
  • Implemented front-end elements: dashboard, profile page, study rooms page, login/registration page
  • Built API designed to access and update MySQL database
  • Helped build user login authentication API
Grim Findings Game
  • Collaborated with 2 computer science students and 1 design student to create a 3D adventure game
  • Designed movement system for NPCs and environmental hazards (obstacles)
  • Created logic to update score based on positive or negative consequences
  • Collaborated with the designer to construct a main menu and game over-screen
  • Connected our game with high score database to save high scores
Simple Graphics Engine
  • Created a simple graphics engine that renders movable objects or still frames
  • Implemented multiple graphical rendering techniques (perspective projection, backface culling, polygonal filling, z-buffer, etc)
  • Implemented various shading models (flat shading, Phong shading, Gouraud shading)
  • Implemented ray tracing to render still frames