Welcome to my Python Projects Repository!
This repo contains a collection of Python projects I built while learning different areas of programming โ from GUI development to algorithms.
Each folder represents an independent mini-project with its own functionality, README, and setup instructions.
| Project | Description | Technologies |
|---|---|---|
| ๐งฎ Python GUI Calculator | A simple calculator built with Tkinter that performs basic arithmetic operations. | Python, Tkinter |
| ๐ PyQt Wi-Fi Autologin | A PyQt-based tray app that automatically logs into Wi-Fi networks. | Python, PyQt5 |
| ๐ Python Password Generator | Generates strong, customizable passwords securely. | Python |
| โ๏ธ PyQt Weather App | Displays real-time weather updates with icons for conditions. | Python, PyQt5 |
| ๐บ๏ธ Dijkstra Shortest Path | Implementation of Dijkstraโs algorithm to find the shortest path in graphs. | Python, Algorithms |
| ๐ฏ Python Guessing Game | A fun number guessing game with hints and score tracking. | Python |
- Clone this repository:
git clone git@github.com:chhatraraj/python_projects.git cd python_projects
Navigate to any project folder, for example:
cd python-gui-calculator
Run the Python script:
python GUI_calculator.py
๐งฐ Tech Stack
Language: Python ๐
Libraries: Tkinter, PyQt5
Focus Areas: GUI, Automation, Algorithms
๐ก About This Repo
This collection showcases my journey as I learned Python โ covering GUI design, algorithms, automation, and small app development.
If youโre exploring Python or looking for inspiration, feel free to explore and reuse the code!
Chhatra Neupane
๐ Computer Engineering Student | Backend & ML Enthusiast
๐ GitHub Profile