This is a project I built entirely on my Samsung phone using Termux. It tracks my journey learning version control and Python.
- Termux: Linux environment for Android
- Python: The language behind the logic
- Git/GitHub: For versioning and cloud storage
- Initialized local Git repository
- Created branches for experimentation
- Configured SSH for secure GitHub access
- Published code to the world