Skip to content
View Lollo03c's full-sized avatar

Block or report Lollo03c

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Lollo03c/README.md

Hi, I'm Lorenzo 👋

MSc Computer Science @ ETH Zürich

Typing SVG


🧠 About me

I'm a Master's student in Computer Science at ETH Zürich interested in building intelligent and efficient systems.

My main interests:

  • 🤖 Machine Learning systems
  • 🧠 Reinforcement Learning
  • 📊 Data Science
  • ⚡ High-performance C++
  • 🤖 Robotics

I enjoy combining algorithms, machine learning, and systems programming to solve complex problems. I’m especially passionate about experimenting with new technologies and tools during hackathons.


🔬 Current Work

🗺️ MapAdapt

Currently working on MapAdapt, a system that reconstructs environments using adaptive resolution mapping.

Goals:

  • efficiently represent complex environments
  • dynamically adapt map resolution
  • reduce memory footprint in robotics pipelines
  • improve mapping efficiency

🤖 Machine Learning — LLM Research

I’m currently exploring degeneration phenomena in Large Language Models in collaboration with the SWISS AI Center

Ongoing project:

  • detecting LLM degeneration behaviours
  • understanding causes of generation collapse
  • designing techniques to avoid degeneration

📊 Data Science

Worked on a Data Science project with AVIS Milano, analyzing medical datasets related to blood donation.

Main tasks:

  • healthcare data analysis
  • statistical exploration
  • extracting insights for data-driven decision making

⚙️ Tech Stack

Languages

C++ • Python • CUDA • Bash • SQL • sparkSQL • JSONIQ

Fields

Robotics • RL • Data Science • ML • Optimization


📊 GitHub Stats

Top Langs


🚀 Research Interests

Robotics | Reinforcement Learning | Mapping | Optimization | LLMs | Data Science

Pinned Loading

  1. Bakery-Order-Management Bakery-Order-Management Public

    Final project for Algorithms and Data Structures (2023–2024, Politecnico di Milano) – grade 30/30. Discrete-time simulation of an industrial bakery: manages recipes, ingredient inventory, customer …

    C

  2. GalaxyTruckerJava GalaxyTruckerJava Public

    Online multiplayer game implemented using a distributed client–server architecture. The system supports multiple concurrent players and features a dual network layer, implemented using both Java RM…

    Java

  3. leetcode leetcode Public

    training

    C++

  4. starthack2026 starthack2026 Public

    clients-suppliers matching

    Python

  5. word2vecNumpy word2vecNumpy Public

    A didactic Word2Vec implementation from scratch using only NumPy, featuring the most common Skip-Gram architecture with Negative Sampling

    Python