An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by Saeed-dev2

A curated list of projects in awesome lists by Saeed-dev2 .

https://github.com/saeed-dev2/esp32_pwm_led_control

"Control an LED using PWM with the ESP32 and ESP-IDF. The LED alternates between 75% on and 25% off every 5 seconds. This project demonstrates PWM configuration and usage with the LEDC driver in ESP-IDF"

Last synced: 24 Jan 2026

https://github.com/saeed-dev2/mpu6050_sensor

"ESP32 interface with MPU6050 sensor using I2C protocol. This project reads accelerometer and gyroscope data from the MPU6050 and logs it using the ESP-IDF framework."

Last synced: 30 Apr 2025

https://github.com/saeed-dev2/virtual_pet_management_system

A comprehensive simulation for managing and interacting with virtual pets, featuring feeding, playing, health monitoring, and time progression. Includes support for multiple pet types, such as dogs, cats, and birds. Ideal for learning object-oriented programming and system design.

Last synced: 08 Feb 2026

https://github.com/saeed-dev2/rfid-based-automatic-toll-collection-system

The RFID-Based Automatic Toll Collection System uses RFID technology to automatically detect vehicles and process toll payments without manual intervention. It integrates RFID tags, readers, and microcontrollers (Arduino/ESP32) to enhance traffic efficiency and reduce congestion. The system includes seamless payment processing, real-time monitoring

Last synced: 18 Jul 2025

https://github.com/saeed-dev2/esp-iot-device-firmware-with-blynk-integration

The **ESP IoT Device Firmware** integrates ESP8266/ESP32 with the Blynk app for remote control and monitoring. It supports OTA updates, configurable buttons, and LED management for various IoT applications. This open-source project is highly customizable for different ESP boards and WiFi configurations.

Last synced: 16 Aug 2025

https://github.com/saeed-dev2/soil_irrigation_and_motion_detection_system

"An Automated System Leveraging ESP32 and FreeRTOS to monitor soil moisture and detect motion. It controls irrigation via a relay and triggers a buzzer for motion alerts. Ideal for efficient and responsive garden management"

Last synced: 16 Aug 2025

https://github.com/saeed-dev2/car-dealership-inventory-management-program

"A C program for managing and displaying car details with a user-friendly interface. Features include dynamic car data input, detailed information display, and input validation. Ideal for understanding data handling and user interaction in C programming"

Last synced: 04 Feb 2026

https://github.com/saeed-dev2/stepper_controller

A project to control a stepper motor using a rotary encoder for parameter adjustments and an I2C LCD for real-time display. Features include customizable degrees, RPM, dead time, and direction, with support for interrupt-based emergency stops and motor enable/disable functionality

Last synced: 13 Jun 2025

https://github.com/saeed-dev2/home_automation

"A proximity-based control system utilizing ESP32, HC-SR04 ultrasonic sensor, and IR sensor to automate LED operation based on distance and motion detection. Demonstrates core IoT and home automation principles"

Last synced: 03 Apr 2025

https://github.com/saeed-dev2/traffic_light_controller_esp32

"ESP32 Traffic Light Controller project. Simulates a traffic light system using LEDs. Controls green, yellow, and red lights with specified delays. Utilizes FreeRTOS for task management"

Last synced: 06 Feb 2026

https://github.com/saeed-dev2/tinybrain-backprop-lite

A minimal neural network and autograd engine built from scratch in Python using scalar-based backpropagation. Inspired by micrograd.

Last synced: 20 Sep 2025

https://github.com/saeed-dev2/gsm-based-security-alert-system

This project implements a microcontroller-based security solution that alerts the vehicle owner via SMS and call upon unauthorized access attempts. It uses Arduino Nano, SIM800L GSM module, and a key switch for real-time monitoring and enhanced vehicle safety.

Last synced: 31 Jan 2026

https://github.com/saeed-dev2/django-portfolio-lab

django-portfolio-lab is a work-in-progress, professional-grade personal portfolio website built with the Django web framework. This project serves as a learning lab and development space for showcasing skills in backend development, clean UI design, and full-stack deployment practices.

