Skip to content

Commit

Permalink
Merge pull request 'added my bio with picture' (#2) from mojoee/508.d…
Browse files Browse the repository at this point in the history
…ev:moritz-bio into main

Reviewed-on: https://codeberg.org/508_dev/508.dev/pulls/2
Reviewed-by: Caleb Rogers <[email protected]>
  • Loading branch information
Caleb Rogers committed May 9, 2024
2 parents a1680a8 + 5c25f05 commit 545c1e3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/engineering.html
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,23 @@ <h3><a href="https://www.linkedin.com/in/kok-sing-hew-87b784197/">Kok Sing</a></
</p>
</div>
</div>
<div class="single-bio">
<a href="https://www.moritzsontheimer.cool">
<div class="thumb">
<img
src="static/moritzsontheimer.png"
/>
</div>
</a>
<div class="bio-info">
<h3><a href="https://www.moritzsontheimer.cool">Moritz Sontheimer</a></h3>
<p>
Moritz Sontheimer is an AI engineer with experiences in computer vision, time-series forecasting and
reinforcement learning. His work primarily involves developing applications using popular ML frameworks like
keras, tensorflow or pytorch. To make his work accessible, he has learned React and nextJS.
</p>
</div>
</div>
<div class="single-bio">
<a>
<div class="thumb">
Expand Down
Binary file added src/static/moritzsontheimer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 545c1e3

Please sign in to comment.