Skip to content
View moranenzo's full-sized avatar
πŸ‘‹
Seeking an internship in finance!
πŸ‘‹
Seeking an internship in finance!
  • ENSAE Paris | Institut Polytechnique
  • Paris
  • LinkedIn in/moranenzo

Block or report moranenzo

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
moranenzo/README.md

Hi πŸ‘‹, I'm Enzo

A passionate student developer from Paris

  • πŸ‘‹ I'm a passionate about coding and problem-solving. I love tackling challenges, learning new technologies, and collaborating on exciting projects.
  • 🎡 At the moment, I'm working with some friends on a project to develop a music genre classifier using Machine Learning, as part of my second year at ENSAE Paris.
  • πŸ“« You can reach me by email at [email protected] or on LinkedIn. Let's connect and create something great together! πŸš€

Connect with me:

moranenzo enzo-moran

Languages and Tools:

python cplusplus html5 arduino illustrator photoshop

My Projects

Here are some of the things I have worked on. Feel free to explore each one!


Music Genre Classifier
  • About: This project predicts music genres based on audio features extracted from Spotify's API. It relies on supervised learning models such as RandomForest, XGBoost, and CatBoost. Check it out here!
  • Technologies used: Python, Machine Learning, data processing

Optimal Transport Median
  • About: This project is focused on defining a multivariate median for datasets where the median is not explicitly known. The methodology leverages optimal transport theory. Check it out here!
  • Technologies used: Python, Optimal transport, data processing

Tile Arrangement Solver
  • About: This project is designed to solve a tile arrangement puzzle using different algorithms like BFS and A*. It includes a graphical user interface (GUI) built with Pygame. Check it out here!
  • Technologies used: Python, Pygame, BFS, A* Algorithm

Radical Right and Gender Gap
  • About: A research project examining the influence of the radical right on gender equality. The project uses statistical analysis to evaluate socio-political factors. Check it out here!
  • Technologies used: R, Statistical Analysis

Contactless Smart Cards
  • About: This project involves developing a system for contactless smart cards with a focus on secure communication and data exchange. Check it out here!
  • Technologies used: Arduino, Python, RFID

Pinned Loading

  1. PY-Tile-Arrangement-Solver PY-Tile-Arrangement-Solver Public

    This repository is a Python project designed to solve a tile rearrangement puzzle. It uses multiple graph traversal algorithms (BFS, an improved BFS, and A*) to find optimized solutions. The projec…

    Python 1

  2. TIPE-Contactless-Smart-Cards TIPE-Contactless-Smart-Cards Public

    This repository showcases my TIPE (Travail d'Initiative Personnelle EncadrΓ©) project, which earned me a score of 17/20 from the jury. This project is all about contactless smart card communication …

    Python 3

  3. SAS-Radical-Right-Gender-Gap SAS-Radical-Right-Gender-Gap Public

    This repository contains the analysis code and data used to investigate the "Radical Right Gender Gap" (RRGG) in Europe, focusing on voting patterns by gender for radical right parties in France, G…

    SAS 1

  4. PY-Optimal-Transport-Median PY-Optimal-Transport-Median Public

    This project is focused on defining a multivariate median for datasets where the median is not explicitly known. The methodology leverages optimal transport in discrete and semi-discrete settings, …

    Jupyter Notebook