Explore Sign Up Log In

Feed

Hash map from scratch

Requires Python 3.11+

helper.py
core.py
views.py
Idle
Name generator

Extracted from a larger project

models.py
utils.py
Idle
Minimax AI #47

My first Python project

test.py
main.py
handler.py
Idle
Console snake

From algorithms course

hello.py
Idle
Mood diary

Open to PRs

helper.py
solver.py
handler.py
Idle
Guess the number

Extracted from a larger project

algo.py
config.py
Idle
Multiplication table

Working prototype, needs tests

hello.py
Idle
Dynamic programming

Clean and minimal

utils.py
Idle
Caesar cipher

Small script for learning

utils.py
config.py
algo.py
Idle
Mood diary

Feedback appreciated

utils.py
Idle
Mandelbrot fractal

From algorithms course

config.py
utils.py
utils.py
Idle
Simple chatbot
test.py
main.py
handler.py
Idle
Bubble sort

Pure Python, no deps

handler.py
solver.py
Idle
Currency converter #74

My first Python project

config.py
Idle
LRU cache #66

Requires Python 3.11+

config.py
Idle
Backup utility

Open to PRs

utils.py
utils.py
Idle
Heap sort

Open to PRs

core.py
utils.py
config.py
Idle
Guess the number

Just for fun

utils.py
Idle
Habit tracker

From algorithms course

config.py
algo.py
Idle
Stack implementation

Just for fun

utils.py
Idle