Skip to content
View Michele-x98's full-sized avatar
📈
Growing
📈
Growing

Highlights

  • Pro

Block or report Michele-x98

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

Hi there, I'm Michele Benedetti 👋

  • 👨‍💻 Software Engineer and Mobile Developer in Flutter
  • 🎓 MSc in Computer Science and Information System Engineering
  • 🇮🇹 University of Camerino
  • 🇸🇪 Mälardalen University
  • 🔭 Space and Sports Car lover

Connect with me:

University Projects

Master

  • PrivTAP - Privacy focused trigger-action platform developed in the context of the SCORE competition, hosted by the International Conference on Software Engineering (ICSE).
  • TrinoSQL - The project focuses on real-time data analysis using Kafka and Trino. It aims to develop a prototype tool for analyzing streaming data by leveraging Kafka for message ingestion and Trino for analytics using SQL queries.
  • Digital Library [CURRENTLY PRIVATE] - Mobile application for accessing digital books. The system allows users to create a digital library and to read stored books, add notes, bookmarks and share them with other users via groups.
  • CamundaPlatform - Project that aims to demonstrate the advantages of a BPMN Engine in the enterprise to carry on and track most of the repetitive tasks and processes happening in the organization.

Bachelor

  • FileDistance - C implementation of the Levenshtein Distance Algorithm, used to measuring the difference between two sequences.
  • MasterMind - Java implementation of the Mastermind board game.
  • JustMeet - Mobile Application project that enables users to find, create, and manage events, providing a comprehensive platform for event discovery and organization.

Personal Projects

Mobile Application

  • Smart ShoppingList - Mobile application that uses a Python backend with a zero-shot classification model to classify shopping items into categories during the adding process in order to make it easier for users to organize their shopping list by automatically classifying items into their respective categories.
  • BooksApp - Mobile app developed in Flutter for iOS and Android to search and save books via GoogleBooksAPI.

⚡ Github Stats Github Stats
⚡ Most Used Languages Most Used


Popular repositories Loading

  1. flutter_pokedex flutter_pokedex Public

    Forked from hungps/flutter_pokedex

    Pokedex app built with Flutter (with lots of animations) using Clean Architecture

    Dart 2

  2. woocommerce woocommerce Public

    Forked from RayOkaah/woocommerce

    Woocommerce SDK for Flutter. The Complete Woo Commerce SDK for Flutter.

    Dart 1

  3. personal_portfolio personal_portfolio Public

    Dart 1

  4. TBDM-TrinoDB TBDM-TrinoDB Public

    Jupyter Notebook 1

  5. MasterMind MasterMind Public

    Progetto scritto in Java per il corso di Programmazione Avanzata

    Java 1

  6. filedistance filedistance Public

    Progetto per corso di Sistemi Operativi

    C