Profile

PopoDev

🇨🇭 Sofware Engineer

XGitHubLinkedIn

I'm a Computer Science student at ETH Zurich.
Projects I'm currently working on:

  • ScreenDemos - Record demo videos of your product in seconds
PythonTypeScriptJavaC++GoSQL

Experience

Jul - Aug 2024

Software Engineer Intern | Vozo AI

Trained an AI model for speech recognition that run on device and deployed it to production. Improved the inference accuracy achieving a 85% correct word recognition rate.

PythonPyTorchTransformersSpeech Recognition

Research

2024

Reproduction of Speculative Decoding with Big Little Decoder [NeurIPS'23]

Reproduced the results of the paper within a 1% difference with the original scores. Reduced the codebase size by 60% by improving modularity while keeping the same functionality.

PythonPyTorchGenerative AILLM Inference

Projects

2024 - Present

ScreenDemos

Screen recorder for creating engaging videos demos with automatic zoom effects. It uses the browser extension API to provide a easy to use recording tool directly in the browser.

Next.jsTypeScriptPostgreSQLBrowser Extension
2023

Bike route planner in Switzerland with elevation data. The app uses a Go backend to fetch the Openrouteservice API to calculate the optimal route.

GoNext.jsTypeScriptAPI