Skip to content
View froztty's full-sized avatar

Block or report froztty

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
froztty/README.md

Nathan Nguyen

Digital Delinquent (Developer/Esports Coach/Editor)

I'm currently attending California State Univesity, Fullerton and expected to graduate in the Spring of 2024. Currently working on improving my game development knowledge which you can check out from my repositories and I will share my public projects here.

🌐 Socials

LinkedIn Discord

Skills and Experience

  • C++
  • Python

About me 🧍‍♂️

Been a gamer since 2010 and have been hooked in ever since! I enjoy playing on the computer and because of that grew a passion that was strong enough to take Computer Science as my major. 😭 However, it was the best decision I made and have grown a new passion in software development as I learn more about the technology behind computers. I love programming with Python to create personal projects like a Discord Bot that helps with scheduling your events for a group of people. There is a lot to do when it comes with being in the CS field and one of my interests is CNO development.

Pinned Loading

  1. Runner-Game Runner-Game Public

    Runner Game where player runs into snails and flies. Learning the fundamentals of Pygame and implementing it into a game project that features how to use Sprite classes and involves OOP.

    Python

  2. Data-Streaming Data-Streaming Public

    Python

  3. Group-Chat-App Group-Chat-App Public

    Multithreaded Socket Programming in C

    C