Skip to content
View A-H-Nguyen's full-sized avatar

Block or report A-H-Nguyen

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
A-H-Nguyen/README.md

About Me

I am a PhD student studying electrical and computer engineering at the University of Texas at Austin.

My primary research interests are in compilers, computer architecture, and high performance computing.

Programming experiance:

I most familiar with C/C++ and Python.

I also have experience with Golang, Matlab, and Verilog, with a deep love (obsession?) with LaTeX typesetting. Whenever I use Markdown, there's a deep pining for TeX that erupts in my veins.

I do not have a problem.

Other interests:

I really love game development, and have made a couple small games in Unity and Godot. None of them are very remarkable in my opinion, however I had a lot of fun making them.

Outside of coding/technology related things I really love martial arts and music.

If you want to learn more about me feel free to check out my personal website, which is very much a work in progress. Also, I am NOT a web developer, so it will most defintely leave a lot to be desired, even when it nears "completion".

Popular repositories Loading

  1. ML-Codesign ML-Codesign Public

    ECE 382N Machine Learning Hardware Algorithm Codesign

    Jupyter Notebook 2

  2. CS1800-Final-Project-Spring-2021 CS1800-Final-Project-Spring-2021 Public

    I have created a program in Python that represents a set of cardinality n as a regular polygon with n vertices divided into n congruent pieces. These pieces are then colored in over and over again …

    Python 1

  3. Combo-State-Machine-in-Godot Combo-State-Machine-in-Godot Public

    A flexible architecture for a combo system in the form of a virtual state machine in the Godot game engine. This code and base project is free for anyone to compile and modify

    GDScript 1 1

  4. dungle_lang dungle_lang Public

    Repository for my pet-esoteric language "dungle"

    C++ 1 1

  5. A-H-Nguyen A-H-Nguyen Public

    Config files for my GitHub profile.

  6. saybah-bot saybah-bot Public

    Yet Another Open Source Discord Bot. Most of the code is from this guide: https://python.land/build-discord-bot-in-python-that-plays-music but basically everything will be refactored at least a lit…

    Python