Welcome to ArrosanCodeLabβs Python Learning Projects β a curated collection of beginner-friendly Python projects that I, Arrosan Rajalingam, am building as part of my journey to learn Python.
I recently started learning Python, and to make the learning fun and effective, I began building small, simple projects. I'm truly enjoying the process β and I believe the best way to learn is by doing!
If you're also starting to learn Python, or curious about what I'm learning, feel free to follow along and explore these mini-projects. Each project comes with:
- β Clean, working code
- π Clear explanations and structure
- π¦ Real beginner use cases
| Project Name | Description |
|---|---|
| Loan Calculator | A simple GUI-based loan payment calculator using Pythonβs tkinter. Calculates monthly payments, interest, and total cost. |
More projects will be added regularly!
-
Clone the repo
git clone https://github.com/ArrosanCodeLab/python-learning-projects.git cd python-learning-projects -
Navigate into a project folder
cd loan_calculator -
Run the Python script
python loan_calculator.py
- Python beginners
- Students doing self-study
- Anyone who wants quick, practical coding ideas
I'm just getting started β but if you'd like to learn what I'm learning, feel free to check out the code, try it yourself, or build on top of these projects. Learning is always better when shared!
Arrosan Rajalingam
π§ͺ PhD Student | 𧬠Molecular Biologist | π» Python Learner
π GitHub Β· βοΈ a.rajalingam.23@abdn.ac.uk
This repository is licensed under the MIT License.