Skip to content
View MarcoBendinelli's full-sized avatar
👋
👋

Highlights

  • Pro
Block or Report

Block or report MarcoBendinelli

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

Hi there! ⚡

About me

I'm Marco, '99 born, a Computer Science Engineer with a master's degree from Politecnico di Milano. With a deep curiosity and passion for learning, I delve into new frameworks and concepts in the engineering field. Here, you'll find a collection of projects reflecting my journey of experimentation and discovery!

Programming Languages

Java JavaScript TypeScript Kotlin C C++ Dart Python

Backend

Firebase Supabase Vercel

Mobile

Flutter Android

Web

Nuxtjs Vue.js TailwindCSS

API

NodeJS Express.js

CI

GitHub Actions

Doc

Markdown LaTeX

Social

LinkedIn Telegram

Pinned

  1. Masters-of-Renaissance-Java-Project Masters-of-Renaissance-Java-Project Public

    The project involves developing a Java software version of the Masters of Renaissance game, following a Software Engineering approach. Inside the game you aim to increase fame and prestige as a cit…

    Java

  2. HangOut-Flutter-Mobile-App HangOut-Flutter-Mobile-App Public

    HangOut mobile application written using the Flutter framework

    Dart

  3. SmartForest-for-Sustainable-Living SmartForest-for-Sustainable-Living Public

    Smart Forest is an interactive mirror application helping users to monitor their energy consumption and encouraging the use of renewable energy. The mirror displays a virtual Forest aiming to promo…

    TypeScript

  4. Plants-Classification-with-Neural-Networks Plants-Classification-with-Neural-Networks Public

    This project uses Deep Learning to classify plant species from images, exploring various techniques, including custom CNNs, pre-trained models, and transfer learning

    Jupyter Notebook

  5. Distributed-Compute-Management-System Distributed-Compute-Management-System Public

    The system accepts compute tasks from clients and executes them on a pool of processes. Tasks are scheduled and executed on processes, with each handling one task at a time. Clients are notified on…

    Java

  6. Noise-Level-Simulation-and-Analysis-System Noise-Level-Simulation-and-Analysis-System Public

    Implementation of a noise level analysis system for a country. Utilizes both sensor data and computer simulations to analyze noise levels, followed by calculation of key metrics

    C