justin-nguyen-1996
Roboticist with experience in embedded systems and AI algorithms. Not relevant, but also Vim > Emacs
Pinned Repositories
zsim-smt
Enhancing an Out-of-Order Processor for Latency-Critical Cloud Applications
Atari-Transfer-RL
CS 394R - Training RL agents using multitask learning to learn how to play Atari games
deep-neuroevolution
CS 394N project. Deep neuroevolution for Atari games. Specifically exploring how different behavioral characteristics (BCs) affect the performance of novelty search and other QD algorithms when combined with deep neuroevolution
Expedia_Hotel_Recommendations
Kaggle competition: https://www.kaggle.com/c/expedia-hotel-recommendations/data
Learn_CPP
Learned C++ from http://www.learncpp.com. Went through each chapter taking notes and doing the practice programs.
My_Configs_old
Contains my configuration files (vimrc, bash aliases, etc.)
My_Handmade_Hero
Learning how to build a game from scratch. Following Casey Muratori's project at https://handmadehero.org/ Disclaimer: all code rights belong to Casey Muratori. I'm simply trying to learn and follow along
Real-Time-Interfacing-Labs
Written in C, this repository was written for use with TI's TM4C123 Microcontroller.
Udacity_AI_For_Robotics
https://www.udacity.com/course/artificial-intelligence-for-robotics--cs373
peripheral_examples
Simple peripheral examples for Silicon Labs EFM32/EFR32 Series 0, Series 1, and Series 2 devices
justin-nguyen-1996's Repositories
justin-nguyen-1996/Learn_CPP
Learned C++ from http://www.learncpp.com. Went through each chapter taking notes and doing the practice programs.
justin-nguyen-1996/My_Handmade_Hero
Learning how to build a game from scratch. Following Casey Muratori's project at https://handmadehero.org/ Disclaimer: all code rights belong to Casey Muratori. I'm simply trying to learn and follow along
justin-nguyen-1996/deep-neuroevolution
CS 394N project. Deep neuroevolution for Atari games. Specifically exploring how different behavioral characteristics (BCs) affect the performance of novelty search and other QD algorithms when combined with deep neuroevolution
justin-nguyen-1996/Expedia_Hotel_Recommendations
Kaggle competition: https://www.kaggle.com/c/expedia-hotel-recommendations/data
justin-nguyen-1996/My_Configs_old
Contains my configuration files (vimrc, bash aliases, etc.)
justin-nguyen-1996/Real-Time-Interfacing-Labs
Written in C, this repository was written for use with TI's TM4C123 Microcontroller.
justin-nguyen-1996/Udacity_AI_For_Robotics
https://www.udacity.com/course/artificial-intelligence-for-robotics--cs373
justin-nguyen-1996/Atari-Transfer-RL
CS 394R - Training RL agents using multitask learning to learn how to play Atari games
justin-nguyen-1996/nerdcommenter
Vim plugin for intensely orgasmic commenting
justin-nguyen-1996/nerdtree
A tree explorer plugin for vim.
justin-nguyen-1996/peripheral_examples
32-bit peripheral examples for all EFM32, EFR32, EZR32 Silicon Labs MCUs.
justin-nguyen-1996/Pintos_Starter
justin-nguyen-1996/ROS_Tutorials
Repo for working on ROS tutorials at http://wiki.ros.org/ROS/Tutorials
justin-nguyen-1996/Scripts
A repo for some quick and dirty scripts. Will likely add to this over the years
justin-nguyen-1996/Spin_Promela
Repo for learning how to use the Promela language with the SPIN model checker. Verifying the correctness of Colored Bakery Algorithm, Peterson Tournament Algorithm, Filter Algorithm
justin-nguyen-1996/ultisnips
UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
justin-nguyen-1996/vim-gh-line
vim plugin that open the link of current line on github
justin-nguyen-1996/vim-ripgrep
Use RipGrep in Vim and display results in a quickfix list
justin-nguyen-1996/vim-snippets
vim-snipmate default snippets (Previously snipmate-snippets)
justin-nguyen-1996/vim-template
Simple templates plugin for Vim