Skip to content
View tonigancea's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@AMiCUS-dev

Block or report tonigancea

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. PartyKiller PartyKiller Public

    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 move…

    ASP

  2. miniKermit miniKermit Public

    Simulation of the Kermit protocol: splitting data in small packets, sending them on a virtual link and correctly rebuilding the original data.

    C

  3. 8Pool-3D 8Pool-3D Public

    Implementation of an 8Pool game in 3D, built using OpenGl.

    C++

  4. InternetBanking InternetBanking Public

    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.

    C

  5. RacketDatabase RacketDatabase Public

    General database functions implemented in Racket.

    Racket

  6. processScheduler processScheduler Public

    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.

    C