This repository contains all of my Epitech's second year project.
I chose to do all of the projects available during this year to challenge my self.
This was by far the hardest and the most time consuming year that I've done.
It represents all of my work from January 2022 to July 2022 with all of the commits.
This work reflects my coding style and practices at the time of its creation.
It may not align with my current approach to writing code.
As I continuously strive to improve and refine my coding techniques, the methodologies and conventions demonstrated in this work may no longer represent my current standards.
- Projects
- Asm
- Concurrent Programming
- Panoramix
- Plazza
- Devops
- Marvin
- Octopus
- Haskell
- ImageCompressor
- Wolfram
- IndieStudio
- Math
- Memory
- Malloc
- Nm Objdump
- Network
- FTP
- Teams
- Object Oriented
- Arcade
- NanoTekSpice
- Pool Days
- Trace
- Ftrace
- Strace
Low-level language for the development of a minimalistic C library.
- ASM: Reproduction of the C library.
In this unit we will tackle the concept of concurrent accesses via the following principles: ConcurentProgramming
In this module, you will be introduced to two notions and their associated technologies, with the following projects:
Functional programming is a paradigm of programming that focuses on algorithms:
- Wolfram: Reproduction of the wolfram game.
- Image Compressor: Image compressor in haskell.
Bombitek: A bomberman game.
These projects didn't forced us to use a specific language, which is why, to challenge ourself's we tried to change the programming language between each projects starting from the third one.
- Math: 9 different math concepts into 9 projects.
Fundamental elements of UNIX programming:
- Malloc: Reproduction of malloc function.
- Nm ObjDump: Reproduction of the nm and objdump commands.
This unit is specifically designed to introduce you to Network communication, and Data packets:
Introduction to the Object Oriented Programming paradigm. Modularization and problematic abstraction by using practical examples such as dynamic libraries:
- NanoTekSpice: IT components logic.
- Arcade: Different games playable with different graphical libraries.
This is the starting period of the year. It consists of 12 days of different exercices everyday.
In addition to this some small projects called Rushes are also included in this period of time.
- PoolDays: All pool days.
Next installment of the Nm ObjDump and ASM x86-64 projects.
It's going to enable you to have a better understanding of ELF files and reverse engineering:
Shoutouts to all of my friends who took part on a lot of these projects.