Pinned Repositories
2038
A web page with a timer that should break at 22:05:08 EST on January 18th, 2038
AlpacaMax.github.io
My Personal Website
Mayat_API
NYU-Tandon-CS1134-Lab
My answers to the CS1134 Lab questions
PGN-Handler
A PGN file parser built for a PGN viewer
Plane_Ticket_Booking_System
A plane ticket booking system for CSCI-SHU 213 Databases course at NYU Shanghai
Python-CHIP8-Emulator
A CHIP-8 Emulator implemented in Python3
Sheep_Herding_Simulator
A 2021 CiGA GameJam entry
Anubis
Distributed LMS for automating Computing Science Courses From NYU
Mayat
Experimental AST-Based Source Code Similarity Detection Tool
AlpacaMax's Repositories
AlpacaMax/Python-CHIP8-Emulator
A CHIP-8 Emulator implemented in Python3
AlpacaMax/AlpacaMax.github.io
My Personal Website
AlpacaMax/Sheep_Herding_Simulator
A 2021 CiGA GameJam entry
AlpacaMax/Mayat_API
AlpacaMax/PGN-Handler
A PGN file parser built for a PGN viewer
AlpacaMax/Plane_Ticket_Booking_System
A plane ticket booking system for CSCI-SHU 213 Databases course at NYU Shanghai
AlpacaMax/2038
A web page with a timer that should break at 22:05:08 EST on January 18th, 2038
AlpacaMax/Algorithm_Miscellaneous
My implementations of some data structures and algorithms
AlpacaMax/ML_CAPTCHA_Recognition
Recognizing CAPTCHA images with three different machine learning models
AlpacaMax/Simple_File_Sharing_WebApp
A simple file sharing web application built using python3+Flask
AlpacaMax/Survive-Love2d
A Love2d implementation of Survive
AlpacaMax/Todolist-RESTful-API
A todolist restful api developed for learning
AlpacaMax/TruthTableGenerator
A script that can generate the latex code of a truth table based on user input
AlpacaMax/AlpacaMax
My Github Profile
AlpacaMax/Anubis
AlpacaMax/Badchar_Finder
A simple badchar finder
AlpacaMax/Cake-Zuma
A Mini Jam 143 Entry
AlpacaMax/cobalt
HPC job management suite supporting compute clusters and the IBM BlueGene series. Mirror of git repository at Argonne.
AlpacaMax/example-oauth2-server
Example for OAuth 2 Server for Authlib.
AlpacaMax/Frydgy
A simple fridge management system
AlpacaMax/how-to-love
LÖVE tutorials
AlpacaMax/IBM-Mira-Simulator
AlpacaMax/Modern-Compiler-Implementation-in-C-Exercise-Answers
My solutions for exercises in Modern Compiler Implementation in C
AlpacaMax/Modern_C_Challenge_Solutions
My solutions to challenges from the book "Modern C"
AlpacaMax/rgbds
Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy & Game Boy Color
AlpacaMax/rgbds-www
RGBDS website, hosting documentation and install instructions. Built with Docusaurus, content from RGBDS man pages.
AlpacaMax/TPCDS_Data
AlpacaMax/vimrc
My messy .vimrc
AlpacaMax/Write_Your_Own_Lua_VM_Compiler_And_Standard_Library
AlpacaMax/xv6
NYU's fork of MIT's xv6-public