Improves about
page
This commit is contained in:
parent
416d1fc857
commit
603f0858c8
@ -41,6 +41,18 @@ title: About
|
||||
</style>
|
||||
|
||||
<section id="cd-timeline" class="cd-container">
|
||||
<div class="cd-timeline-block">
|
||||
<div class="cd-timeline-img">
|
||||
<img src="/img/timeline/ets.png" alt="Logo ÉTS">
|
||||
</div>
|
||||
|
||||
<div class="cd-timeline-content">
|
||||
<h2>École de Technologie Supérieure | Semester abroad</h2>
|
||||
<p><i class="ion-location"></i> Montréal (Québec), Canada</p>
|
||||
<span class="cd-date">2017</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="cd-timeline-block">
|
||||
<div class="cd-timeline-img">
|
||||
<img src="/img/timeline/mysetup_co.svg" alt="mySetup.co">
|
||||
@ -54,12 +66,13 @@ title: About
|
||||
|
||||
<div class="cd-timeline-block">
|
||||
<div class="cd-timeline-img">
|
||||
<img src="/img/timeline/microchip.svg" alt="µ-chip">
|
||||
<img src="/img/timeline/insacvl.svg" alt="Logo INSA CVL">
|
||||
</div>
|
||||
|
||||
<div class="cd-timeline-content">
|
||||
<h2>INSA Centre Val de Loire | Engineering Cycle</h2>
|
||||
<p>Projects :</p>
|
||||
<h2>INSA Centre Val de Loire | Engineering cycle</h2>
|
||||
<p><i class="ion-location"></i> Bourges, France</p>
|
||||
<p><i class="ion-code"></i> Projects :</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/HorlogeSkynet/ACMS" target="_blank">ACMS</a>: A Python shell, with VIM redirection & VNC stuffs</li>
|
||||
<li><a href="https://github.com/HorlogeSkynet/GINPA" target="_blank">GINPA</a>: C and Google Maps API ? It's possible !</li>
|
||||
@ -72,7 +85,7 @@ title: About
|
||||
|
||||
<div class="cd-timeline-block">
|
||||
<div class="cd-timeline-img">
|
||||
<img src="/img/timeline/irisinsa.png" alt="Iris INSA">
|
||||
<img src="/img/timeline/irisinsa.png" alt="Logo Iris INSA">
|
||||
</div>
|
||||
|
||||
<div class="cd-timeline-content">
|
||||
@ -98,8 +111,9 @@ title: About
|
||||
</div>
|
||||
|
||||
<div class="cd-timeline-content">
|
||||
<h2>INSA Centre Val de Loire | Preparatory Cycle</h2>
|
||||
<p>Projects :</p>
|
||||
<h2>INSA Centre Val de Loire | Preparatory cycle</h2>
|
||||
<p><i class="ion-location"></i> Blois, France</p>
|
||||
<p><i class="ion-code"></i> Projects :</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/HorlogeSkynet/SimpleConkyScript" target="_blank">SimpleConkyScript</a>: A new Conky script, built entirely in LUA</li>
|
||||
<li><a href="https://github.com/HorlogeSkynet/MINDLE" target="_blank">MINDLE</a>: Deep learning basics discovering in Python / C++</li>
|
||||
@ -118,7 +132,8 @@ title: About
|
||||
|
||||
<div class="cd-timeline-content">
|
||||
<h2>Lycée Thiers Marseille</h2>
|
||||
<p>Projects :</p>
|
||||
<p><i class="ion-location"></i> Marseille, France</p>
|
||||
<p><i class="ion-code"></i> Projects :</p>
|
||||
<ul>
|
||||
<li><a href="https://horlogeskynet.github.io/blog/articles/concours-iter-robots-2014" target="_blank">ITER Robots contest (2014)</a>: NxC and Mindstorms®</li>
|
||||
<li><a href="http://www.ose-tpe.sitew.fr/" target="_blank">Optimization System Environment</a>: Arduino prototype</li>
|
||||
|
@ -241,7 +241,7 @@ header h1 {
|
||||
.cd-timeline-content p {
|
||||
margin: 1em 0;
|
||||
line-height: 1.6;
|
||||
font-size: 75%;
|
||||
font-size: 95%;
|
||||
}
|
||||
.cd-timeline-content .cd-read-more {
|
||||
float: right;
|
||||
|
BIN
css/timeline.min.css
(Stored with Git LFS)
vendored
BIN
css/timeline.min.css
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
img/timeline/ets.png
(Stored with Git LFS)
Normal file
BIN
img/timeline/ets.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
img/timeline/insacvl.svg
(Stored with Git LFS)
Normal file
BIN
img/timeline/insacvl.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
img/timeline/microchip.svg
(Stored with Git LFS)
BIN
img/timeline/microchip.svg
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user