Pinned Repositories
8Pool-3D
Implementation of an 8Pool game in 3D, built using OpenGl.
anyBaseConverter
Using this program, you can convert your number from your base to (almost) any other base.
BrickBreaker
Implementation of BrickBreaker game, in 2D, using OpenGl.
exploringLibra
Hackaton challenge: Exploring Libra's testnet,
InternetBanking
This project simulates an internet banking application. It was developed in the Linux environment, written in C and it is a client-server application that uses sockets.
InvoiceSystem
Organising sales from a fictional store.
miniKermit
Simulation of the Kermit protocol: splitting data in small packets, sending them on a virtual link and correctly rebuilding the original data.
PartyKiller
The project was developed during an EEA mobility and was targeted to visually impaired people. It consisted of building a game (C#/Unity) for them, in which the gameplay was based on sound and movement of the player, using the Sound of Vision systems.
processScheduler
This C project implements 4 kinds of scheduling algorithms using a stack and two priority queues. These algorithms are: First Come First Served, Shortest Job First and two kinds of Round Robin.
RacketDatabase
General database functions implemented in Racket.
tonigancea's Repositories
tonigancea/8Pool-3D
Implementation of an 8Pool game in 3D, built using OpenGl.
tonigancea/anyBaseConverter
Using this program, you can convert your number from your base to (almost) any other base.
tonigancea/BrickBreaker
Implementation of BrickBreaker game, in 2D, using OpenGl.
tonigancea/exploringLibra
Hackaton challenge: Exploring Libra's testnet,
tonigancea/InternetBanking
This project simulates an internet banking application. It was developed in the Linux environment, written in C and it is a client-server application that uses sockets.
tonigancea/InvoiceSystem
Organising sales from a fictional store.
tonigancea/miniKermit
Simulation of the Kermit protocol: splitting data in small packets, sending them on a virtual link and correctly rebuilding the original data.
tonigancea/PartyKiller
The project was developed during an EEA mobility and was targeted to visually impaired people. It consisted of building a game (C#/Unity) for them, in which the gameplay was based on sound and movement of the player, using the Sound of Vision systems.
tonigancea/processScheduler
This C project implements 4 kinds of scheduling algorithms using a stack and two priority queues. These algorithms are: First Come First Served, Shortest Job First and two kinds of Round Robin.
tonigancea/RacketDatabase
General database functions implemented in Racket.
tonigancea/miniSnapseed
A very simple editor for images, written in C, with multithreading support.
tonigancea/miniSumoBot
Software for a simple SumoBot
tonigancea/QwertyChecker
Simple Game: Do you have a Qwerty keyboard?
tonigancea/stringEncoder
Program that encodes strings following some rules.
tonigancea/StudentRequestsClassifier
tonigancea/theMorseMachine
Matlab program that converts morse encoded words into plain text.
tonigancea/ticTacToe
ticTacToe game written in Matlab console.