mini-projects

Mini Projects & Assignments

This repository contains a collection of my personal and university projects, primarily using Python. The projects are organized into the following categories:

📂 Directory Structure

.
├── 01_web-dev/
│   ├── 01_birthday-card/
│   └── 02_little-lemon-website-html/
├── 02_dsc/
│   ├── 01_numerical-methods-notebooks/
│   └── 02_production-planning-control/
├── 03_ml/
│   ├── 00_inbox/
│   └── 01_assignments/
└── README.md

🚀 Projects

🌐 Web Development (web-dev)

Simple web projects and games.

📊 Data Science & Operations Research (dsc)

Projects focused on data analysis, visualization, and optimization.

🧠 Machine Learning (ml)

A collection of projects related to machine learning, categorized by paradigm.


📝 License

This project is licensed under the MIT License - see the LICENSE file for details.