Pinned Repositories
ai-liveproject-1
aoc
A repo for tracking my Advent Of Code solutions
cccalc
Calculator application in Python
ccratelim
A rate limiter written in Go, for codingchallenges.fyi
ccwc
wc clone written in C, for codingchallenges.fyi
codingchallenges
Monorepo for my solutions to codingchallenges.fyi
fashion-police
A static code analyzer that checks the code style of a given Python file against a subset of PEP8.
realtime-chat
A realtime chat server and client
timeruler
Timeblocking service
tuirnal
A terminal journal application written in Go.
dethancosta's Repositories
dethancosta/realtime-chat
A realtime chat server and client
dethancosta/ai-liveproject-1
dethancosta/aoc
A repo for tracking my Advent Of Code solutions
dethancosta/cccalc
Calculator application in Python
dethancosta/ccratelim
A rate limiter written in Go, for codingchallenges.fyi
dethancosta/ccwc
wc clone written in C, for codingchallenges.fyi
dethancosta/codingchallenges
Monorepo for my solutions to codingchallenges.fyi
dethancosta/dethancosta
Config files for my GitHub profile.
dethancosta/fashion-police
A static code analyzer that checks the code style of a given Python file against a subset of PEP8.
dethancosta/golb
A simple load balancer in Go
dethancosta/JsonDatabase
Simple JSON object storage server.
dethancosta/timeruler
Timeblocking service
dethancosta/tuirnal
A terminal journal application written in Go.
dethancosta/dethancosta.github.io
Ethan's (technical) blog
dethancosta/game-ai
Various game AI projects I've been working on
dethancosta/gomod-viz
A CLI tool for visualizing a Go module's dependency graph
dethancosta/maze-solver
dethancosta/op-vscode
1Password for VS Code
dethancosta/rat
cat clone written in Rust
dethancosta/SharedSolutions
Publicly shared solutions to Coding Challenges
dethancosta/shell-plugins
Seamless authentication for every tool in your terminal.
dethancosta/spg
1Password's Strong Password Generator - Go package
dethancosta/trctl
A CLI client for interacting with a timeruler server
dethancosta/wco3
wc clone in Rust