Issam EL FERKH

DevOps / NetSys

I am a DevOps Engineer with over 8 years of experience. Autonomous, dynamic, I have the spirit of initiative, I adapt, I learn quickly and I am passionate about new technologies.

In addition to DevOps, I have experience in Unix systems and network administration, including automated systems provisioning and management tools, as well as coding and web development.

  • Hypertube: A web app for the 21th century. 2021-03-31 Hypertube is a torrent downloading/streaming web app that allows users to research and watch videos with the best UX possible.
  • Matcha: Because, love too can be industrialized. 2020-10-28 This project offers you to create a dating site. You will therefore have to design an application allowing two potential soul mates to meet, from registration to final contact
  • Camagru: Micro Web Instagram 2019-12-26 The goal of this project is to build a web application a little more complex than the previous ones with a little less means.
  • FDF: Graphics programming in C 2019-06-07 This project is about creating a simplified 3D graphic representation of a relief landscape.
  • Fillit: Backtracking Algorithm 2019-06-03 Recurrent programming problem: search the optimal solution among a very large number of possibilities in a reasonable amount of time.
    In this project, I will arrange Tetriminos among them and determine the smallest square that can fit all of them.
  • Get_Next_Line: Reading a line on a fd is way too tedious 2019-04-20 The aim of this project is to make you code a function that returns a line ending with a newline, read from a file descriptor.
  • Libft: My First Own C Library 2019-04-07 The aim of this project is to code a C library regrouping usual functions that you’ll be allowed to use in all your other projects.