Pinned Repositories
dotfiles
Dotfiles, plus a Rust program that automatically updates them
git-internals-study-session
Small demo of Git internals for an internal Farfetch study session
gogit
git interface in golang, to help learn both
haskell_99_problems
Solutions to the 99 Haskell Problems.
metronome
Simple metronome app.
nyc-python-materials
NYC Python Meetup Resources
python-emblem
GBA-style Fire Emblem game engine in Python
python-snippets
miscellaneous small python scripts written to demo a particular language feature
wordle-haskell
playing around with Wordle stuff in Haskell, only several years late
EFulmer's Repositories
EFulmer/wordle-haskell
playing around with Wordle stuff in Haskell, only several years late
EFulmer/dotfiles
Dotfiles, plus a Rust program that automatically updates them
EFulmer/python-emblem
GBA-style Fire Emblem game engine in Python
EFulmer/AIron-Maiden
scraper and neural network to classify lyrics of metal bands
EFulmer/git-internals-study-session
Small demo of Git internals for an internal Farfetch study session
EFulmer/gogit
git interface in golang, to help learn both
EFulmer/poodle-dvc
The World's Simplest DVC Pipeline
EFulmer/advent-of-code-2023
Advent of Code 2023
EFulmer/blogposts
Code related to different blog posts I write that isn't tied to another project.
EFulmer/christmas-in-july
Doing Advent of Code 2023 stuff in C.
EFulmer/code
Example application code for the python architecture book
EFulmer/dukes-archives
book journal app made for testing talk
EFulmer/grit
Rustlang git implementation
EFulmer/irithyll
Using Python to play around with logic stuff
EFulmer/kaggle
Kaggle stuff
EFulmer/koshka
Russian handwriting checker
EFulmer/lcthw-solutions
My solutions for the exercises of Zed Shaw's "Learn C The Hard Way."
EFulmer/leetcode-solutions
EFulmer/lightning-talks
Lightning talks using Jupyter Notebooks.
EFulmer/linear-algebra
EFulmer/ml-exploration-py
machine learning exploration in Python
EFulmer/modern-c
Code and exercises from Modern C by Jens Gustedt.
EFulmer/music-thing
A music thing
EFulmer/notes
notes on books I'm reading
EFulmer/NYC-Python-Today-I-Learned
TIL!
EFulmer/python-helpers
Miscellaneous helper functions I want to keep under version control.
EFulmer/python-sample-vscode-flask-tutorial
Sample code for the Flask tutorial in the VS Code documentation
EFulmer/rustnet
Neural network library in Rust
EFulmer/settings-test
Testing some settings
EFulmer/todo
Terminal based to-do list manager