Pinned Repositories
cmu-15-445-645
CMU Intro to Database Systems (15-445/645 - Fall 2022) Notes and Practices
crafting-interpreters
Notes and practices from Robert Nystroms' Crafting Interpreters. Find online version here: https://craftinginterpreters.com/
fantasy-bets
Building backend services to support a fantasy football style game where instead it is betting
JFinchy
learn-langs-thru-challenges
Learning GO and Rust through basic algorithms. Toying with the idea of creating some config to allow others to do the same.
my-blog
Starting a blog where I want to capture my current (and ever changing) dev opinions and flows. I want to highlight my preferred standards and the different flows I use to determine a best approach to solve a problem.
principles
Preferred Code Style Guide picked up from blogs, books, videos, and preferences.
rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
simple-bank
Modeled after https://github.com/techschool/simplebank and converted to Rust backend. Used as opportunity to toy with both Golang and Rust
type-challenges
Collection of TypeScript type challenges with online judge
JFinchy's Repositories
JFinchy/fantasy-bets
Building backend services to support a fantasy football style game where instead it is betting
JFinchy/cmu-15-445-645
CMU Intro to Database Systems (15-445/645 - Fall 2022) Notes and Practices
JFinchy/crafting-interpreters
Notes and practices from Robert Nystroms' Crafting Interpreters. Find online version here: https://craftinginterpreters.com/
JFinchy/JFinchy
JFinchy/learn-langs-thru-challenges
Learning GO and Rust through basic algorithms. Toying with the idea of creating some config to allow others to do the same.
JFinchy/my-blog
Starting a blog where I want to capture my current (and ever changing) dev opinions and flows. I want to highlight my preferred standards and the different flows I use to determine a best approach to solve a problem.
JFinchy/principles
Preferred Code Style Guide picked up from blogs, books, videos, and preferences.
JFinchy/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
JFinchy/simple-bank
Modeled after https://github.com/techschool/simplebank and converted to Rust backend. Used as opportunity to toy with both Golang and Rust
JFinchy/type-challenges
Collection of TypeScript type challenges with online judge