Pinned Repositories
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
bk22lsmv
Convert a BizHawk SNES bk2 file to an lsnes lsmv file
c_vector
Simple type safe generic vector implementation in C
fourier-polygon
draw arbitrary shapes using rotating circles
gloop
Github game off 2018
leaps-bounds
Github Game off 2019 entry
libYaml
A library for parsing YAML formatted text
milestoneMap
Milestone tracking application
notepad
Andrew's Notepad
subworld
Esoteric programming language where all instructions and data are either "hello" or "world"
andymac-2's Repositories
andymac-2/fourier-polygon
draw arbitrary shapes using rotating circles
andymac-2/bk22lsmv
Convert a BizHawk SNES bk2 file to an lsnes lsmv file
andymac-2/leaps-bounds
Github Game off 2019 entry
andymac-2/c_vector
Simple type safe generic vector implementation in C
andymac-2/gloop
Github game off 2018
andymac-2/milestoneMap
Milestone tracking application
andymac-2/notepad
Andrew's Notepad
andymac-2/subworld
Esoteric programming language where all instructions and data are either "hello" or "world"
andymac-2/trakMap
Railway diagram
andymac-2/action
Actions in Rust
andymac-2/advent-of-code
Advent of code solutions
andymac-2/AdventOfCode
Advent of code solutions. Mainly in haskell
andymac-2/asteroids
Haskell and SDL
andymac-2/asteroids-rust
Rust version of asteroids
andymac-2/att
All The Things - Multiple Package Manager Manager
andymac-2/boilerplate-npm
A boilerplate for the freeCodeCamp curriculum.
andymac-2/code-snippets
A sandbox for potentially useful code snippets.
andymac-2/compiler
Elm compiler written in Elm
andymac-2/hacktoberfest-2k18-katas
Little challenges to up your Hacktoberfest game!
andymac-2/haskell-docs
andymac-2/im-rs
Assorted immutable collection datatypes for Rust
andymac-2/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
andymac-2/onefetch
Git repository summary on your terminal
andymac-2/parser
Rust Parsing Library
andymac-2/raytrace
A simple raytrecer written in Rust
andymac-2/react_jobly
React / Express : Create a user, search companies, apply for jobs
andymac-2/rust
Empowering everyone to build reliable and efficient software.
andymac-2/rust-by-example
Learn Rust with examples (Live code editor included)
andymac-2/tasksort
Heap based incremental sorting algorithm
andymac-2/Web-GPU-playground