feat[eportfolio]: 💩 yay more trash

This commit is contained in:
Laureηt 2022-01-26 17:37:11 +01:00
parent 3623f33729
commit b1d9b1dd26
No known key found for this signature in database
GPG key ID: D88C6B294FD40994
13 changed files with 105 additions and 88 deletions

View file

@ -1,21 +0,0 @@
---
layout: eportfolio.njk
eleventyNavigation:
key: ce
title: CE
order: 6
---
This is the civic engagement that I am currently pursuing during my studies at ENSSEIHT.
---
## Flyer
<img src="{{ '/content/2021-01-16-flyer.png' | url }}" width="100%">
---
## Video presentation
<video src="{{ '/content/2021-01-16-video.mp4' | url }}" width="1080" height="720" controls></video>

View file

@ -0,0 +1,17 @@
---
layout: eportfolio.njk
eleventyNavigation:
key: ce
title: CE
order: 6
---
This is the civic engagement that I am currently pursuing during my studies at ENSSEIHT.
## Flyer
<div style="position:relative;padding-bottom:141%;">
<object data="{{ '/content/CE.pdf' | url }}" style="width:100%;height:100%;position:absolute;left:0px;top:0px;" width="100%" height="100%" type="application/pdf">
<a href="{{ '/content/CE.pdf' | url }}">Click here to access the pdf version.</a>
</object>
</div>

View file

@ -1,13 +0,0 @@
---
layout: eportfolio.njk
eleventyNavigation:
key: dt
title: DT
order: 7
---
Here is a short video I had to make to present my future plans, by applying the design thinking methodology :
---
<video src="{{ '/content/2021-03-14-dt.mp4' | url }}" width="1080" height="720" controls></video>

View file

@ -0,0 +1,13 @@
---
layout: eportfolio.njk
eleventyNavigation:
key: dt
title: DT
order: 7
---
Here is a short video I had to make to present my future plans, by applying the design thinking methodology :
<div style="position:relative;padding-bottom:56.25%;margin-bottom:2rem;">
<video src="{{ '/content/2021-03-14-dt.mp4' | url }}" style="width:100%;height:100%;position:absolute;left:0px;top:0px;" frameborder="0" width="100%" height="100%" controls></video>
</div>

View file

@ -0,0 +1,29 @@
---
layout: eportfolio.njk
eleventyNavigation:
key: index
title: ENTR
order: 9
---
# Entrepreneurship
Since the 4th of May 2021 and for one year, I hold the position of Treasurer at net7 and President at INP-net.
## What is net7/INP-net ?
For more than twenty years, net7 has been led by keen and energetic students to serve the needs of the campus. It started in 1997, when a few students had the idea to create a network between the engineering schools of Toulouse, whats known as Toulouse INP. Thus INP-net was born. Two years later, in 1999, the Windows, macOS and Linux clubs of ENSEEIHT merged together to give net7, the ENSEEIHT branch of INP-net. Since then, the two clubs are closely related, the members of one are also members of the other, and the entire infrastructure is managed from net7's premises at ENSEEIHT. Since 2016, net7 is officially declared as an “Association loi 1901”, the French equivalent of nonprofit organizations.
## What I've done at net7
I currently spend all of my Thursday afternoons at the club improving or maintaining the services we offer. I also often spend my breaks between classes in the club room. Here is a list of what I've acomplished at the association.
- Financial handover
- Improvement of the ecobox service on the portail
- Wiki migration (used by all technical clubs)
- Update of the minecraft server, regularly used by a dozen people
- Creation of a collaborative emulator for preshows
- Moderation of mailing lists
- Managing the club's spending on new equipment
- Reorganization of our archives
- Migration of some of our services into virtual machines, or into the kubernetes cluster

View file

@ -1,17 +0,0 @@
---
layout: eportfolio.njk
eleventyNavigation:
key: pp
title: PP
order: 8
---
Here is the report I wrote after I did my first year internship.
---
<object data="{{ '/content/internship_1A_report.pdf' | url }}" type="application/pdf" width="100%" height="1000">
<p>
<a href="{{ '/content/internship_1A_report.pdf' | url }}">Click here to access the pdf.</a>
</p>
</object>

View file

@ -0,0 +1,23 @@
---
layout: eportfolio.njk
eleventyNavigation:
key: pp
title: PPP
order: 8
---
## Slides
<div style="position:relative;padding-bottom:56.25%;margin-bottom:2rem;">
<iframe src="{{ '/content/PPP/slides.html' | url }}" style="width:100%;height:100%;position:absolute;left:0px;top:0px;" frameborder="0" width="100%" height="100%"></iframe>
</div>
## First year Internship report
Here is the report I wrote after I did my first year internship.
<div style="position:relative;padding-bottom:141%;">
<object data="{{ '/content/PPP/1A_report.pdf' | url }}" style="width:100%;height:100%;position:absolute;left:0px;top:0px;" width="100%" height="100%" type="application/pdf">
<a href="{{ '/content/PPP/1A_report.pdf' | url }}">Click here to access the pdf version.</a>
</object>
</div>

