You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A not-so-secret collection of puzzles, ciphers, challenges, and Python code.
Welcome to my little corner of fun with Python! This repository is a hobby project where I experiment with:
- 🧠 Enigmas and code-breaking ideas
- 🔐 Simple ciphers (some invented, some classic)
- 🧮 Algorithmic challenges and string manipulation
- 🎯 Exercises for logic and Python practice
Nothing too serious — just a space to have fun coding, learning, and building things that feel like digital treasure hunts.
Feel free to clone, play around, or get inspired for your own challenges.
Most files are short Python scripts — open, read, run, modify, break, fix, repeat.
This is just a hobby project, not meant to be secure or production-ready. Expect fun, not perfection.
About
This is a personal repository to practice and explore concepts in cryptography, puzzles, and coding challenges using Python. Here you'll find implementations of classic ciphers, decoding scripts, and creative exercises that help improve programming and logic skills. A space for learning — just a hobby.