Pinned Repositories
advent-of-code
advent-of-code-2023
Advent of Code 2023
advent-of-code-rust
In progress 2024 and complete 2023 to 2015 entries written in Rust for the annual Advent of Code challenge, solving 450 stars in less than 1 second.
ardbytes
Config files for my GitHub profile.
ardbytes.github.io
Tech Notes
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
ed-ruby
Educational Ruby
Effective-CPP-Programs
Collection of C++ programs following the advice in Effective C++
llm_from_scratch
Annotated code from the book Build a LLM From Scratch by Sebastian Raschka
tech
References to books and blogs I have read or plan to read.
ardbytes's Repositories
ardbytes/Effective-CPP-Programs
Collection of C++ programs following the advice in Effective C++
ardbytes/advent-of-code
ardbytes/advent-of-code-2023
Advent of Code 2023
ardbytes/advent-of-code-rust
In progress 2024 and complete 2023 to 2015 entries written in Rust for the annual Advent of Code challenge, solving 450 stars in less than 1 second.
ardbytes/ardbytes
Config files for my GitHub profile.
ardbytes/ardbytes.github.io
Tech Notes
ardbytes/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
ardbytes/ed-ruby
Educational Ruby
ardbytes/kickstart.nvim
A launch point for your personal nvim configuration
ardbytes/llm_from_scratch
Annotated code from the book Build a LLM From Scratch by Sebastian Raschka
ardbytes/md5-c
A simple, commented reference implementation of the MD5 hash algorithm
ardbytes/prsqlite
Pure Rust implementation of SQLite
ardbytes/redmine
Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
ardbytes/tech
References to books and blogs I have read or plan to read.
ardbytes/this-week-in-rust
This repository will contain notes and code as I read through past issues of "This Week in Rust".
ardbytes/todoapp
Todo app inspired by todoist
ardbytes/ruby
The Ruby Programming Language
ardbytes/vim-get