Pinned Repositories
ai-liveproject-1
aoc
A repo for tracking my Advent Of Code solutions
cardrank
Go types, funcs, and utilities for working with cards, decks, and evaluating poker hands (Holdem, Omaha, Stud, more)
cccalc
Calculator application in Python
ccratelim
A rate limiter written in Go, for codingchallenges.fyi
ccsudoku
Sudoku game written in C
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/cardrank
Go types, funcs, and utilities for working with cards, decks, and evaluating poker hands (Holdem, Omaha, Stud, more)
dethancosta/cccalc
Calculator application in Python
dethancosta/ccratelim
A rate limiter written in Go, for codingchallenges.fyi
dethancosta/ccsudoku
Sudoku game written in C
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/gophe
Go-phe is a version of HenryRLee's PokerHandEvaluator ported to Golang
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/TexasHoldemSolverJava
A Java implemented Texas holdem and short deck Solver
dethancosta/TexasSolver
🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
dethancosta/trctl
A CLI client for interacting with a timeruler server
dethancosta/wco3
wc clone in Rust