isonet
Version:
A simple and fast personal webpage.
129 lines (126 loc) • 8.65 kB
HTML
<html amp lang="en">
<head>
<meta charset="utf-8">
<script async src="https://cdn.ampproject.org/v0.js"></script>
<title>Paul Biester | Full Stack Developer</title>
<meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1.0, minimal-ui">
<meta name="description" content="I study computer science and I develop web apps in Spring, Node and Javascript. Currently working at Air France as a full stack developer.">
<meta name="author" content="Paul Biester">
<meta name="creator" content="Paul Biester">
<meta name="keywords" content="Paul Biester,isonet,github,npm,biester,yannic,paul,it,informatik,computer science,programming,development">
<meta name="robots" content="index, follow">
<meta property="og:title" content="Paul Biester | Full Stack Developer">
<meta property="og:description" content="I study computer science and I develop web apps in Spring, Node and Javascript. Currently working at Air France as a full stack developer.">
<meta property="og:image" content="https://isonet.fr/assets/profile.jpg">
<meta property="og:url" content="https://isonet.fr">
<meta property="og:type" content="website">
<meta name="theme-color" content="#444444">
<link rel="icon" href="assets/favicon.png">
<link rel="manifest" href="manifest.json">
<link rel="search" type="application/opensearchdescription+xml" href="opensearch.xml" title="Paul Biester | Search" />
<link rel="canonical" href="https://isonet.fr"/>
<script type="application/ld+json">[{"@context":"http://schema.org","@type":"Person","address":{"@type":"PostalAddress","addressLocality":"Toulouse","addressRegion":"Haute-Garonne","postalCode":"31400"},"email":"mailto:contact@isonet.fr","image":"https://isonet.fr/assets/profile.jpg","jobTitle":"Full Stack Developer","name":"Paul Biester","url":"https://isonet.fr","description":"I study computer science and I develop web apps in Spring, Node and JavaScript. Currently working at Air France as a full stack developer.","sameAs":["https://github.com/isonet","https://www.facebook.com/paul.biester","https://twitter.com/pbiester","https://www.linkedin.com/in/pbiester","http://fr.viadeo.com/en/profile/p.biester","https://www.researchgate.net/profile/Paul_Biester","https://www.wikidata.org/wiki/Q28889985"]},{"@context":"http://schema.org","@type":"LocalBusiness","address":{"@type":"PostalAddress","addressLocality":"Toulouse","addressRegion":"Haute-Garonne","postalCode":"31400"},"description":"I study computer science and I develop web apps in Spring, Node and JavaScript. Currently working at Air France as a full stack developer.","name":"Paul Biester","url":"https://isonet.fr","image":"https://isonet.fr/assets/profile.jpg","sameAs":["https://github.com/isonet","https://www.facebook.com/paul.biester","https://twitter.com/pbiester","https://www.linkedin.com/in/pbiester","http://fr.viadeo.com/en/profile/p.biester","https://www.researchgate.net/profile/Paul_Biester","https://www.wikidata.org/wiki/Q28889985"]}]</script>
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
<link amp-custom href="index.css" rel="stylesheet" inline>
</head>
<body>
<main>
<header>
<h1>Hey there! I'm Paul Biester.</h1>
<aside>I study computer science and develop web apps in Spring, Node.js and JavaScript. Currently working at Air France as a full stack developer.</aside>
</header>
<section id="projects">
<h2><a href="#projects" title="Open source and professional projects" hreflang="en" rel="bookmark">Projects</a></h2>
<ul>
<li>Migration of a large and critical web application from IBM WebSphere / Struts 1 to Tomcat, Maven, Spring and Spring Data Rest. I also migrated JSP pages to AngularJS and integrated some JSP pages into AngularJS in a non-intrusive way.</li>
<li>D3.js interface for displaying weather data (TAF, METAR) for the Air France Command & Control Center.</li>
<li>Daily app - Allows printing of JIRA issues for Agile boards, due date monitoring and easy maintenance due to the use of barcodes.</li>
<li><a href="https://github.com/isonet/angular-jsoneditor" target="_blank" rel="noopener">Angular JSON Editor</a> is an angular directive for <a href="https://github.com/josdejong/jsoneditor" target="_blank" rel="noopener">jsoneditor</a>, used at Air France.</li>
<li><a href="https://github.com/isonet/angular-barcode" target="_blank" rel="noopener">Angular Barcode</a> is an angular directive for <a href="https://github.com/lindell/JsBarcode">Lindell's JsBarcode</a>, used at Air France.</li>
<li><a href="https://github.com/isonet/interface-tele-tps" target="_blank" rel="noopener">Lab4CE</a> is an e-learning platform which allows students to work on their classes and labs from home. Built on top of OpenStack.</li>
</ul>
<p>This is only a small selection, please take a look at my <a href="https://github.com/isonet" target="_blank" rel="noopener">Github</a> profile for more work from me.</p>
</section>
<section id="skills">
<h2><a href="#skills" title="My transversal and technical skills" hreflang="en" rel="bookmark">Skills</a></h2>
<ul>
<li>
<h3>Frontend</h3>
<ul>
<li>AngularJs (1.5 ‑ Components)</li>
<li>JavaScript (ES6)</li>
<li>Webpack (1/2)</li>
<li>D3.js</li>
<li>Bootstrap</li>
<li>React</li>
<li>JSP</li>
</ul>
</li>
<li>
<h3>Backend</h3>
<ul>
<li>Spring (Data & Data Rest)</li>
<li>Node.JS (Express)</li>
<li>Java EE (JAX-RS)</li>
<li>Python</li>
<li>Struts 1</li>
</ul>
</li>
<li>
<h3>Tools</h3>
<ul>
<li>Git</li>
<li>Jetbrains products</li>
<li>Eclipse</li>
<li>Maven</li>
<li>NPM</li>
<li>Webpack</li>
<li>Gulp</li>
</ul>
</li>
<li>
<h3>DevOps</h3>
<ul>
<li>Nginx</li>
<li>Linux (Debian, Ubuntu Cloud)</li>
<li>Atlassian Suite</li>
</ul>
</li>
<li>
<h3>Mobile</h3>
<ul>
<li>Android</li>
<li>iOS ‑ Swift</li>
<li>iOS ‑ Objective‑C</li>
</ul>
</li>
<li>
<h3>Paradigms and Methods</h3>
<ul>
<li>Agile (KANBAN)</li>
<li>OOP</li>
<li>TDD</li>
<li>Unit tests</li>
<li>REST (and automated testing)</li>
<li>Open Source</li>
</ul>
</li>
<li>
<h3>Languages</h3>
<ul>
<li>German ‑ Native</li>
<li>French ‑ Native</li>
<li>English ‑ Fluent</li>
</ul>
</li>
</ul>
</section>
<hr>
<section id="contact">
<h2><a href="#contact" title="Get in touch with me about any inquiries you may have" hreflang="en" rel="bookmark">Contact</a></h2>
<p>Write me a <a href="mailto:thankyou@isonet.fr">mail</a> or contact me on <a href="https://www.linkedin.com/in/pbiester" target="_blank" rel="noopener">LinkedIn</a>!</p>
</section>
</main>
</body>
</html>