Skip to content

kevinpruvost/kevinpruvost_epitech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kevinpruvost_epitech

Keep in mind that this does not represent all of my technical knowledge, I've done internships and I don't show here what I learnt working in companies.
My portfolio or my resume/CV (available on my portfolio) would be more appropriate if you want to know more about me.

My Epitech projects

Project Description
FirstYear Mostly in C language.
SecondYear Some advanced Bash, Assembly, Haskell, Networking and a lot of C++.
ThirdYear Even more advanced C++, Haskell, Kotlin, Laravel (PHP) and ReactJS for now.

If you want to download a specific folder of my code, type in Linux terminal :

svn export https://github.com/kevinpruvost/kevinpruvost_epitech/trunk/$PATH_TO_FILE

Example : If you want to download the CPool folder.

svn export https://github.com/kevinpruvost/kevinpruvost_epitech/trunk/CPool

If you are on Windows, then take the url related to the file or folder you want to download and download it on

https://kinolien.github.io/gitzip/

You'll have to generate a token on this site to be allowed to download a project's specific content.