I'm Bendahmane Yanis, graduated student from EPITECH Digital - SUP'Internet
Intro
I'm a graduated student, passionated by many things, but mostly by Web Developement you can check my awesome (👀) work on this website and my GitHub webpage.
I'm also very passionated about football, and automobile sports, like Formula 1 or the World Rallye Championship. Furthermore, I love astronomy, the fact that it's infinite (nb. yeah yeah, I know, it's not infinite). I'm also a gamer (wanted to be pro, my mom stepped in and my projects were cleared off before it even started), I love and will always love video games. I mainly play co-op and racing video games, like the PAYDAY franchise, Left 4 Dead, FIFA, and the Football Manager franchise (my fav one)
Goal of the project: From nothing, create a whole project with an ecological concern.
What it taught to me ?: How to manage and develop and two years long project. The main difficulty was to operate all together to find a suitable project with a great interest. After that, trying to find great timing for everyone to get working together, then discover new techs, apply new knowledge, learnt day after day, managing this with the studies and interships was, certainly the hardest constraint. Once everything was putted, all went smooth, and the project goes way deeper than what we expected at the start
This project is my first project I made in my internship.
Language: NodeJS (MEAN Stack)
Goal of the project: Create from scratch a whole back office.
What it taught to me ?: A lot of things. Firstly, the JavaScript stack. I never used NodeJS before for making a website back-end with ExpressJS. Secondly, MongoDB. I always used relationnal databases like MySQL, this was a completely new experience, then I learned AngularJS. I started it on school, but only the basics. After this, I get into it a little bit deeper in my internship.
Link: As it's a back office, all of this is stricly confidential.
Twittr:
This project was a replica of website Twitter.
Language: PHP
Goal of the project: Make the same website as Twitter. Create the same functions, and the same way that Twitter works.
What it taught to me ?: This project reinforced my skills in OOP and MVC programmation and a better way to work in a pair team.
This is the first big project I had to develop. This is a Google Drive type of website.
Language: PHP
Goal of the project: Make a website like Google Drive using native PHP. This project taught us the management of a login system, a file system upload, a decent security.
What it taught to me ?: This project taught me how to manage a login system, a file system upload, a decent security. This was the first version of the project. The second version taught us OOP and use of our own framework.