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

Projects in Awesome Lists by rishraks

A curated list of projects in awesome lists by rishraks .

https://github.com/rishraks/face_recognition

A Python-based Face Recognition project utilizing OpenCV, MediaPipe, and a trained machine learning model for real-time face detection and recognition. The system identifies individuals from live camera feeds with high accuracy, leveraging facial landmarks and bounding boxes to provide seamless predictions.

ai mediapipe-facemesh opencv-python python scikitlearn-machine-learning

Last synced: 04 Feb 2026

https://github.com/rishraks/sync-space

An online Chat, Video conferencing and file sharing web app.

Last synced: 17 Jul 2026

https://github.com/rishraks/virtual_mouse

This application employs computer vision to detect hand gestures via a webcam, enabling seamless touch-free cursor control. It provides an efficient and accessible alternative to traditional input devices, focusing on precision and simplicity for essential operations like movement and clicking.

Last synced: 02 Jan 2026

https://github.com/rishraks/virtual_keyboard

This project leverages OpenCV and MediaPipe for real-time hand tracking to create a touch-free typing experience. By hovering a fingertip over virtual buttons on the screen, the system detects interaction and types the corresponding key into Notepad, offering a seamless blend of computer vision and interactivity.

computer-vision mediapipe-hands opencv-python pyautogui python subprocess

Last synced: 02 Jan 2026

https://github.com/rishraks/virtual_screen

Virtual Screen enables users to write on their screen using hand gestures tracked by a webcam. With real-time hand detection and motion tracking, users can draw, annotate, or interact with the screen without physical input devices, offering a seamless and intuitive virtual writing experience.

computer-vision mediapipe-hands opencv-python

Last synced: 17 Sep 2025

https://github.com/rishraks/blink_counter

This project uses MediaPipe FaceMesh and OpenCV to detect and count blinks in real-time. It identifies left-eye landmarks, calculates normalized distances to detect eye closure, and registers a blink only upon a complete open-close-open cycle. Ideal for applications like drowsiness detection and human-computer interaction.

Last synced: 05 Sep 2025

https://github.com/rishraks/ecommerce-app

A Spring Boot-based eCommerce application featuring product listings, a shopping cart, user authentication, and an admin panel, all backed by a MySQL database for efficient data management.

java mysql-database spring-boot spring-mvc

Last synced: 04 Feb 2026

https://github.com/rishraks/real-time-vehicle-detection-and-counting

The script uses YOLOv8 to detect cars in a masked video, tracks their movement, and counts the number crossing a specified line for accurate vehicle detection.

computer-vision detection python3 yolov8

Last synced: 06 Jul 2025

https://github.com/rishraks/color-object-detection

This project enables real-time detection of user-defined color objects using a webcam. Users enter a color name, and the program identifies objects matching that color by converting it to its HSV range, applying a mask, and detecting contours. It's a practical tool for object tracking, sorting, and interactive applications.

computer-vision numpy opencv pillow-library

Last synced: 11 Apr 2026

https://github.com/rishraks/javafx-notepad-app

A simple Notepad application built using JavaFX and Scene Builder with basic text editing functionalities.

java javafx-gui scenebuilder

Last synced: 03 May 2026

https://github.com/rishraks/face_detection_anonymizer

The Face Detection and Anonymizer is a Python-based tool using OpenCV and Mediapipe to detect faces in real-time from a video stream. It allows users to toggle features like drawing bounding boxes around faces or anonymizing them with blur effects, ensuring privacy while showcasing efficient computer vision capabilities.

computer-vision mediapipe opencv-python

Last synced: 18 May 2026

https://github.com/rishraks/javafx-clock-widget

A simple analog clock implemented in JavaFX, showcasing a classic clock face with moving hour, minute, and second hands. This project demonstrates real-time time updating and offers insights into creating responsive GUIs with JavaFX. Ideal for learning about animations and event handling in Java applications.

java javafx-desktop-apps scenebuilder

Last synced: 25 Jan 2026

https://github.com/rishraks/student-management-system

A Java-based Student Management System for coaching tutors, utilizing a MySQL database for secure and efficient student record management.

java java-8 sql

Last synced: 12 Oct 2025

https://github.com/rishraks/management-service

A RESTful API built with Node.js, Express.js, and MongoDB for managing healthcare services. It supports CRUD operations with validations for service name, description, and price, ensuring data integrity and error handling.

express-js mogodb mongoose-schema nodejs

Last synced: 29 Jan 2026

https://github.com/rishraks/handsign-ai

HandSign AI is a gesture recognition project using Mediapipe to detect custom hand signs like fist, palm, and V-sign. It automates tasks such as starting/stopping video recording and capturing screenshots, showcasing intuitive, touch-free interactions for various applications like smart devices and accessibility.

mediapipe ml numpy opencv python

Last synced: 16 Apr 2026

https://github.com/rishraks/coronavirus-live-tracker

The Coronavirus-Live-Tracker is a JavaFX application designed with Scene Builder to provide real-time updates on COVID-19 cases. It features an intuitive interface for tracking infections, recoveries, and vaccinations, helping users stay informed during the pandemic.

java javafx-desktop-apps scenebuilder

Last synced: 26 Apr 2026

https://github.com/rishraks/voice-assistant

Tess is a personal voice assistant built entirely in Python. It is compatible with Python version 3.3 and above, providing an intuitive interface for users to interact through voice commands.

ai python

Last synced: 28 Apr 2026

https://github.com/rishraks/hand_gesture_volume_control

This project implements a hand gesture-based volume control system using a webcam. By detecting the distance between the thumb and index finger using MediaPipe and OpenCV, the system adjusts audio volume in real time via Pycaw. It features smooth volume transitions and intuitive control for a seamless user experience.

computer-vision gesture-detection mediapipe opencv-python pycaw

Last synced: 29 Apr 2026

https://github.com/rishraks/weather-forecast-frontend

Weather Forecast Application – A full-stack application that provides real-time and forecasted weather data. The backend, built with Spring Boot (WebFlux), fetches and processes weather information from external APIs, while the frontend, developed in Next.js, offers a clean and responsive user interface for viewing the forecasts.

Last synced: 05 Sep 2025