Theoioan12
Passionate third-year computer science student eager to learn and grow in the tech world.🚀
Pinned Repositories
Algorithms-Design-Homework-1
The first homework of the subject Algorithms Design.
array-sorting-algorithms
Backup-Cron-Script-for-Linux-
Developed a script for backing up Linux systems using cron utility.
ESM-Airplane
Embedded systems modelling project about directing a plane. Done in Erasmus at ETSISI, Universidad Politecnica de Madrid with 2 more contributors (from Spain and Romania).
Ir0nMan
Ir0n Man game made from scratch in python
POOTV-Proiect2
Etapa a doua a proiectului din cadrul materiei POO
Shooting-game---JavaScript-Web-Development-
Developed the website of a game whose target is to shoot UFOs with a rocket in a limited period of time.
Shooting-game-Part2-Angular-Web-Development-
Developed the website of a game whose target is to shoot UFOs with a rocket in a limited period of time, this time with more functionalities, in Angular framework. Done in Erasmus at ETSISI, Universidad Politecnica de Madrid.
Thread-Scheduler
Implemented a user-space thread scheduler with Round Robin and prioritization, simulating preemptive process scheduling in a uniprocessor system.
Urban-City-Layout-Generator
Theoioan12's Repositories
Theoioan12/Ir0nMan
Ir0n Man game made from scratch in python
Theoioan12/Algorithms-Design-Homework-1
The first homework of the subject Algorithms Design.
Theoioan12/array-sorting-algorithms
Theoioan12/Backup-Cron-Script-for-Linux-
Developed a script for backing up Linux systems using cron utility.
Theoioan12/ESM-Airplane
Embedded systems modelling project about directing a plane. Done in Erasmus at ETSISI, Universidad Politecnica de Madrid with 2 more contributors (from Spain and Romania).
Theoioan12/POOTV-Proiect2
Etapa a doua a proiectului din cadrul materiei POO
Theoioan12/Shooting-game---JavaScript-Web-Development-
Developed the website of a game whose target is to shoot UFOs with a rocket in a limited period of time.
Theoioan12/Shooting-game-Part2-Angular-Web-Development-
Developed the website of a game whose target is to shoot UFOs with a rocket in a limited period of time, this time with more functionalities, in Angular framework. Done in Erasmus at ETSISI, Universidad Politecnica de Madrid.
Theoioan12/Thread-Scheduler
Implemented a user-space thread scheduler with Round Robin and prioritization, simulating preemptive process scheduling in a uniprocessor system.
Theoioan12/Urban-City-Layout-Generator
Theoioan12/Client-Server-App-TCP-UDP
The project implements an application that respects the client-server model for message management.
Theoioan12/Computer-Organization-Assembly-x86
Some assembly x86 work done for the Computer Organization subject.
Theoioan12/Information-Coding-Labs-2023---2024-
Lab work from the Information Coding Subject, at ETSISI, Universidad Politecnica de Madrid 2023 - 2024
Theoioan12/Maxheap-vs-Treap-Comparison-PQ
Implementing a priority queue with a maxheap and then with a treap and comparing the results.
Theoioan12/Numerical-Methods
A repository containing all the work done in the Numerical Methods subject
Theoioan12/POO-TV-Etapa1
Proiect etapa 1 - POO TV
Theoioan12/PracticalTest01
Practical Test at eim
Theoioan12/Programming-Paradigms
A repository containing all the work done in the Programming Paradigms subject.
Theoioan12/Travelling-Salesman-Ant-Colony
Solving the Travelling Salesman Problem using Ant Colony Optimization.
Theoioan12/Typing-Speed-Test
Proiect PCLP3
Theoioan12/Web-Client-REST-API-Communication
Implemented a web client communicating with a REST API.