Pinned Repositories
Bookstore-Manager
A book management software built with Python to store information about Book's name, Author, Year, and ISBN. Built using tkinter and sqllite3 database.
Chat-App-Flask-SocketIO
Chat Application using Flask and SocketIO
Data-Structures-In-C
(Incomplete, In Continuation) Implementation of Data Structures like Stacks, Queues, etc. using C programming language
Do-It
To-Do List App made in Android. Tutorial available on Youtube.
Driver-Drowsiness-Detector
Driver Drowsiness Detector detects if a driver or a person is drowsy or not, using their eye movements.
Facial-Recognition-Using-FaceNet-Siamese-One-Shot-Learning
Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks
Gesture-Controlled-Snake-Game
This program can be used to play a Snake Game by detecting hand gestures to control movement of the snake on the screen. Implemented in Python using OpenCV.
Penguin-Coders-WebApp
PushDown-Automata-Implementation
Implementation of PushDown Automata to track acceptance or rejection of a string.
YOLO-v3-Object-Detection
This repository contains code for YOLO v3 Object detection, and is capable of fast object detection. Input can be given through images, videos and webcam input feed.
msindev's Repositories
msindev/Driver-Drowsiness-Detector
Driver Drowsiness Detector detects if a driver or a person is drowsy or not, using their eye movements.
msindev/Facial-Recognition-Using-FaceNet-Siamese-One-Shot-Learning
Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks
msindev/Do-It
To-Do List App made in Android. Tutorial available on Youtube.
msindev/Chat-App-Flask-SocketIO
Chat Application using Flask and SocketIO
msindev/Gesture-Controlled-Snake-Game
This program can be used to play a Snake Game by detecting hand gestures to control movement of the snake on the screen. Implemented in Python using OpenCV.
msindev/Penguin-Coders-WebApp
msindev/Bookstore-Manager
A book management software built with Python to store information about Book's name, Author, Year, and ISBN. Built using tkinter and sqllite3 database.
msindev/Data-Structures-In-C
(Incomplete, In Continuation) Implementation of Data Structures like Stacks, Queues, etc. using C programming language
msindev/PushDown-Automata-Implementation
Implementation of PushDown Automata to track acceptance or rejection of a string.
msindev/NoInternetLayout
msindev/Sentiment-Analysis-Flask-API
This sentiment analysis API allows you to get Sentiment for a sentence using GET and POST methods.
msindev/BMI-Calculator-Android
msindev/Cats-vs-Dogs-Classification-Flask-WebApp
A flask based web application to differentiate between cats and dogs
msindev/Ionic-NewsApp
msindev/FlashLight
msindev/msindev
msindev/advent-of-code-2023
This repo contains my solutions to Advent of Code (AoC) challenges for 2023.
msindev/angular-challenges
msindev/angular-i18n-app
An Angular application demonstrating Angular Internationalization (i18n)"
msindev/Budget-Planner
A budget planning app made using Spring Boot as Backend and Ionic(Angular) in the frontend.
msindev/CG-Lab-Programs
CG Lab Programs
msindev/css-for-js-character-creator
Coursework for CSS for JS Module 2
msindev/css-for-js-huckleberry
Coursework - Workshop 1 for CSS for JS Course
msindev/engineering-blogs
A curated list of engineering blogs
msindev/nx-todo-app
msindev/penguincoders.net
This repo has the source code for my personal website.
msindev/python-training
Python training for business analysts and traders
msindev/reflect-journal-app
Reflect - A Gratitude Journal App
msindev/splitwise
SplitWise System Design with working APIs
msindev/tinyurl
This is an implementation of TinyURL service.