Welcome

My name is Iacobucci Juan Bautista. I am a Computer Engineering student at the National University of La Plata (UNLP). My academic work and personal projects are focused on software development and embedded systems.

Connect GitHub LinkedIn

Profile picture

Projects

N-Body Problem Simulator

Implemented a numerical simulation of the N-body problem for shared and distributed memory systems. Developed a multithreaded version using Pthreads, and a hybrid MPI + Pthreads implementation. Created a real-time visualizer with raylib and Python scripts to validate numerical accuracy. Includes local and cluster automation scripts.

Link to Repository

University Sports Event Management System (C# & .NET)

This is a .NET project built using the Clean Architecture approach. It features a web interface developed with Blazor and uses SQLite as the database engine.

Link to Repository

Enigma Machine Replica

Designed and implemented a functional replica of the Enigma machine on the EDU-CIAA board. Integrated custom PCB design with standard communication protocols (UART, I2C, PS/2) and reused Arduino-compatible components to simulate input/output behaviour.

Link to Repository

Veterinary Appointment System

A complete veterinary clinic management system developed with Ruby on Rails for scheduling and managing appointments.

Link to Repository

GitHub Pages Projects

Here are some of my static web projects hosted on GitHub Pages:

Hololive Heights Tool

A web tool for comparing heights of Hololive VTubers.

View Project