Pinned Repositories
CinemaApp
📽️ Android demo application for cinema ticket reservation
2048_UBB_Edition
2048 Web Game with the UBB teachers implemented using JavaServer Faces
antiamigo
🎮 Multiplayer browser game implemented using Phaser 3 and socket.io
CinemaApp
🎟️ Android demo application for cinema ticket reservation
ExtWatcher
Cloud based framework for detecting malicious files using Machine Learning 🎓
PacMan_Remastered
Remastered version of PacMan in JavaFX
Parkingo
🅿️ ParkinGo is a machine learning based application that tracks the availability of parking spots from a video.
PE-Dumper
Simple PE Format Parser written in C/C++ using Win32API
Procmonel
Procmonel is Procmon like monitoring system implemented using Microsoft WDK
Qwertz
Qwertz is a new programming language with multilanguage support.
viorelyo's Repositories
viorelyo/Procmonel
Procmonel is Procmon like monitoring system implemented using Microsoft WDK
viorelyo/Parkingo
🅿️ ParkinGo is a machine learning based application that tracks the availability of parking spots from a video.
viorelyo/Qwertz
Qwertz is a new programming language with multilanguage support.
viorelyo/2048_UBB_Edition
2048 Web Game with the UBB teachers implemented using JavaServer Faces
viorelyo/antiamigo
🎮 Multiplayer browser game implemented using Phaser 3 and socket.io
viorelyo/CinemaApp
🎟️ Android demo application for cinema ticket reservation
viorelyo/ExtWatcher
Cloud based framework for detecting malicious files using Machine Learning 🎓
viorelyo/PacMan_Remastered
Remastered version of PacMan in JavaFX
viorelyo/PE-Dumper
Simple PE Format Parser written in C/C++ using Win32API
viorelyo/SlidingPuzzleGame
Sliding puzzle game with player's chosen image (C# Uni Assignment)
viorelyo/Autumn
Autumn 🍂 is a Dependency Injection framework written in C++.
viorelyo/AzureGuestBook
Azure Cloud Service for storing reviews with images.
viorelyo/ChairUmpire
viorelyo/dalgs
Discovering some distributed algorithms. "Introduction to Reliable and Secure Distributed Programming" book used as main reference.
viorelyo/Ear-Clipping_Algorithm
Triangulation of simple polygon with Ear-Clipping Algorithm in C++
viorelyo/EndlessBallie
🔮 Indie web game created using THREE.js.
viorelyo/geometry_AngleAndOrientation
Calculating angle between three points in Python
viorelyo/geometry_fractals
Mandelbrot Set & Julia Set Fractals in JavaScript
viorelyo/HadoopInvertedIndex
:elephant: Inverted index for a book repository implemented using Hadoop Map-Reduce.
viorelyo/k-Means_Algorithm
Clustering colors in Python
viorelyo/MIRPR-2019-2020
MIRPR 2019-2020
viorelyo/MovieRent_Management
In order not to miss good movies, you absolutely need a software application that allows you to manage movies and watchlists (C++ Uni Assignment)
viorelyo/Movix_Version2.0
In order not to miss good movies, you need a software application that allows you to manage movies and watchlists (C++ & QT Uni Assignment)
viorelyo/Pharmacy_Administration
Application that manages the supply of medicines from a pharmacy (C++ Uni Assignment)
viorelyo/PhotoAlbum
A web application for storing and viewing photos.
viorelyo/santa-talk
An Intelligent Serverless Xamarin App Challenge
viorelyo/ScriptsSuite
Collection of useful scripts
viorelyo/subdir-heroku-buildpack
Allows to use subdirectory configured via environment variable as a project root
viorelyo/TLSExperiment
Minimal TLS 1.2 Client Handshake implementation in Go
viorelyo/Voronoi_Diagram
Creating Voronoi Diagramm in Python