Skip to content

Commit ca3b9c4

Browse files
committed
Update Resume
1 parent 5f15569 commit ca3b9c4

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

src/components/Resume.astro

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,40 @@ import ResumeSection from "../components/ResumeSection.astro";
2424
Extended information about my contracting experience can be provided privately.
2525
</ResumeBlock>
2626

27+
<ResumeBlock
28+
company="STMicroelectronics / Elektor Contest"
29+
position="Edge AI Engineer"
30+
startDate="January 2025"
31+
location="Remote"
32+
>
33+
From January to September 2025 I am participating in a <a
34+
href="https://www.elektormagazine.com/stm32ai"
35+
target="”_blank”">comptetition</a
36+
> organised by STMicroelectronics and Elektor where I am developing an Edge
37+
AI device that detects anomalies in watch wheels using Deep Artificial Neural
38+
Networks and Computer Vision:
39+
<ul>
40+
<li>
41+
Passed the first phase after accepting my <a
42+
href="https://jesus.engineer/blog/elektor-stm32-edge-ai-
43+
contest"
44+
target="”_blank”">proposal</a
45+
>.
46+
</li>
47+
<li>
48+
Designing a computer vision object detection NN using Keras and
49+
Tensorflow.
50+
</li>
51+
<li>
52+
Using ST’s propietary Neural-ART AI Accelerator on the STM32N6 chip.
53+
</li>
54+
<li>
55+
Designing a pipeline to generate augmented synthetic datasets of watch
56+
wheels using a parametric 3D CAD modeller.
57+
</li>
58+
</ul>
59+
</ResumeBlock>
60+
2761
<ResumeBlock
2862
company="Jestor.watch"
2963
position="Business Owner"

0 commit comments

Comments
 (0)