Skip to content
View MrZouu's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report MrZouu

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
MrZouu/README.md

⚡Embedded Systems Engineering Student⚡


🔭 About me

Hi! I’m a french Engineering Student at ECE Paris, an Electronics engineering school where I specialize in Embedded Systems. I'm interested in various fields, including aerospace, robotics and machine learning.

I'm currently on an internship at Parrot as a Test and Functional Validation Engineer.


More informations on my website: lorenzomarrocchi.com


📂 Projects

This project is a Sign language interpreter, to switch from a video signal to a corresponding word. This machine-learning project, powered by PyTorch, aims to develop a sign language recognition system.


This project is a website portfolio created to introduce myself and showcase my computer science projects. It's a responsive website built using HTML, CSS, and JavaScript.


This project is a simplified console version of the board game Battleship.


📫 Contact

Pinned Loading

  1. SmoothTalk SmoothTalk Public

    Deep Learning project for a Sign Language interpreter, translating a video signal into corresponding letters

    Jupyter Notebook 1

  2. Air_traffic_control_simulation Air_traffic_control_simulation Public

    A program simulating a Air traffic control in 2D.

    C++

  3. Battleship Battleship Public

    A simplified console version of the board game Battleship

    C

  4. Cledeo Cledeo Public

    A simplified console version of the board game Cluedo

    C++

  5. Saboteur Saboteur Public

    Saboteur card game with graphic interface

    HTML

  6. Space_Invaders Space_Invaders Public

    A game based on the mechanics of Space Invaders, using pygame

    Python