Skip to content
View michele-bisignano's full-sized avatar

Highlights

  • Pro

Block or report michele-bisignano

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

πŸ‘‹ Hi there! I'm Michele Bisignano

I'm a Computer Engineering student passionate about programming and the logic behind algorithms. I love tackling challenges that involve physics, mathematics, and chemistry, and I enjoy developing projects that push my skills further.


πŸš€ What I Do

  • Tech Enthusiast: Always eager to learn new technologies and languages.
  • Problem Solver: Passionate about logical, mathematical, and physics-based challenges.
  • Freelance Developer: Building custom applications and develope alorithms for diverse clients.

πŸ“‚ Featured Projects

Here are some of the projects I've worked on:

  • Aether_Lock Icon Aether-Lock
    Active Magnetic Levitation System. A model-based implementation on ESP32 ensuring vertical stability via closed-loop feedback.

  • Galaxy-Trucker
    Java-based digital adaptation of the board game Galaxy Trucker, emphasizing object-oriented design and robust logic.

  • Tree-Generator
    A Python utility to automatically generate a Markdown directory tree for your project documentation. It respects .gitignore rules and creates "living documentation".

  • RippleFX Icon RippleFX-Engine
    A high-performance, hardware-agnostic C++ engine for creating dynamic keyboard lighting effects.

  • Agrimonia-Air-Quality-Regression
    Statistical analysis of air pollution drivers in Lombardy (Agrimonia dataset). Investigating meteorological factors and the impact of COVID-19 lockdown on PM10 & NO2 levels.

  • Bio-Logic_Controller
    A precision fermentation chamber controller built with a predictive, object-oriented C++ core. It ensures ultimate thermal stability by anticipating temperature changes, not just reacting to them.

  • PDF Converter
    A lightweight tool for converting bank statement form PDF to exel.

  • SudokuSolver IconSudokuSolver
    An AI-based solver Sudoku solver built with Unity.

  • Maze IconMaze
    A procedural maze generator built with Unity that utilizes a Depth-First Search (DFS) backtracking algorithm to carve unique, solvable paths.

  • Hangman IconHangman
    Classic Hangman game featuring an intelligent AI solver . The AI uses a heuristic search algorithm , applying dictionary-based constraints and letter frequency analysis to deduce the correct word efficiently.

  • MIPS_DoorManager
    A door management system implemented in MIPS Assembly, designed for embedded systems coursework.

  • HangmanTeacher IconHangmanTeacher
    An interactive Hangman variant designed to help users learn, currently used by a school to evaluate students.

  • Sine-die
    A strategy and battle game developed with Unity and published for Android devices between 2023 and 2024.

  • impiccato-cpp
    First version of Hangman, implemented in C++, when the developer was 15.


πŸ“« How to Reach Me

Feel free to contact me at:

LinkedIn LinkedIn

Email bisignano.dev@gmail.com


Always curious and hungry for knowledge, I'm excited to connect and collaborate on innovative projects!


πŸ”§ Languages & Tools

C++ C# Unity Python Java Arduino Git R

MATLAB Assembly MySQL HTML5 CSS3 Shopify

Top Langs

Pinned Loading

  1. Aether-Lock Aether-Lock Public

    Active Magnetic Levitation System. A model-based implementation on ESP32 ensuring vertical stability via closed-loop feedback.

    C++

  2. Igramoz/Galaxy-Trucker Igramoz/Galaxy-Trucker Public

    "Galaxy Trucker" Γ¨ un gioco di simulazione spaziale dove i giocatori costruiscono e pilotano una nave per trasportare merci attraverso l'universo, affrontando sfide e gestendo risorse. Il progetto …

    Java 5

  3. RippleFX-Engine RippleFX-Engine Public

    A high-performance, hardware-agnostic C++ engine for creating dynamic keyboard lighting effects.

    C++

  4. pdf_converter pdf_converter Public

    Program to convert from .pdf to exel

    Python 2

  5. SudokuSolver SudokuSolver Public

    An AI-based solver that uses backtracking and constraint propagation to intelligently prune the search space and resolve puzzles efficiently.

    ASP.NET 1

  6. Maze Maze Public

    A procedural maze generator built with Unity that utilizes a Depth-First Search (DFS) backtracking algorithm to carve unique, solvable paths.

    ASP.NET 2