Add Sapeon to experience
This commit is contained in:
71
index.html
71
index.html
@@ -21,7 +21,39 @@
|
|||||||
<section class="main-block">
|
<section class="main-block">
|
||||||
<h2><i class="fa fa-suitcase"></i> Experience</h2>
|
<h2><i class="fa fa-suitcase"></i> Experience</h2>
|
||||||
<section class="blocks">
|
<section class="blocks">
|
||||||
<div class="date"><span>Present</span><span>July. 2019</span></div>
|
<div class="date">
|
||||||
|
<span>Present</span><span>April. 2024</span>
|
||||||
|
</div>
|
||||||
|
<div class="decorator"></div>
|
||||||
|
<div class="details">
|
||||||
|
<header>
|
||||||
|
<h3>Senior Software Engineer</h3>
|
||||||
|
<span class="place"><a href="https://www.sapeon.com/" target="_blank">Sapeon - On-card Software</a></span>
|
||||||
|
<span class="location"><a
|
||||||
|
href="https://www.google.com/maps/place/2099+Gateway+Pl,+San+Jose,+CA+95110/@37.3722118,-121.9283475,17z/data=!3m1!4b1!4m6!3m5!1s0x808fcbc21907cb7d:0xca6f772f32c7f9f!8m2!3d37.3722118!4d-121.9257726!16s%2Fg%2F11c1yzn_2q?entry=ttu"
|
||||||
|
target="_blank">Santa Clara, California</a></span>
|
||||||
|
</header>
|
||||||
|
<div>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
Developing distributed OS and ML runtime.
|
||||||
|
</li>
|
||||||
|
<li>Device driver development.</li>
|
||||||
|
</ul>
|
||||||
|
<h4>Projects Delivered</h4>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<span>
|
||||||
|
<a href="https://www.sapeon.com/products"
|
||||||
|
target="_blank">X430</a>
|
||||||
|
</span>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
<section class="blocks">
|
||||||
|
<div class="date"><span>April. 2024</span><span>April. 2018</span></div>
|
||||||
<div class="decorator"></div>
|
<div class="decorator"></div>
|
||||||
<div class="details">
|
<div class="details">
|
||||||
<header>
|
<header>
|
||||||
@@ -57,6 +89,7 @@
|
|||||||
20KB.
|
20KB.
|
||||||
</li>
|
</li>
|
||||||
<li>Designed cache optimizations for ML runtime.</li>
|
<li>Designed cache optimizations for ML runtime.</li>
|
||||||
|
<li>Device driver development from scratch.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h4>Products Delivered</h4>
|
<h4>Products Delivered</h4>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -101,42 +134,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section class="blocks">
|
|
||||||
<div class="date">
|
|
||||||
<span>July. 2019</span><span>April. 2018</span>
|
|
||||||
</div>
|
|
||||||
<div class="decorator"></div>
|
|
||||||
<div class="details">
|
|
||||||
<header>
|
|
||||||
<h3>Embedded Software Engineer</h3>
|
|
||||||
<span class="place"><a href="https://www.amazon.com/" target="_blank">Amazon Lab126 - Architecture and Technology</a></span>
|
|
||||||
<span class="location"><a
|
|
||||||
href="https://www.google.com/maps/place/Amazon+Lab126/@37.4084672,-122.0539126,15z/data=!4m10!1m2!2m1!1sLab126+maps!3m6!1s0x808fb7a03c2e216f:0x2ffcdf6247135163!8m2!3d37.4084672!4d-122.0364031!15sCgtMYWIxMjYgbWFwc5IBEGNvcnBvcmF0ZV9vZmZpY2XgAQA!16s%2Fg%2F1hm33hp1f?entry=ttu"
|
|
||||||
target="_blank">Sunnyvale, California</a></span>
|
|
||||||
</header>
|
|
||||||
<div>
|
|
||||||
<ul>
|
|
||||||
<li>
|
|
||||||
Bare metal application development and FPGA prototyping.
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
Emulator development and integration into Speech recognition
|
|
||||||
stack.
|
|
||||||
</li>
|
|
||||||
<li>Device driver development.</li>
|
|
||||||
</ul>
|
|
||||||
<h4>Projects Delivered</h4>
|
|
||||||
<ul>
|
|
||||||
<li>
|
|
||||||
<span>
|
|
||||||
<a href="https://www.mediatek.com/blog/amazon-az1-neural-edge-processor-powered-by-mediatek"
|
|
||||||
target="_blank">AZ1 - Neural edge processor</a>
|
|
||||||
</span>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
<section class="blocks">
|
<section class="blocks">
|
||||||
<div class="date">
|
<div class="date">
|
||||||
<span>April. 2018</span><span>July. 2016</span>
|
<span>April. 2018</span><span>July. 2016</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user