Pinned Repositories
ads-sandbox
This is my repo for trying out and implementing different algorithms and data structures (ADS).
aoc-utils
Shared code from across my Advent of Code challenge solutions.
aoc2015
My solutions for Advent of Code 2015 in Rust. New and improved project template.
aoc2016
My solutions for Advent of Code 2016 in Rust. New and improved project template.
aoc2017
My solutions for Advent of Code 2017 in Rust. New and improved project template.
aoc2022
My solutions for Advent of Code 2022 in Rust.
aoc2023
My solutions for Advent of Code 2023 in Rust.
aoc_2015_py
Advent of Code 2015 solutions in Python
cmooneycollett.github.io
My personal website and blog 🔥
infosec_blue_team_stuff
Some helpful scripts for Blue Team activities.
cmooneycollett's Repositories
cmooneycollett/ads-sandbox
This is my repo for trying out and implementing different algorithms and data structures (ADS).
cmooneycollett/cmooneycollett.github.io
My personal website and blog 🔥
cmooneycollett/infosec_blue_team_stuff
Some helpful scripts for Blue Team activities.
cmooneycollett/aoc-utils
Shared code from across my Advent of Code challenge solutions.
cmooneycollett/aoc2015
My solutions for Advent of Code 2015 in Rust. New and improved project template.
cmooneycollett/aoc2016
My solutions for Advent of Code 2016 in Rust. New and improved project template.
cmooneycollett/aoc2017
My solutions for Advent of Code 2017 in Rust. New and improved project template.
cmooneycollett/aoc2022
My solutions for Advent of Code 2022 in Rust.
cmooneycollett/aoc2023
My solutions for Advent of Code 2023 in Rust.
cmooneycollett/aoc_2015_py
Advent of Code 2015 solutions in Python
cmooneycollett/aoc_2016_py
My Advent of Code 2016 solutions in Python.
cmooneycollett/aoc_2017_py
My solutions for Advent of Code 2017 in Python.
cmooneycollett/aoc_2018_py
My solutions for Advent of Code 2018 in Python.
cmooneycollett/cargo-aoc
cmooneycollett/game_of_life
Rust-based version of Conway's Game of Life played from the command-line.
cmooneycollett/protohackers
My solutions for the Protohackers challenges in Rust.