Pinned Repositories
42_CURSUS
Here is every project i did during the common core at 42 School. Focus on algorithms, a good understanding of data structures, sort algorithm, object-oriented, sysadmin and scripting. Enjoy!
42_DevSecOps
Every projects i've made to gain knowledge about DevOps architecture, security, low-programming...
AWS-Deployment
Automated deployment of a Wordpress website containerized with docker-compose, on the AWS Cloud with Terraform.
GITHUB_SLIDESHOW
A robot powered training repository :robot:
kfs-1
Small kernel made in asm and Rust
Kubernetes-Deployment
This project aims to introduce to kubernetes from a developer perspective. I had to set up small clusters and discover the mechanics of continuous integration. I'm able to have a working cluster in docker and have a usable continuous integration for your applications.
MINISHELL
Recreate a small Bash-inspired shell for UNIX in C programming language. It's the first big project at 42 Paris.
MUSIC_RECOMMENDATION
Here is my personal project of how i can manage to init Machine Learning algorithm in order to recommend a bunch of songs based on input music
My_Game_Of_Life
"Game of Life" is a captivating turn-based simulation devised by mathematician John Conway in the 1970s. It is not a conventional game but an array-based representation of living and empty cells. The game evolves based on two simple rules: survival (a cell survives with 2 or 3 neighbors) and birth (an empty cell becomes alive with 3 neighbors).
space_invaders
Here is an arcade game in the terminal made with Rust programming language
waseemnaseeven's Repositories
waseemnaseeven/42_CURSUS
Here is every project i did during the common core at 42 School. Focus on algorithms, a good understanding of data structures, sort algorithm, object-oriented, sysadmin and scripting. Enjoy!
waseemnaseeven/42_DevSecOps
Every projects i've made to gain knowledge about DevOps architecture, security, low-programming...
waseemnaseeven/AWS-Deployment
Automated deployment of a Wordpress website containerized with docker-compose, on the AWS Cloud with Terraform.
waseemnaseeven/GITHUB_SLIDESHOW
A robot powered training repository :robot:
waseemnaseeven/kfs-1
Small kernel made in asm and Rust
waseemnaseeven/Kubernetes-Deployment
This project aims to introduce to kubernetes from a developer perspective. I had to set up small clusters and discover the mechanics of continuous integration. I'm able to have a working cluster in docker and have a usable continuous integration for your applications.
waseemnaseeven/MINISHELL
Recreate a small Bash-inspired shell for UNIX in C programming language. It's the first big project at 42 Paris.
waseemnaseeven/MUSIC_RECOMMENDATION
Here is my personal project of how i can manage to init Machine Learning algorithm in order to recommend a bunch of songs based on input music
waseemnaseeven/My_Game_Of_Life
"Game of Life" is a captivating turn-based simulation devised by mathematician John Conway in the 1970s. It is not a conventional game but an array-based representation of living and empty cells. The game evolves based on two simple rules: survival (a cell survives with 2 or 3 neighbors) and birth (an empty cell becomes alive with 3 neighbors).
waseemnaseeven/space_invaders
Here is an arcade game in the terminal made with Rust programming language
waseemnaseeven/PISCINE_2022
The piscine i've made in 42 School Paris, in august 2022
waseemnaseeven/waseemnaseeven
Everythin' you wanna know about me
waseemnaseeven/wnaseeve-configk8s
repository for the kubernetes part 3 project