Pinned Repositories
Chip8
Chip-8 Emulator in C#
data-structures-and-algorithms
.net data structures and algorithms
DoomTutorial
The source code of part I of the video tutorial on coding a DOOM-like game engine from scratch
Groceries.Boudreau.Cloud
Grocery List
JavaScript-Game-Engine
a simple component based canvas engine written in JavaScript
MazesForProgrammers
Code and solutions from the book Mazes for Programmers 'Code Your Own Twisty Little Passages' by Jamis Buck.
miner_httpclient
An http client for the helium miner's json rpc interface. Written in python.
UselessBox
Scematics For Useless Box
VRTest
A collection of VR demos
ztypeHack
Play http://zty.pe without typing, this bot types for you
andrewboudreau's Repositories
andrewboudreau/miner_httpclient
An http client for the helium miner's json rpc interface. Written in python.
andrewboudreau/JavaScript-Game-Engine
a simple component based canvas engine written in JavaScript
andrewboudreau/Mannings_AdvancedAlgorithmsAndDataStructures
A casual exploration and walkthrough of examples from Mannings' "Advanced Algorithms and Data Structures" book
andrewboudreau/SpriteSplitter
A tool for splitting AI generated sprite sheets.
andrewboudreau/AdventOfCode_2021
Solutions for Advent of Code 2021
andrewboudreau/AdventOfCode_2022
Solutions for the 2022 Advent of Code.
andrewboudreau/AdventOfCode_2023
2023 Advent of Code Solutions in C#
andrewboudreau/AlgorithmsAndDataStructuresInAction
Advanced Data Structures Implementation
andrewboudreau/ClipboardQueue
a small windows form app that will turn your clipboard hotkeys into a stack or a queue
andrewboudreau/ConvertIsoToBin
TurboGrafx-16 CD utility to convert CD image files from ISO/CUE format to BIN/CUE format
andrewboudreau/CSharpPixelGameEngine
a port of onelonecoders game engine to c# mostly using LLM
andrewboudreau/csPixelGameEngine
A port of OneLoneCoder's PixelGameEngine in C#
andrewboudreau/DailyCodingProblem
andrewboudreau/examples
Collection of example OpenRPC documents.
andrewboudreau/HelloChannels
Concurrency Patterns
andrewboudreau/HelloDiscordBot
an example discord bot in C#
andrewboudreau/HelloGo
A tour fo Go for the C# Developer - Jermy Clark
andrewboudreau/HelloHost
andrewboudreau/HelloOR-Tools
An example from https://developers.google.com/optimization/bin/bin_packing
andrewboudreau/HelloRockPaperScissor
an autogpt rock, paper, scissor
andrewboudreau/HorrorGameByKenneth
An html horror game made by andrew using kenneth and gpt4 + midjourney.
andrewboudreau/KennethWebDemos
A collection of small web and graphical demos created by kenneth, andrew, and some ai
andrewboudreau/miner
Miner for the helium blockchain
andrewboudreau/miner_exporter
helium miner prometheus client exporter
andrewboudreau/plotlyai
andrewboudreau/ProgrammingErlang
Journal for working through Programming Erlang by Joe Armstrong - First Edition
andrewboudreau/RPS-Circuit
A rock paper scissor digital circuit
andrewboudreau/SimpleNeuralNetwork
Exercising a blog post on creating a simple neural network in C#
andrewboudreau/SimulationGrid
C# implementation of a 2D Particle Simulator. The simulator is designed to model and visualize particle behavior on a grid-based environment. It features a dynamic simulation grid where particles follow specific movement rules, creating interesting patterns and interactions.
andrewboudreau/Unity-WebGL-SignalR
Plugin for using Core SignalR in Unity WebGL