Explore Sign Up Log In

Feed

Sudoku solver #95

Working prototype, needs tests

main.py
main.py
Idle
Note manager

Working prototype, needs tests

algo.py
data.py
core.py
Idle
Caesar cipher

Hackathon project, built in one night

data.py
config.py
Idle
Bloom filter

Work in progress

algo.py
app.py
handler.py
Idle
Heap sort

Open to PRs

algo.py
data.py
test.py
Idle
Expression calculator #6

From algorithms course

core.py
main.py
Idle
Concurrent queue #92

From algorithms course

algo.py
test.py
core.py
Idle
Simple HTTP server

Pure Python, no deps

config.py
Idle
Fibonacci recursive

Extracted from a larger project

core.py
core.py
Idle
File manager

Working prototype, needs tests

algo.py
Idle
Tic-tac-toe

Feedback appreciated

handler.py
Idle
Graph traversal

Feedback appreciated

solver.py
test.py
views.py
Idle
Maze generator #72

Hackathon project, built in one night

solver.py
app.py
models.py
Idle
Console snake #20

Feedback appreciated

config.py
utils.py
algo.py
Idle
Text adventure

Rewrote old code

core.py
test.py
Idle
LRU cache

Open to PRs

algo.py
Idle
Console snake

Working prototype, needs tests

test.py
utils.py
algo.py
Idle
Trie implementation #37

Ideas welcome

utils.py
test.py
Idle
Tic-tac-toe

Just for fun

algo.py
config.py
Idle
Note manager

Clean and minimal

views.py
helper.py
Idle