top of page


Switch simulation in C
In this project I tried to demonstrate how switch is working. The rules are simple, 4 ports into the switch, 4 ports out of him. The data...
naortm
Jul 12, 20221 min read


Image Processing - Matlab
In this project I have been trying to create simple image processing app using Matlab. Here I created simple app that can do some image...
naortm
Jul 12, 20221 min read


Monopoly Game in C++
In this project I have been trying to create a Monopoly game, using cmd as GUI Hey and welcome to my first project. My first project was...
naortm
Jul 12, 20221 min read


FPGA Stopwatch
In this project there are 2 clocks. one runs with seconds and minutes, and the other seconds and hundredths. Here is a link to GitHub : ...
naortm
Jul 12, 20221 min read


MIPS compiler - C
In this project I attempted to create a program that illustrate how mips compiler is working. There are 2 files where the instructions...
naortm
Jul 12, 20221 min read


Management information system - Java
Here I have a information system for a night club. The system is separated with classes, demonstrate work with OPP. for example there is...
naortm
Jul 12, 20221 min read
API using Node.js
Here I created API of some corona stuff, like patient, DB of patient. In API there are alot of requests like Get, PUT, Post and DELETE....
naortm
Jul 12, 20221 min read


War Game in html
Here I created very simple game in JS, of the game Cards War Not to much to add, simple and very easy game. Here is a Link to GitHub:...
naortm
Jul 12, 20221 min read


Rummy Game in C++
In this project I created the lovely game rummy. (cmd as Gui) the rules are simple: Rummy is still one of the best-known card games in...
naortm
Jul 12, 20223 min read


Paper Rock Scissors - Matlab
In this project I create a simple game, Paper Rock Scissors. Here a link to GitHub : https://github.com/NaorTIRAM/Rock-Paper-Scissors---M...
naortm
Jul 12, 20221 min read
bottom of page