Python projects developed during my learning journey

Below you will find a selection of Python projects that have been instrumental in advancing my coding skills and deepening my understanding of various programming concepts.

  • Student Management System (OOP)

    Developed a student management system using Object-Oriented Programming principles. Implemented features for adding, updating, and managing student records.

    Github.com

  • Web Cam Monitor

    Created a web cam monitoring application that captures and stores video streams. Integrated motion detection algorithms for enhanced functionality.

    Github.com

  • Web Scraping-Sql

    Built a web scraping tool to extract data from websites and store it in a SQL database for analysis. Utilized BeautifulSoup and SQLAlchemy for data management.

    Github.com

  • Daily News Request

    Developed a script to fetch and display daily news articles from various sources using news APIs. Implemented scheduling for regular updates.

    Github.com

  • Weather Forecast Prediction

    Created a weather forecasting application that retrieves and displays weather data using external APIs. Implemented data visualization for weather trends.

    Github.com

  • Django-Sql

    Built a web application using Django framework with SQL database integration. Implemented user authentication and CRUD operations for data management.

    Github.com

  • Flask Job Application

    Developed a job application portal using Flask. Implemented features for job listings, applications, and user management with secure authentication.

    Github.com

  • Chatbot

    Created a chatbot using Python and Natural Language Processing (NLP) techniques. Integrated with various messaging platforms for real-time interaction.

    Github.com

  • Restaurant Menu Django-Sql

    Developed a restaurant menu management system using Django and SQL. Implemented features for adding, updating, and displaying menu items.

    Github.com

  • Hotel Booking App

    Built a hotel booking application that allows users to search, book, and manage hotel reservations.

    Github.com

  • Spotify API

    Created an application that interacts with the Spotify API to retrieve and display music data.

    Github.com

  • Todo App

    Developed a to-do list application with features for adding, updating, and deleting tasks. Implemented user authentication and data persistence.

    Github.com