Skip to content
View Ajblast's full-sized avatar

Block or report Ajblast

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

Pinned Loading

  1. GameEngine GameEngine Public

    This is a custom game engine created for my undergraduate thesis. A graduate level private version of this engine is available at request.

    C++

  2. ISAPipelineSimulator ISAPipelineSimulator Public

    This is a more advanced version of the ISA Simulator that implements pipelining as well.

    C#

  3. ISASimulator ISASimulator Public

    This is a simulator for a custom ISA used for school. The simulator is fully functional and allows for dynamic programming with Encoding/Decoding/Simulating

    C#

  4. NLPProject NLPProject Public

    This repo contains the code used for a graduate NLP project applying and comparing multiple NLP algorithms using twitter information to find patterns and a generative model.

    Jupyter Notebook

  5. LoL-ML-Project LoL-ML-Project Public

    This repo contains a graduate project that implements a LSTM based off of queried real-time League of Legends games to predict which team will win a match.

    Python

  6. premake premake Public

    Forked from premake/premake-core

    This is a fork of permake in which I have added a custom packaging system to make building C++ projects easier. It allows for remote downloading packages and dependencies directly from GitHub and h…

    C