Added new job at Marvell and updated profile picture

This commit is contained in:
Dennis Potter 2020-03-22 13:13:48 +01:00
parent f72dc5fe1e
commit a85aa49894
Signed by: Dennis
GPG Key ID: 186A8AD440942BAF
4 changed files with 18 additions and 11 deletions

View File

@ -405,7 +405,7 @@ ul#nav li.current a { color: #11ABB0; }
-webkit-animation: systemc 2s ease;
}
.verilog {
width: 60%;
width: 95%;
-moz-animation: verilog 2s ease;
-webkit-animation: verilog 2s ease;
}
@ -451,7 +451,7 @@ ul#nav li.current a { color: #11ABB0; }
}
@-moz-keyframes verilog {
0% { width: 0px; }
100% { width: 60%; }
100% { width: 95%; }
}
@-moz-keyframes matlab {
0% { width: 0px; }
@ -492,7 +492,7 @@ ul#nav li.current a { color: #11ABB0; }
}
@-webkit-keyframes verilog {
0% { width: 0px; }
100% { width: 60%; }
100% { width: 95%; }
}
@-webkit-keyframes matlab {
0% { width: 0px; }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 684 KiB

After

Width:  |  Height:  |  Size: 2.8 MiB

BIN
images/avatar_thumb.jpg Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 58 KiB

View File

@ -105,7 +105,7 @@
<div class="nine columns main-col">
<h2>Who am I?</h2>
<p>
Currently a Member of Technical Staff at Aquantia Corp. Always curious about technological innovations and therefore graduated in electrical engineering & computer science. Strives for a complete understanding of computers, from the lowest level—i.e., the bare integrated circuits—to the highest—i.e., user space—, and is therefore always eager to learn something new. Enjoys writing small programs in his free time, either to automate everyday problems, or simply for the sake of fun, and gets excited by the seemingly endless possibilities of Linux. Loves a good read, also on non-tech subjects like economics, anthropology, or (geo)politics.
Currently an engineer at Marvell Semiconductor. Always curious about technological innovations and therefore graduated in electrical engineering & computer science. Strives for a complete understanding of computers, from the lowest level—i.e., the bare integrated circuits—to the highest—i.e., user space—, and is therefore always eager to learn something new. Enjoys writing small programs in his free time, either to automate everyday problems, or simply for the sake of fun, and gets excited by the seemingly endless possibilities of Linux. Loves a good read, also on non-tech subjects like economics, anthropology, or (geo)politics.
</p>
<h2>Contact Details</h2>
@ -198,8 +198,15 @@
<div class="twelve columns">
<h3>Marvell Semiconductor</h3>
<p class="info">Engineer<span>&bull;</span> <em class="date">September 2019 - Present</em></p>
<ul class="disc">
<li>Design of digital Ethernet logic.</li>
</ul>
<h3>Aquantia Corporation</h3>
<p class="info">Member of Technical Staff<span>&bull;</span> <em class="date">December 2018 - Present</em></p>
<p class="info">Member of Technical Staff<span>&bull;</span> <em class="date">December 2018 - September 2019</em></p>
<ul class="disc">
<li>Design of digital Ethernet logic.</li>
</ul>
@ -225,7 +232,7 @@
<div class="twelve columns">
<h3>Boscafé 't Hijgend Hert</h3>
<p class="info">Web developer and server administrator <span>&bull;</span> <em class="date">April 2012 - Present</em></p>
<p class="info">Web developer and server administrator <span>&bull;</span> <em class="date">April 2012 - November 2018</em></p>
<ul class="disc">
<li>Responsible for the online marketing, the development of several websites and the maintenance and security of their Linux based virtual private server.</li>
</ul>
@ -271,16 +278,16 @@
<div class="bars">
<ul class="skills">
<li><span class="bar-expand verilog"></span><em>(System)Verilog</em></li>
<li><span class="bar-expand c"></span><em>C</em></li>
<li><span class="bar-expand cpp"></span><em>C++</em></li>
<li><span class="bar-expand rust"></span><em>Rust</em></li>
<li><span class="bar-expand python"></span><em>Python</em></li>
<li><span class="bar-expand tkinter"></span><em>Tkinter</em></li>
<li><span class="bar-expand systemc"></span><em>SystemC</em></li>
<li><span class="bar-expand verilog"></span><em>(System)Verilog</em></li>
<li><span class="bar-expand matlab"></span><em>Matlab</em></li>
<li><span class="bar-expand linuxserver"></span><em>Linux Server configuration</em></li>
<li><span class="bar-expand fpga"></span><em>FPGA</em></li>
<li><span class="bar-expand systemc"></span><em>SystemC</em></li>
<li><span class="bar-expand matlab"></span><em>Matlab</em></li>
<li><span class="bar-expand linuxserver"></span><em>Linux Server configuration</em></li>
<li><span class="bar-expand fpga"></span><em>FPGA</em></li>
</ul>
</div><!-- end skill-bars -->