Welcome, my friend!
This repository is where I collect my Python projects.
Each folder represents a separate project, including source code, documentation, and usage instructions where available.
These projects reflect my learning journey in:
- Python
- Machine Learning
- Data Processing
- Automation & Scraping
Feel free to explore, use, improve, or contribute.
Scraped market data such as business names, addresses, and phone numbers from Google Maps using Scrapy.
Tech: Python, Scrapy
Type: Data Scraping / Automation
Item-based collaborative filtering movie recommender built using KNN on the MovieLens 100K dataset.
Tech: Python, Pandas, NumPy, Scikit-learn
Type: Machine Learning / Recommender Systems
Approach: Item-based Collaborative Filtering
📁 Path: machine-learning/movie-recommendation-system-with-knn
More projects will be added over time.