View file

@ -1,21 +0,0 @@
---
layout: eportfolio.njk
eleventyNavigation:
key: tmay
title: TMAY
order: 5
---
Here are small videos I had to make to present myself.
---
## English Version
<video src="{{ '/content/2020-11-06-v1.mp4' | url }}" width="1080" height="720" controls></video>
---
## Japanese Version
<video src="{{ '/content/2020-12-19-v1.mp4' | url }}" width="1080" height="720" controls></video>

View file

@ -0,0 +1,21 @@
---
layout: eportfolio.njk
eleventyNavigation:
key: tmay
title: TMAY
order: 5
---
Here are small videos I had to make to present myself.
## English Version
<div style="position:relative;padding-bottom:56.25%;margin-bottom:2rem;">
<video src="{{ '/content/2020-11-06-v1.mp4' | url }}" style="width:100%;height:100%;position:absolute;left:0px;top:0px;" frameborder="0" width="100%" height="100%" controls></video>
</div>
## Japanese Version
<div style="position:relative;padding-bottom:56.25%;margin-bottom:2rem;">
<video src="{{ '/content/2020-12-19-v1.mp4' | url }}" style="width:100%;height:100%;position:absolute;left:0px;top:0px;" frameborder="0" width="100%" height="100%" controls></video>
</div>

View file

@ -10,8 +10,6 @@ eleventyNavigation:
Hi, my name's Laurent Fainsin, and I'm currently an M1 engineering student at [ENSEEIHT](https://www.enseeiht.fr/) in France. I study [Computer Science](https://www.enseeiht.fr/fr/formation/formation-ingenieur/departement-sn/programme-sn.html) and this is my personnal ePortfolio.
---
# Socials & Contacts
You can email me at :

View file

@ -10,26 +10,18 @@ eleventyNavigation:
I have always been in the top of my English classes. I currently have not passed any official certifications (like the TOEIC or the TOEFL), but this will change soon. I've spent countless hours on the internet, I've thus aggregated a wide variety of vocabulary and expressions that can prove themselves useful in quite a number of situations. This doesn't necessarily means that I'm comfortable with the idea of speaking English in public (since my tongue still struggles against some weird phonetics), but I've had my share of talks (from various presentations, mainly from high school) so I know how to lead a meeting or a debate.
---
# Spanish
I studied Spanish during middle school and high school. It's been quite some time since I last opened a Spanish textbook so I must be a bit rusty, but give me a couple of days and I should be back on my feet. Right now I can at least understand a basic conversation and engage in it.
---
# Japanese
I started studying Japanese recently at my engineering school. I chose Japanese language since it is vastly different from the Latin based ones, as is its culture, from which I can most likely learn a thing or two. My goal is to get a certification and to study abroad in Japan during the international exchange during my second year (M1).
---
# French
Well I'm native, so I'm fluent in baguette and croissant.
---
# International mobility
I have been to the United States several times over periods of one month. Once during Summer 2015 in New York and another time during Summer 2017 in Los Angeles. I went overseas with a travel agency that offered students the opportunity to improve their English. We were divided into groups according to our level, I was always in the "advanced" group so I mostly did these trips to discover America from my very own eyes. Indeed, half of the time was dedicated to studying English and the other for visiting the city and the various activities that it offered. The key feature about theses trips was that we were placed in Americans families, thus I learned a lot about the American culture and I improved a lot my speaking.

View file

@ -10,8 +10,6 @@ eleventyNavigation:
I try to experience as much of them as I can when I have the opportunity, though for the moment I've mainly did Climbing and Archery. I had to stop doing sports during my Prépa because of the lack of time, but now that this is over I will do my best to improve my shape.
---
# Hobbies
Obviously I love Computer Science since I decided to go in an engineering school specialized in it. Despite this I also like to fiddle around with electronics and to fool around on the internet. However I reassure you, I also like calm activities like taking care of my beloved aquarium and plants.

View file

@ -1,6 +1,5 @@
hr {
visibility: hidden;
margin: 1rem 0;
p {
margin-bottom: 2rem;
}
nav {
@ -12,7 +11,6 @@ nav {
hr {
margin: 0.5rem 0 2rem 0;
visibility: visible;
}
}