Welcome to my Python learning journey π¨βπ»π
This repository documents my progress in learning Python through practice, experiments, and real mini-projects. It includes cryptography concepts, system simulations, and general coding practice.
- π cryptography β Basic cryptography concepts and Python implementations
- π§ͺ test β Practice code, experiments, and learning scripts
- π rest system β Restaurant system project using Python & Jupyter Notebook
Basic implementations and experiments related to encryption, decryption, and security concepts.
A Python-based simulation of a shop system (sandwich & meat shop) using Jupyter Notebook.
Includes ordering logic, pricing system, and user interaction.
A sandbox for trying new ideas, debugging code, and practicing Python concepts before organizing them into proper projects.
- Strengthen Python fundamentals
- Build practical mini-projects
- Learn basic cryptography concepts
- Improve problem-solving and logical thinking
- Python 3
- Jupyter Notebook
This repository follows a learning-by-doing approach:
- Write code
- Experiment and break things
- Fix and improve
- Turn practice into projects
Cybersecurity student passionate about programming, security, and building real-world tools.
This repository is my journey from basics to practical projects.