Added new job at Marvell and updated profile picture
This commit is contained in:
parent
f72dc5fe1e
commit
a85aa49894
@ -405,7 +405,7 @@ ul#nav li.current a { color: #11ABB0; }
|
|||||||
-webkit-animation: systemc 2s ease;
|
-webkit-animation: systemc 2s ease;
|
||||||
}
|
}
|
||||||
.verilog {
|
.verilog {
|
||||||
width: 60%;
|
width: 95%;
|
||||||
-moz-animation: verilog 2s ease;
|
-moz-animation: verilog 2s ease;
|
||||||
-webkit-animation: verilog 2s ease;
|
-webkit-animation: verilog 2s ease;
|
||||||
}
|
}
|
||||||
@ -451,7 +451,7 @@ ul#nav li.current a { color: #11ABB0; }
|
|||||||
}
|
}
|
||||||
@-moz-keyframes verilog {
|
@-moz-keyframes verilog {
|
||||||
0% { width: 0px; }
|
0% { width: 0px; }
|
||||||
100% { width: 60%; }
|
100% { width: 95%; }
|
||||||
}
|
}
|
||||||
@-moz-keyframes matlab {
|
@-moz-keyframes matlab {
|
||||||
0% { width: 0px; }
|
0% { width: 0px; }
|
||||||
@ -492,7 +492,7 @@ ul#nav li.current a { color: #11ABB0; }
|
|||||||
}
|
}
|
||||||
@-webkit-keyframes verilog {
|
@-webkit-keyframes verilog {
|
||||||
0% { width: 0px; }
|
0% { width: 0px; }
|
||||||
100% { width: 60%; }
|
100% { width: 95%; }
|
||||||
}
|
}
|
||||||
@-webkit-keyframes matlab {
|
@-webkit-keyframes matlab {
|
||||||
0% { width: 0px; }
|
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
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 |
23
index.html
23
index.html
@ -105,7 +105,7 @@
|
|||||||
<div class="nine columns main-col">
|
<div class="nine columns main-col">
|
||||||
<h2>Who am I?</h2>
|
<h2>Who am I?</h2>
|
||||||
<p>
|
<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>
|
</p>
|
||||||
|
|
||||||
<h2>Contact Details</h2>
|
<h2>Contact Details</h2>
|
||||||
@ -198,8 +198,15 @@
|
|||||||
|
|
||||||
<div class="twelve columns">
|
<div class="twelve columns">
|
||||||
|
|
||||||
|
<h3>Marvell Semiconductor</h3>
|
||||||
|
<p class="info">Engineer<span>•</span> <em class="date">September 2019 - Present</em></p>
|
||||||
|
<ul class="disc">
|
||||||
|
<li>Design of digital Ethernet logic.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
<h3>Aquantia Corporation</h3>
|
<h3>Aquantia Corporation</h3>
|
||||||
<p class="info">Member of Technical Staff<span>•</span> <em class="date">December 2018 - Present</em></p>
|
<p class="info">Member of Technical Staff<span>•</span> <em class="date">December 2018 - September 2019</em></p>
|
||||||
<ul class="disc">
|
<ul class="disc">
|
||||||
<li>Design of digital Ethernet logic.</li>
|
<li>Design of digital Ethernet logic.</li>
|
||||||
</ul>
|
</ul>
|
||||||
@ -225,7 +232,7 @@
|
|||||||
<div class="twelve columns">
|
<div class="twelve columns">
|
||||||
|
|
||||||
<h3>Boscafé 't Hijgend Hert</h3>
|
<h3>Boscafé 't Hijgend Hert</h3>
|
||||||
<p class="info">Web developer and server administrator <span>•</span> <em class="date">April 2012 - Present</em></p>
|
<p class="info">Web developer and server administrator <span>•</span> <em class="date">April 2012 - November 2018</em></p>
|
||||||
<ul class="disc">
|
<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>
|
<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>
|
</ul>
|
||||||
@ -271,16 +278,16 @@
|
|||||||
<div class="bars">
|
<div class="bars">
|
||||||
|
|
||||||
<ul class="skills">
|
<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 c"></span><em>C</em></li>
|
||||||
<li><span class="bar-expand cpp"></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 rust"></span><em>Rust</em></li>
|
||||||
<li><span class="bar-expand python"></span><em>Python</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 tkinter"></span><em>Tkinter</em></li>
|
||||||
<li><span class="bar-expand systemc"></span><em>SystemC</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 matlab"></span><em>Matlab</em></li>
|
<li><span class="bar-expand linuxserver"></span><em>Linux Server configuration</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 fpga"></span><em>FPGA</em></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div><!-- end skill-bars -->
|
</div><!-- end skill-bars -->
|
||||||
|
Loading…
Reference in New Issue
Block a user