Pinned Repositories
NEATSelfDrivingCar
Python game with NEAT Algorithm.
ProximityChat
proximity chat with bluetooth in android studio
SocketBattles
1v1 game using TCP sockets in java.
FaceRecognition
Python script that recognizes faces given a photo.
DrawingNeuralNetwork
Python scripts that recognizes objects from drawing in a pygame window.
RaspberryPiMonitor
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 authentication, and supports graphical data visualization and weather info via the Windy API.
AndroidGame
Android game programmed in java in which by collecting points you can unlock new skins.
doodleJump
Doodle jump game in C++
eagletrtRecruitment
Low level project for my recruitment at the E-Agle Team from the University of Trento.
flappyBird
Simple flappy bird game in python
ismacarbo's Repositories
ismacarbo/Trento-Easy-Start
Trento Easy Start è una piattaforma digitale intuitiva progettata per facilitare l'integrazione dei nuovi residenti nella città di Trento. La soluzione mira a semplificare l'accesso ai servizi essenziali e a guidare i nuovi arrivati attraverso le procedure burocratiche e le opportunità offerte dal Comune.
ismacarbo/ismacarbo
ismacarbo/RaspberryPiMonitor
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 authentication, and supports graphical data visualization and weather info via the Windy API.
ismacarbo/Invaders
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.
ismacarbo/DrawingNeuralNetwork
Python scripts that recognizes objects from drawing in a pygame window.
ismacarbo/FaceRecognition
Python script that recognizes faces given a photo.
ismacarbo/eagletrtRecruitment
Low level project for my recruitment at the E-Agle Team from the University of Trento.
ismacarbo/ProximityChat
proximity chat with bluetooth in android studio
ismacarbo/progettoWeb
ismacarbo/flappyBird
Simple flappy bird game in python
ismacarbo/doodleJump
Doodle jump game in C++
ismacarbo/SocketBattles
1v1 game using TCP sockets in java.
ismacarbo/NEATSelfDrivingCar
Python game with NEAT Algorithm.
ismacarbo/SocketChatGUI
Program that with the use of sockets simulates a chat with the on demand technique. Made with Java Swing.
ismacarbo/SocketChat
Program that with the use of sockets simulates a chat with the on demand technique.
ismacarbo/SocketBingo
Game in java that recreates the bingo game with sockets. Playable by three people.
ismacarbo/AndroidGame
Android game programmed in java in which by collecting points you can unlock new skins.
ismacarbo/Tris-Client-Server-Game
java application that allows you to play the famous tic-tac-toe game one on one using java sockets.