bcooperstl
Former Software developer (c/c++/java primarily on linux/HP-UX/AIX) and current stay-at-home-dad. Using this to store advent-of-code and other random stuff.
St. Louis, MO
Pinned Repositories
76-points
Playing around with a question from Twitter - How many times do the 76ers have 76 points in their score log
advent-of-code-2015
Working through the 2015 iteration of Advent of Code.
advent-of-code-2018
Working through Advent of Code 2018 in Python to teach myself Python.
advent-of-code-2019-day1
advent-of-code-2019-day10
Day 10 solutions
advent-of-code-2019-day12
advent-of-code-2019-day14
advent-of-code-2019-day16
advent-of-code-2019-day18
advent-of-code-cpp-starter
A simple C++ setup for starting Advent-of-code challenges. Also includes a test runner.
bcooperstl's Repositories
bcooperstl/advent-of-code-cpp-starter
A simple C++ setup for starting Advent-of-code challenges. Also includes a test runner.
bcooperstl/76-points
Playing around with a question from Twitter - How many times do the 76ers have 76 points in their score log
bcooperstl/advent-of-code-2015
Working through the 2015 iteration of Advent of Code.
bcooperstl/advent-of-code-2018
Working through Advent of Code 2018 in Python to teach myself Python.
bcooperstl/advent-of-code-2019-day1
bcooperstl/advent-of-code-2019-day10
Day 10 solutions
bcooperstl/advent-of-code-2019-day12
bcooperstl/advent-of-code-2019-day14
bcooperstl/advent-of-code-2019-day16
bcooperstl/advent-of-code-2019-day18
bcooperstl/advent-of-code-2019-day20
bcooperstl/advent-of-code-2019-day22
bcooperstl/advent-of-code-2019-day24
bcooperstl/advent-of-code-2019-day6
bcooperstl/advent-of-code-2019-day8
bcooperstl/advent-of-code-2020
Doing Advent of Code for 2020. Using c++ again this year.
bcooperstl/advent-of-code-2021
My Advent of Code 2021 solutions in c++
bcooperstl/advent-of-code-2022
My C implementations for Advent of Code 2022
bcooperstl/advent-of-code-2023
bcooperstl/advent-of-code-2024
Advent of Code 2024 for me
bcooperstl/automate-boring-stuff-python
Working through the "Automate the boring stuff with python" course
bcooperstl/hello-python-book
Working through exercises in the "Hello Python" book to learn python.
bcooperstl/hello-world
Working through the Github Hello World Tutorial
bcooperstl/intCode
Advent of Code 2019 IntCode projects. Written in c++
bcooperstl/project-euler
Working through some project Euler problems in Java to get familiar with Github features