Sagexd08
I am an undergraduate B.Tech Computer Science and Engineering student at Sister Nivedita University. Every technology that comes into view accelerates me toward
kolkata
Pinned Repositories
Emotion-Detector-by-Python
An Emotion Detector in Python is a program that analyzes data (typically text, images, or audio) to classify or infer emotions expressed in the input. This is accomplished by leveraging Natural Language Processing (NLP), Computer Vision, or Audio Signal Processing techniques, often combined with machine learning or deep learning models.
Face-Detection-Using-Python
It's a real-time Python-based face detection and recognition application, using computer vision and machine learning to identify known individuals via the laptop's webcam. Using OpenCV and face_recognition, this python code detects faces from live video and matches it to known individuals.
Finger-Movement-tracker
The Finger Movement Tracker is a Python-based project that uses TensorFlow to track finger gestures in real time by identifying pivot points on the fingers. It enables precise gesture recognition for applications like device control, VR/AR, gaming, and accessibility, offering a seamless human-machine interface.
Flappy-Bird-Game-using-Python
Flappy Bird, made with Python and pygame, offers engaging gameplay. Navigate a bird through pipes using precise controls, with dynamic physics, scoring, smooth visuals, and sound effects enhancing the experience.
Voice-Recorder-GUI-using-Python
Voice Recorder GUI in Python A simple and intuitive voice recording application built with Python. This project features a user-friendly interface for recording, playing back, and saving audio files. Developed using libraries like Tkinter or PyQt for the GUI and pyaudio for audio handling
Weather-Forcast
Python-based weather forecasting app using OpenWeatherMap API
Sagexd08's Repositories
Sagexd08/Voice-Recorder-GUI-using-Python
Voice Recorder GUI in Python A simple and intuitive voice recording application built with Python. This project features a user-friendly interface for recording, playing back, and saving audio files. Developed using libraries like Tkinter or PyQt for the GUI and pyaudio for audio handling
Sagexd08/Emotion-Detector-by-Python
An Emotion Detector in Python is a program that analyzes data (typically text, images, or audio) to classify or infer emotions expressed in the input. This is accomplished by leveraging Natural Language Processing (NLP), Computer Vision, or Audio Signal Processing techniques, often combined with machine learning or deep learning models.
Sagexd08/Flappy-Bird-Game-using-Python
Flappy Bird, made with Python and pygame, offers engaging gameplay. Navigate a bird through pipes using precise controls, with dynamic physics, scoring, smooth visuals, and sound effects enhancing the experience.
Sagexd08/Finger-Movement-tracker
The Finger Movement Tracker is a Python-based project that uses TensorFlow to track finger gestures in real time by identifying pivot points on the fingers. It enables precise gesture recognition for applications like device control, VR/AR, gaming, and accessibility, offering a seamless human-machine interface.
Sagexd08/Weather-Forcast
Python-based weather forecasting app using OpenWeatherMap API
Sagexd08/Face-Detection-Using-Python
It's a real-time Python-based face detection and recognition application, using computer vision and machine learning to identify known individuals via the laptop's webcam. Using OpenCV and face_recognition, this python code detects faces from live video and matches it to known individuals.