Skip to content
View ismacarbo's full-sized avatar
๐Ÿ‘
๐Ÿ‘
  • University of Trento
  • Trento, Italy
  • 07:37 - 2h ahead

Block or report ismacarbo

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

Hi there ๐Ÿฆ–
I'm Ismaele Carbonari, a Computer Science student from Trento ๐Ÿ‡ฎ๐Ÿ‡น with a passion for software engineering, cybersecurity, and robotics. Always curious and constantly learning.

  • ๐ŸŽ“ CS Student at UniTN
  • ๐ŸŽ๏ธ Software Engineer at E-agle TRT
  • ๐Ÿ›ก๏ธ Cybersecurity Enthusiast โ€” participated in CyberChallenge.IT 2024
  • ๐Ÿค– Robotics & Low-level Programming enthusiast
  • ๐Ÿง  Learning: C, C++, Java, Python, WebDev, Arduino
  • ๐Ÿ“ฑ Passionate about Mobile Development
  • ๐Ÿ“œ Certified: Cisco CCNAv2 (2022)
  • ๐ŸŒ Personal site: ismaelecarbo.duckdns.org/portfolio (yes, it's home-hosted! ๐Ÿ˜Ž)

๐Ÿš€ Featured Projects

  • ๐Ÿ“ก Raspberry Pi Monitor
    A lightweight monitoring system written in Python + Bash to track CPU, temperature, and network stats on a headless Raspberry Pi. Includes Telegram bot integration for alerts.

  • ๐Ÿ‘พ Invaders Game (JavaFX + ESP8266)
    A JavaFX game where the player, controlled by a steering wheel made with an ESP8266 and an MPU6050, navigates through a map full of obstacles, avoids enemies, and shoots directional projectiles.
    The project follows the MVC pattern for a clean and maintainable structure.

  • ๐Ÿง  Face Recognition with OpenCV
    Real-time face recognition system using OpenCV and Haar cascades, optimized for Raspberry Pi. Includes live camera feed, bounding boxes, and identity detection.


๐Ÿ› ๏ธ Tools & Technologies

C C++ Java Python Linux Arduino VS Code


๐ŸŒฑ Currently working on...

  • ๐Ÿ‹๏ธโ€โ™‚๏ธ Ego Rank โ€” a gamified fitness tracking web app
    Users can log their gym lifts (bench press, squat, deadlift), compete on leaderboards, and reach ranks like Novice, Gladiator, Champion, Hero. Includes progress forecasts and Google/email login.

  • ๐Ÿ“ Improving my skills with Raspberry Pi for hardware/software integration, scripting, and automation.


๐Ÿ“ซ Let's Connect

LinkedIn
Mail
Freelancer

Pinned Loading

  1. NEATSelfDrivingCar Public

    Python game with NEAT Algorithm.

    Python 1

  2. ProximityChat Public

    proximity chat with bluetooth in android studio

    Java

  3. SocketBattles Public

    1v1 game using TCP sockets in java.

    Java

  4. FaceRecognition Public

    Python script that recognizes faces given a photo.

    Python

  5. DrawingNeuralNetwork Public

    Python scripts that recognizes objects from drawing in a pygame window.

    Python

  6. RaspberryPiMonitor Public

    An Android app that monitors Raspberry Pi system metrics (CPU, memory, disk, power, network traffic) and Arduino movement logs. Built with Flask, it uses a REST API for communication, JWT for autheโ€ฆ

    Java