> asgobbi

Andrea Sgobbi -- andrea.g.sgobbi@gmail.com

Hi👋, I'm a CS MSc student at ETH Zürich and a computer engineering graduate from Politecnico di Milano. I'm currently a research intern at Boston Dynamics' RAI Institute working on robot perception.

Academically, I work on machine learning and robotics, however I also enjoy working on random projects, like my 🦀Rust chess engine Carp. You can play against it here!

Languages: Rust, Python, C/C++, Java, Typescript
Tech: PyTorch, ROS, Unity, Docker

Check out my GitHub for projects or my LinkedIn for more details. TIP: you can navigate using numbers on the keyboard!

About Me

I've lived in 🇮🇹Italy, 🇧🇷Brazil, 🇳🇿New Zealand and now 🇨🇭Switzerland. I can speak fluent Italian, English and Portuguese, and am trying to learn German (it's hard!). I've practiced a bunch of sports in the past, like football, sailing and martial arts (sanda), although right now you will most likely find me climbing or hiking.

I'm very curious about all things Computer Science, from managing Linux servers to training 3D shape reconstructors. My academic interests span from 3D Computer Vision to studying LLMs and their ability to generalize out-of-domain, while on a personal level I have a very profund appreciation for writing low-level performance-critical code in many different contexts.

You can find further info here:

Resume

Download a hopefully🫰 up-to-date version of my resume.

LinkedIn

I use LinkedIn to manage professional inquiries/connections.

Mail-To: andrea.g.sgobbi@gmail.com

Play against a local version of Carp! The engine runs entirely on the browser through bindings generated via wasm-bindgen.

Search to:

FEN:

GitHub

See my open source work and contributions at github.com/dede1751:

Carp

UCI-compatible, NNUE chess engine in Rust. 3531 CCRL Blitz.
Rust/Python/C

LabelAR

MagicLeap2 urban-exploration app that displays landmark labels using public Swiss geospatial data.
Unity/C#/Python

Rusterizer

Software Rasterizer for a barebones 3D engine in Rust.
Rust

dede1751.github.io

The code for this website.
HTML/Typescript/WASM

dotfiles

My Mac-specific dotfiles using YADM and Aerospace.

MyShelfie

Java implementation of the MyShelfie game for Software Engineering @ PoliMi.
Java/Maven