top of page

THUONG NGUYEN

Bachelor's Degree in Computer Science - Expected graduation March 2023

I am a Seattle Pacific University student that is passionate about programming. I am looking forward to using my skills in code development, creative design, and team building to produce practical, intuitive software products and other virtual appliances to improve people's lives. My ideal design is accessible, risk-free, and entertaining.

​

Check out my works below

profile-pic.jfif
computer-science_edited.jpg
Home: Welcome

BLACKJACK PLAYGROUND

A Scheme Game (Home project)

November 2022 - Present

An individual project made in the Python-Pygame programming environment using Scheme logic. The game will have a player and 3 bots where each one draws 2 cards. Then, the player can choose to draw a card or stand with keyboard inputs. A simple yet innovative game where you test your luck at getting the 21-point hand to win against others.

Home: About

AWS DEVELOPER CERTIFICATE

AWS Certified Developer Associate (Certificate)

December 2022

This project is an individual project about being an AWS certified developer. The project helped me learn how to manage and create IAM users, how to build and maintain either server-based or serverless applications, and how to manage data through high-available storages and cache. There are so many services AWS has to offer, and they are fast, scalable, and accessible in their respective functions.

AWS_edited.png
Home: About

PIXEL WALKERS

Senior Design Coding Project (Team project)

February 2022 - June 2022

This is a team senior project about AI reinforcement learning. My role in the project is contributing in code development, double-check functions, merge code of all team members, and report any error with others.

The goal of this application is to generate an AI agent that will be trained to pick up tools and operate certain objects. Users can interact with the agent using the text box provided. The agent is capable of learning new information and can answer any question from users in the DAVE SAYS box.

We used C# to implement functionalities of the AI and environment, Unity3D to train the AI agent and the general working environment, and OpenAI API featuring GPT-3 prompts to apply the artificial intelligence features.   

Pixel_Walker.png
Home: About

TEE-SHIRT SHOPPING MALL

JavaScript website application (Team Project)

November 2021

A team project made in html and JavaScript environment. I led the role of the full-stack developer (backend and frontend), communicating with team for feedbacks and ideas, and implement the program. The program will display available stocks of tee-shirts and their details regarding price, size and style. For the administration side, they can go to the password-secured page to add new product or check any order made by customers. This project works with DynamoDB database to store and retrieve data of tee-shirts and customer orders.

tee shop logo_edited_edited_edited.jpg
Home: About

RUST LEXER-PARSER ANALYSIS

A token-analysis program (Rust project)

October 2022

This program is an individual project made in Rust. The flow of the program is taking in the given text, analyzing each section, and producing tokens. Then, the parser will consume the tokens to check for grammatical and syntax errors. As a bonus, the program will reproduce the entire text based on Scheme design or Prolog design, two other programming languages I worked with over the year. 

rust program_edited_edited.jpg
Home: About
bottom of page