Pinned Repositories
Watchdog
Watchdog is a security surveillance system that notifies owners of possible intruders in real-time. This repository forms part of the home control panel (HCP) that is a stand-alone python program that runs locally on the user's computer machine. This program aggregates the IP video footage to identify faces using state of the art facial detection algorithms in order to minimise the latency in identifying possible intruders, thus, ensuring the safety of our homeowners.
Watchdog-API
Watchdog is a real-time security surveillance system that notifies owners of possible intruders through the use of machine learning. This repository forms part of the controller in our MVC model. The controller handles all the business logic and performs CRUD functionality on the model of our system. The repository consists of lambda functions and a cloudformation stack that is used to deploy the api to the cloud
Watchdog-Stream-Server
Watchdog is a real-time security surveillance system that notifies owners of possible intruders through the use of machine learning. This repository is our producer-consumer socket server that enables live streaming of different home control panel (HCP) IP cameras. Essentially, the HCP will listen to this socket server as a producer and wait for the end user to request to view the live video frame images. When the end user wants to view a specific ip camera's live video footage, it sends a socket request to this server and the HCP starts to send base64 encoded images to the end user. This server is deployed to a Linux t3.micro EC2 instance using a cloudformation stack.
cos711-a2
dotfiles
My Personal Config files
iCloud-API
Node API for Apple's iCloud services
matsim
A small example of how to use MATSim as a library.
ngrx-store-formsync
Easily synchronize any reactive form to the @ngrx/store in a few steps
obsidian-apple-reminders-plugin
A plugin to attempt to bring Apple Reminders into Obsidian.
urishiraval.github.io
My personal website
urishiraval's Repositories
urishiraval/obsidian-apple-reminders-plugin
A plugin to attempt to bring Apple Reminders into Obsidian.
urishiraval/cos711-a2
urishiraval/dotfiles
My Personal Config files
urishiraval/iCloud-API
Node API for Apple's iCloud services
urishiraval/matsim
A small example of how to use MATSim as a library.
urishiraval/ngrx-store-formsync
Easily synchronize any reactive form to the @ngrx/store in a few steps
urishiraval/urishiraval.github.io
My personal website
urishiraval/obsidian-releases
urishiraval/obsidian-todoist-plugin
Materialize Todoist tasks in Obsidian notes
urishiraval/privateGPT
Interact privately with your documents using the power of GPT, 100% privately, no data leaks
urishiraval/pyqt5-qtquick2-example
An example of QtQuick 2 providing material and fluent design themes in PyQt5.
urishiraval/RulesEngine
A Json based Rules Engine with extensive Dynamic expression support