Advent of Code Solutions in C++
Repositories
DenverCoder1 repositories
Advent of Code 2020 Solutions in JavaScript
Advent of Code Solutions 2021 in Python
Exercise work for C Workshop course August 2021
Yaniv Card Game written in C++
Connect 4 with an AI using the Minimax algorithm
Bingo to play during an online lecture taking place over video chat in 2020
A repeat caller list UI for the non-profit Crisis Connections.
Sample usage of the DarkReader package for enabling dark mode on your website.
Jonah Lawrence's Profile README
Jack to Hack Compiler in Ceylon completed for Fundamentals of Programming Languages Course, 2020-2021.
3D-Renderer with Ray Tracing completed for Introduction to Software Engineering Course, Spring 2021
Property management system allowing hosts to list their rental homes and customers to search for properties and make requests. Project in WPF, C# .NET Framework for the 2019-2020 school year.
Userscript for converting LaTeX commands for math symbols to their unicode equivalents (ex. \pi → π)
Responsive Card with HTML and CSS + YouTube tutorial
Simple view counter for websites and Github READMEs.
Reddit bot to tag long lists of users
Tic-Tac-Toe in Javascript
Anagram solver to find words in multi-word anagrams. Includes Harry Potter word dictionary.