Pinned Repositories
aasc-visualisation
AdventOfCode2019
Retrospectively attempting Advent Of Code 2019
AdventOfCode2020
AdventOfCode2021
https://adventofcode.com/2021
AdventOfCode2022
Advent of Code 2022 with Java Streams
cmel
My implementation of Lox from the Crafting Interpreters book.
cql-vscode
CQL extension for Visual Studio Code
message-broker
The MessageBroker is a typescript library for providing asynchronous communication throughout your app
quizzer
A client/server app for getting simple Trivia question and answers
series-tracker
A command line app for tracking which series you have watched/need to watch
aidanm3341's Repositories
aidanm3341/AdventOfCode2020
aidanm3341/cql-vscode
CQL extension for Visual Studio Code
aidanm3341/aasc-visualisation
aidanm3341/AdventOfCode2019
Retrospectively attempting Advent Of Code 2019
aidanm3341/AdventOfCode2021
https://adventofcode.com/2021
aidanm3341/AdventOfCode2022
Advent of Code 2022 with Java Streams
aidanm3341/aidanm3341
aidanm3341/cmel
My implementation of Lox from the Crafting Interpreters book.
aidanm3341/dodgethis
A small client/server website for a simple sword-dodging game, which keeps track of the top 30 high scores of all time.
aidanm3341/DrMoreau
aidanm3341/message-broker
The MessageBroker is a typescript library for providing asynchronous communication throughout your app
aidanm3341/quizzer
A client/server app for getting simple Trivia question and answers
aidanm3341/series-tracker
A command line app for tracking which series you have watched/need to watch
aidanm3341/architecture-as-code
"Architecture as Code" (AasC) aims to devise and manage software architecture via a readable and version-controlled codebase, fostering a robust understanding, efficient development, and seamless maintenance of complex software architectures
aidanm3341/aseprite
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
aidanm3341/cql
My version of the cql repo, for working on adding JSON output
aidanm3341/cqlforked
CQL: Categorical Query Language implementation in Haskell
aidanm3341/edit
aidanm3341/Game-of-Life-Clone
This is a quickly made clone of Conway's Game of Life made for programming practice
aidanm3341/graphql
aidanm3341/grpc
aidanm3341/Invaders-Of-Space