Pinned Repositories
Birthday-Invitation
An application that automates the birthday invitation and confirmation process.
BlackJack
A text based BlackJack game written in Python
Bug-and-Treasure-Game
A simple game built in Python for fun
Chat-Application
A server-client chat application built with sockets
CollegeReviewChecker
An application that tracks reviews given about my college from multiple websites and presents them to the user
Drowsy-Driver-Alert-System
An application that can detect a driver drowsing by tracking the eye region and immediately alerts the driver.Additionaly in the event of a long inactivity, it will send sms to the driver's predefined contacts with his/her currrent location.
Eye-Blink-Detection
An application that can detect and count eye blinks in real time using Dlib
REST-API-Demo
A web application that provides REST API to perform CRUD operations and user authentication. The application uses SQLAlchemy to provide an interface between the app and a database of your choice.For added security, it implements JWT that the user must provide to view the data.The app is deployed to Heroku for people to interact.
Speed-Camera
An application that can track and measure the speed of a moving object using the concept of Optical Flow.
TvShowReminder
An application that sends you details of your favourite Tv shows via an SMS and Email
Souvikray's Repositories
Souvikray/Drowsy-Driver-Alert-System
An application that can detect a driver drowsing by tracking the eye region and immediately alerts the driver.Additionaly in the event of a long inactivity, it will send sms to the driver's predefined contacts with his/her currrent location.
Souvikray/Speed-Camera
An application that can track and measure the speed of a moving object using the concept of Optical Flow.
Souvikray/Eye-Blink-Detection
An application that can detect and count eye blinks in real time using Dlib
Souvikray/Birthday-Invitation
An application that automates the birthday invitation and confirmation process.
Souvikray/REST-API-Demo
A web application that provides REST API to perform CRUD operations and user authentication. The application uses SQLAlchemy to provide an interface between the app and a database of your choice.For added security, it implements JWT that the user must provide to view the data.The app is deployed to Heroku for people to interact.
Souvikray/TvShowReminder
An application that sends you details of your favourite Tv shows via an SMS and Email
Souvikray/BlackJack
A text based BlackJack game written in Python
Souvikray/Bug-and-Treasure-Game
A simple game built in Python for fun
Souvikray/Chat-Application
A server-client chat application built with sockets
Souvikray/CollegeReviewChecker
An application that tracks reviews given about my college from multiple websites and presents them to the user
Souvikray/DataVisualization
An overview of basic Data Visualization models and techniques followed by a simple Data Analysis of a book.
Souvikray/electrumx
Alternative implementation of spesmilo/electrum-server
Souvikray/Face-Detection-And-Swap
Souvikray/hands_on_linux-self_hosted_wordpress_for_linux_beginners
Code and configuration snippets for the course.
Souvikray/Image-Filters
An application to apply multiple effects to an image and save a copy of the modified image for personal use
Souvikray/Object-Detection
An application that tracks moving objects in a video and alerts the user of a possible presence of something.
Souvikray/py
Repository to store sample python programs for python learning
Souvikray/Realtime-Face-Recognition
An application that can detect and identify faces in real time
Souvikray/Test-REST-API-Demo
A test suite for the REST-API-Demo application that performs unit, integration and system testing and deploys it toTravis CI to automate the tests.
Souvikray/To-Do-Bot
A bot that stores to-do tasks and communicates them to us
Souvikray/Wordpress-on-LEMP-stack
A wordpress hosting platform built on LEMP stack and hosted in a VPS