-
-
-
-
-
-
-
-
property-scraping-pure-js Public
Simple app to scrape data to find new properties listings/offers
JavaScript UpdatedOct 14, 2021 -
Development and evaluation of a product management system using IoT technology to replace traditional barcodes
-
-
-
-
kernel-driver-web-alarm Public
The system uses sensors to monitor the movement in the entrances and windows of the house, alarming the owner via text or email if the alarm had been triggered. In order to create the most secure h…
JavaScript UpdatedOct 6, 2021 -
The project is to create new system called “Simply Rugby Management System” with the intention of facilitating trainers and other people managing the organization keeping updating records, personal…
C# MIT License UpdatedOct 6, 2021 -
A chat application that allows for secure communication within the company in real-time. The program uses SignalR to communicate between the server and each client. Application used .Net Core.
-
android-shift-manager Public
The prototype application is intended for the delivery drivers and allows them to track their shifts and orders.
Java MIT License UpdatedOct 5, 2021 -
ai-classification-ML-NET Public
Emotions recognition application that will be able to distinguish between seven basic facial expressions: joy, surprise, neutral, anger, fear, disgust and sadness.
C# MIT License UpdatedOct 5, 2021 -
genetic-algorithm-unity Public
The game is that the player in the maze must find the shortest path to the goal. The player’s character is a simple cube, and his goal is a green cube which is located at the other end of the map. …
-
oracle-category-tree Public
Procedures to manage nested categories in Oracle databases. Using PL/SQL allowed developing functions for managing category trees. Categories can be a sub-category of any parent category, can be al…
MIT License UpdatedSep 23, 2021 -
SpecialOlympicsApp-1 Public
Forked from NickyPot/SpecialOlympicsAppHybrid application for charity delivered by the team. Application is a web application that emulates native application on mobile devices, and each client help to access mobile functionalities like…
JavaScript UpdatedSep 23, 2021 -
PHP-MVC-BASIC Public
Simple generic MVC implementation for PHP from scratch with prue PHP. The project was to make it easier to start a simple projects with MVC for future projects in the same language without the need…
PHP UpdatedSep 23, 2021 -
language-compiler Public
The project involves creating a compiler for the language PAL using the ArdKit library. The language should meet the requirements that are in the form of EBNF and FSM. The project involves implemen…