css django html python python3 ui-design

Last synced: 20 Sep 2025

https://github.com/saeed-dev2/nlp_data_preprocessing

NLP data preprocessing pipelines with TensorFlow/Keras. Includes text cleaning, tokenization, stopword removal, lemmatization, sequence padding, and vocabulary building. Designed to prepare datasets for deep learning tasks such as sentiment analysis, sarcasm detection, and text classification

Last synced: 20 Sep 2025

https://github.com/saeed-dev2/link_app-multifunctionl-app

Developed a cutting-edge application that integrates real-time text chatting, voice calling, and file sharing functionalities into a user-friendly interface. This project leverages socket programming to deliver seamless communication.

data-structures gui-application network-programming os pickle pil pillow pyaudio python3 socket-programming struct threading-and-concurrency tkinter-python

Last synced: 26 Feb 2025

https://github.com/saeed-dev2/smart_mail_notification_system

An IoT-based Smart Mail Notification System using ESP32/ESP8266 to send real-time email alerts when a mail signal is detected. Utilizes Wi-Fi and Gmail's SMTP server for seamless communication. Designed for efficient, automated monitoring with simple setup and robust performance.

Last synced: 03 Apr 2025

https://github.com/saeed-dev2/rc_servo_control_system

A firmware for controlling servo motors using a CT6B RC receiver. Implements up/down, roll, and pitch actions with precise servo angle mapping and real-time feedback via serial monitoring. Designed for smooth integration with RC-controlled robotic systems.

Last synced: 12 Mar 2025

https://github.com/saeed-dev2/atm-banking-app-python

A modern, secure, and user-friendly ATM simulation system built with Python and Tkinter. Features include balance inquiry, deposits, withdrawals, PIN management, and transaction history logging—designed for academic use, prototyping, and GUI-based financial system demonstrations.

atm-system banking-application money-management-system personal-finance-software python-3 python-gui-application secure-login-system tkinter-gui transaction-history

Last synced: 21 Jul 2025

https://github.com/saeed-dev2/movie-recommender-collaborative-filtering

A real-world movie recommendation system using collaborative filtering and matrix factorization. Trained on the MovieLens dataset to predict user preferences and generate personalized movie suggestions.

Last synced: 01 Nov 2025

https://github.com/saeed-dev2/poultry_form_disease_deep-learning-machine-learning-computer-vision

An AI-powered poultry disease detection system that uses deep learning to classify chicken feces images. Built with TensorFlow and Streamlit, it provides quick, accessible diagnosis for farmers. Trained on PCR-validated data for accurate classification of diseases like Salmonella and Coccidiosis.

cnn-model deep-learning deep-neural-networks keras-tensorflow machine-learning preprocessing python python3 residual-networks vgg16

Last synced: 28 Jul 2025

https://github.com/saeed-dev2/anomaly-detection-gaussian-model

Anomaly detection using Multivariate Gaussian distribution. This project implements a probabilistic model to identify outliers in multivariate data based on statistical thresholds. Evaluation is performed using cross-validation and F1 score metrics. Ideal for applications in fraud detection, sensor fault analysis, and rare event identification.

Last synced: 28 Jul 2025

https://github.com/saeed-dev2/transfer-learning-rock-paper-scissors-inceptionv3

Rock-Paper-Scissors image classification using Transfer Learning with InceptionV3 in TensorFlow/Keras. Includes data augmentation, fine-tuning, and callbacks (EarlyStopping, ModelCheckpoint) to achieve high accuracy on custom datasets

Last synced: 20 Sep 2025

https://github.com/Saeed-dev2/RFID-Based-Automatic-Toll-Collection-System

The RFID-Based Automatic Toll Collection System uses RFID technology to automatically detect vehicles and process toll payments without manual intervention. It integrates RFID tags, readers, and microcontrollers (Arduino/ESP32) to enhance traffic efficiency and reduce congestion. The system includes seamless payment processing, real-time monitoring

Last synced: 18 Oct 2025