SRWorkspace file manager
2018-2022
My most segnificant project, including Full domain manager and creation, full file manager, multiply accounts.
Popular Colors finder
2019
This project here was developed in IDEA Tech and allows you to get the most x common colors in a photo of your choice.
Folder Vault
2017-2018
This project was developed in Magshimim Cyber Program. This is Desktop application, built in C#, PHP for Windows OS; It's aim is to hide and encrypt access to folders by different users in one desktop or for classification and levels-accessing in organizations.
Trivia
2017
This is a multi-room game, for mutilple users over network via client side built in C# (Dekstop Application) The game has rooms, waiting-rooms, loby, statics etc.. Communication is via Sockets to a single socket server written in C++ which processes the requests and managers the games, including db implementation with sqlite 3.
Cinema
2016-2017
As a school project, but in professional level (well, for a teenager which is it's first web project), I have created entire cinema web site, including tickets ordering, seats choosing, 'payment' with preemptive re-captcha and recipt trailers preview, categories such as vip, 3d, users registration and an admin panel. Build in Aspx, Html, Js, css with sql in access. Unfortunately, it was a local site, maybe one day I will build it's modern version.
Tic Tac Toe using ML
2015-2016
It sound silly I know. In my first year at highschool and familiaring with C# at all, I have built a Desktop Application with four levels, and choosing the beginner player. In the extreme level - I have implemented maching learning; I saved all computer loses or player winnings in XML. The game used this data to predict what the user might do and prevent computers loss or help it winning.