Changement fonts et desc WE

This commit is contained in:
Florian Sylvain
2023-02-17 18:10:01 +01:00
parent 5604662972
commit c7349d44d4
5 changed files with 18 additions and 23 deletions
Binary file not shown.
Binary file not shown.
+7 -6
View File
@@ -84,12 +84,13 @@
<div class="to-slide">
<h3>WATT Earth</h3>
<p><span class="degree">Apprenti développeur R&D</span><br><span class="time-range">Oct. 2021 - Sept. 2022</span></p>
<ul>
<li>Conception et développement de fonctionnalités innovantes au cœur des produits WATT Earth (<b>Python</b>, <b>VueJS</b>, <b>Go</b>, <b>PhP</b>, <b>MySql</b>, <b>Warp10</b>, <b>Grafana</b>)</li>
<li>Maquettage et conception d'interfaces utilisateurs (<b>Figma</b>)</li>
<li>Réalisation de spécifications et de cahiers de recettes</li>
<li>Intégration de technologies dans la solution de l'entreprise, correspondant aux besoin client (<b>Modbus</b>, <b>LoRaWAN</b>, <b>Zigbee</b>...)</li>
</ul>
<p>
Jai travaillé sur la conception et le développement de fonctionnalités innovantes au cœur des produits WATT Earth
(en utilisant du Typescript, Javascript, Python, VueJS, Go, PhP, MySql, Warp10, pour ne citer queux), mais aussi
sur du maquettage et de la conception d'interfaces utilisateurs (Figma), de la réalisation de spécifications et de
cahiers de recettes et enfin de lintégration de technologies dans la olution de l'entreprise, correspondant aux
besoin client (Modbus, LoRaWAN, Zigbee...).
</p>
</div>
<div class="to-slide">
+6 -6
View File
@@ -80,12 +80,12 @@
<div class="to-slide">
<h3>WATT Earth</h3>
<p><span class="degree">R&D Developer Apprentice</span><br><span class="time-range">Oct. 2021 - Sept. 2022</span></p>
<ul>
<li>Design and development of innovative features at the heart of WATT Earth products (<b>Python</b>, <b>VueJS</b>, <b>Go</b>, <b>PhP</b>, <b>MySql</b>, <b>Warp10</b>, <b>Grafana</b>)</li>
<li>Mock-up and user interface design (<b>Figma</b>)</li>
<li>Production of specifications and recipe books</li>
<li>Integration of technologies into the company's solution, corresponding to the customer's needs (<b>Modbus</b>, <b>LoRaWAN</b>, <b>Zigbee</b>...)</li>
</ul>
<p>
I worked on the design and development of innovative features at the heart of WATT Earth products (using Typescript,
Javascript, Python, VueJS, Go, PhP, MySql, Warp10, to name a few), but also on the design of user interfaces (Figma),
the realization of specifications and recipe books and finally the integration of technologies into the company's solution,
corresponding to the customer's needs (Modbus, LoRaWAN, Zigbee...).
</p>
</div>
<div class="to-slide">
+5 -11
View File
@@ -1,14 +1,4 @@
@font-face {
font-family: 'Manrope';
src: url('assets/fonts/Manrope-VariableFont_wght.ttf') format('truetype');
font-display: swap;
}
@font-face {
font-family: 'Overpass';
src: url('assets/fonts/OverpassMono-VariableFont_wght.ttf') format('truetype');
font-display: swap;
}
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&family=Overpass+Mono:wght@400;700&display=swap');
:root {
--accent-color: #3AC414;
@@ -557,6 +547,10 @@ a {
transform: scale(1.05);
}
strong, b {
font-weight: bold;
}
/* Title fix */
@media (min-width: 522px) {
.main-title h1 {