1
Fork 0
web2.0/src/index.html

203 lines
6.7 KiB
HTML
Raw Normal View History

2022-05-06 21:24:35 +02:00
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8" />
2022-05-18 19:07:52 +02:00
<meta name="viewport" content="width=device-width,initial-scale=1" />
2022-05-06 21:24:35 +02:00
<meta name="author" content="edpibu" />
2023-03-06 13:14:28 +01:00
<meta
name="description"
content="Professeur agrégé en Sciences Industrielles de l'Ingénieur, Option Ingénierie des Constructions." />
2022-05-06 21:24:35 +02:00
<title>Edgar P. Burkhart</title>
2022-05-08 10:06:50 +02:00
<link rel="canonical" href="https://edgarpierre.fr/" />
2022-05-07 17:57:40 +02:00
<link rel="icon" href="static/svg/logo.svg" />
2023-03-06 11:55:19 +01:00
<link rel="stylesheet" href="static/fonts/inter/inter.css" />
<link rel="stylesheet" href="static/fonts/remix/remixicon.css" />
2022-05-06 21:24:35 +02:00
<link rel="stylesheet" href="static/css/main.css" />
2023-03-06 11:55:19 +01:00
<link
rel="preload"
href="static/fonts/inter/Inter.var.woff2?v=3.19"
2023-03-06 11:55:19 +01:00
as="font"
type="font/woff2"
crossorigin />
<link
rel="preload"
href="static/fonts/remix/remixicon.woff2?t=1678097420828"
as="font"
type="font/woff2"
crossorigin />
2022-05-06 21:24:35 +02:00
</head>
<body>
2022-05-08 09:29:36 +02:00
<div class="info">
2023-03-06 12:23:20 +01:00
<div class="title">
<img class="logo" width="64" height="64" src="static/svg/logo.svg" alt="" />
<h1>Edgar P. <strong>Burkhart</strong></h1>
</div>
2022-05-08 09:29:36 +02:00
2022-05-25 20:42:29 +02:00
<div class="block img-block">
2023-03-06 13:20:04 +01:00
<img srcset="static/img/pic1.webp, static/img/pic1x2.webp 2x" alt="" width="288" height="96" />
<img srcset="static/img/pic2.webp, static/img/pic2x2.webp 2x" alt="" width="288" height="96" />
<img srcset="static/img/pic3.webp, static/img/pic3x2.webp 2x" alt="" width="288" height="96" />
2022-05-08 09:29:36 +02:00
</div>
<h2>Contact</h2>
2022-05-25 20:42:29 +02:00
<div class="block link-block">
<a href="mailto:contact@edgarpierre.fr">
2023-03-06 11:29:02 +01:00
<span class="i ri-mail-send-fill"></span>
<span class="desc">Email <em>contact@edgarpierre.fr</em></span>
2022-05-25 20:42:29 +02:00
</a>
</div>
2022-05-08 09:29:36 +02:00
<h2>Liens</h2>
2022-05-25 20:42:29 +02:00
<div class="block link-block">
<a href="https://git.edgarpierre.fr/edpibu">
2023-03-06 11:29:02 +01:00
<span class="i ri-git-repository-fill"></span>
2023-03-18 11:51:02 +01:00
<span class="desc">Git <em>git.edgarpierre.fr/edpibu</em></span>
2022-05-25 20:42:29 +02:00
</a>
<a href="https://www.komoot.fr/user/383887346799">
2023-03-06 11:29:02 +01:00
<span class="i ri-map-2-fill"></span>
<span class="desc">Komoot <em>edpibu</em></span>
</a>
<a href="https://m.edgarpierre.fr">
<span class="i ri-mastodon-fill"></span>
2023-03-18 11:51:02 +01:00
<span class="desc">Mastodon <em>m.edgarpierre.fr</em></span>
2022-05-25 20:42:29 +02:00
</a>
</div>
2022-05-07 18:31:47 +02:00
</div>
2022-05-08 09:29:36 +02:00
<div class="cv">
<h2>CV</h2>
2023-03-06 11:29:02 +01:00
<h3>Enseignement</h3>
<dl>
2023-03-12 08:00:40 +01:00
<dt>2023<span class="start">2022</span></dt>
2023-03-06 11:29:02 +01:00
<dd><strong>STI2D et BTS Management Économique de la Construction</strong>,
<em>Lycée Le Corbusier</em>, Illkirch-Graffenstaden.</dd>
</dl>
2023-03-12 07:52:05 +01:00
<h3>Publications</h3>
<dl>
<dt>2022</dt>
<dd><strong>Déplacement dun bloc de béton de 50T par une vague extrême : analyse dun événement capturé par un
2023-03-12 07:52:05 +01:00
photographe</strong>,
Edgar P. BURKHART, Amirhossein PARVIN, Stéphane ABADIE (pp 551-558),
<a href="https://www.paralia.fr/jngcgc/17_57_burkhart.pdf">DOI:10.5150/jngcgc.2022.057</a></dd>
</dl>
<h3>Stages</h3>
<dl>
<dt>2022</dt>
<dd><strong>Stage de recherche</strong>, <em>Laboratoire SIAME</em>, Anglet. « Simulation of the breaking wave
flow which generated the 50T concrete block displacement at the Artha breakwater on February 28, 2017. »,
2023-03-12 07:52:05 +01:00
dirigé par Pr. Stéphane Abadie.</dd>
<dt>2021</dt>
<dd><strong>Stage d'enseignement</strong>, <em>IUT de Ville d'Avray</em>. Présentation d'une séquence
« Introduction au Génie Civil » en Licence Pro MGB ; encadrement de 2h de cours « Fondamentaux de la sécurité
incendie » et 4h de Bureau d'Étude.</dd>
2023-03-12 07:52:05 +01:00
<dt>2020</dt>
<dd><strong>Stage de recherche</strong>, <em>NTNU & ENS Paris-Saclay</em>. « Optimization of simplified
calculation methods for early age cracking assessment. », dirigé par Pr. Terje Kanstad et Pr. Farid
2023-03-12 07:52:05 +01:00
Benboudjema.</dd>
<dt>2019</dt>
<dd><strong>Stage d'enseignement</strong>, <em>Lycée Viollet le Duc</em>, Villiers-Saint-Frédéric. Présentation
d'une séance « Introduction à la RDM » en STI2D ; encadrement de 2h de cours.</dd>
2023-03-12 07:52:05 +01:00
</dl>
2022-05-08 09:29:36 +02:00
<h3>Études</h3>
<dl>
2023-03-12 08:00:40 +01:00
<dt>2022<span class="start">2021</span></dt>
2022-05-08 09:29:36 +02:00
<dd><strong>Master 2 Computations in Coastal Engineering</strong>, <em>Université de Pau et des Pays de
l'Adour</em>, Anglet.</dd>
<dt>2021</dt>
<dd><strong>Agrégation externe de Sciences Industrielles de l'Ingénieur option Ingénierie des
Constructions</strong>. Rang : 1.</dd>
2022-05-08 09:29:36 +02:00
2023-03-12 08:00:40 +01:00
<dt>2021<span class="start">2020</span></dt>
2022-05-08 09:29:36 +02:00
<dd><strong>Master 2 Formation à l'Enseignement Supérieur en Génie Civil</strong>, <em>École Normale Supérieure
Paris-Saclay</em>, Gif-sur-Yvette.</dd>
2023-03-12 08:00:40 +01:00
<dt>2020<span class="start">2019</span></dt>
2022-05-08 09:29:36 +02:00
<dd><strong>Master 1 Matériaux et Structures (MAISES)</strong>, <em>École Normale Supérieure
Paris-Saclay</em>, Cachan.</dd>
2023-03-12 08:00:40 +01:00
<dt>2019<span class="start">2018</span></dt>
2022-05-08 09:29:36 +02:00
<dd><strong>Sciences Appliquées en Physique et Ingénierie pour la Recherche et l'Enseignement</strong>, <em>École
Normale Supérieure Paris-Saclay</em>, Cachan. Niveau équivalent L3.</dd>
<dt>2018</dt>
<dd><strong>Concours d'entrée aux grandes écoles XENS</strong>. Rang : 13.</dd>
2022-05-08 09:29:36 +02:00
2023-03-12 08:00:40 +01:00
<dt>2018<span class="start">2016</span></dt>
2022-05-08 09:29:36 +02:00
<dd><strong>Classe Préparatoire aux Grandes Écoles PCSIPSI*</strong>, <em>Lycée Polyvalent Louis
Couffignal</em>, Strasbourg.</dd>
<dt>2016</dt>
<dd><strong>Bac Scientifique, Option Sciences de l'Ingénieur, Spécialité Informatique et Sciences du
Numérique</strong>, <em>Lycée Polyvalent Blaise Pascal</em>, Colmar. Mention Très Bien.</dd>
</dl>
<h3>Compétences</h3>
<h4>Langues</h4>
<dl>
<dt>Français</dt>
<dd>Natif.</dd>
<dt>Anglais</dt>
<dd>Niveau C2. <em>Cambridge English Level 3 Certificate, Grade A</em>.</dd>
<dt>Allemand</dt>
<dd>Niveau B1. <em>Deutsches Sprachdiplom 1</em>.</dd>
</dl>
<h4>Informatique</h4>
<dl>
<dt>Programmation</dt>
<dd>Python, MatLab, C++</dd>
<dt>Développement Web</dt>
<dd>HTML, CSS, JS ; NodeJS, Django</dd>
2022-05-08 09:29:36 +02:00
<dt>Bureautique</dt>
2023-03-06 11:29:02 +01:00
<dd>LaTeX, LibreOffice, Microsoft Office</dd>
<dt>CAO</dt>
<dd>SolidWorks, Autocad, OpenScad</dd>
2022-05-08 09:29:36 +02:00
2023-03-06 11:29:02 +01:00
<dt>BIM</dt>
<dd>Revit</dd>
2022-05-08 09:29:36 +02:00
<dt>Réalité Virtuelle</dt>
2023-03-12 08:00:40 +01:00
<dd>Réalité virtuelle avec Revit</dd>
2022-05-08 09:29:36 +02:00
<dt>Réseau</dt>
<dd>Installation et configuration d'architectures réseau complexes</dd>
</dl>
<h4>Divers</h4>
<dl>
<dt>Électronique</dt>
<dd>Utilisation de cartes électroniques (Arduino, Raspberry Pi) pour la robotique et la domotique</dd>
</dl>
<h3>Divers</h3>
<dl>
<dt>Sports</dt>
<dd>Randonnée, VTT, Surf</dd>
<dt>Loisirs</dt>
<dd>Informatique, Électronique, Bricolage</dd>
</dl>
</div>
2022-05-06 21:24:35 +02:00
<footer>
2023-03-06 12:31:16 +01:00
© Edgar P. Burkhart — 2023
2022-05-06 21:24:35 +02:00
</footer>
</body>
</html>