File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,40 @@ import ResumeSection from "../components/ResumeSection.astro";
24
24
Extended information about my contracting experience can be provided privately.
25
25
</ResumeBlock >
26
26
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
+
27
61
<ResumeBlock
28
62
company =" Jestor.watch"
29
63
position =" Business Owner"
You can’t perform that action at this time.
0 commit comments