Skip to content
View Francesco-Biscaccia's full-sized avatar
💻
Innovating
💻
Innovating

Block or report Francesco-Biscaccia

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

Hi, I'm Francesco Biscaccia Carrara! 👋

🎓 Master’s student in Computer Engineering at the University of Padova.
💻 Passionate about Linear Optimization, Machine Learning and Parallelization Computing.
🌍 Based in Venice, Italy 🇮🇹.

Anurag's GitHub stats

🛠️ Tech Stack

  • Languages: C++, C, Python, Java
  • Frameworks & Libraries: Spark, Numpy, Matplotlib, MPI
  • Tools & Platforms: Git, IBM ILOG CPLEX, SLURM scheduler
  • Databases: MySQL, PostgreSQL

Python Java C C++

Top Langs


📚 Currently Learning

  • MIP Heuristic
  • Graph Analysis
  • Computer & Network Security

🚀 Projects

  • Parallel Bitonic Sorting: implementation of the Bitonic Sorting Algorithm in C using MPI on a virtual hypercube architecture.
    C Python
    MPI

  • Big Data Computing Projects: assignment repository for the Big Data Computing course at the University of Padova for the academic year 2023-2024.
    Spark Java

📫 My social


✨ Fun Facts

  • I love meditation and self-care 🍃, I'm obsessed with Karate 👊 and Japanese culture 🇯🇵.

Popular repositories Loading

  1. TSP_Solver TSP_Solver Public

    This repository implements and compares various approaches to solve the Traveling Salesman Problem (TSP), including exact methods, heuristics, metaheuristics, and matheuristics. The project is writ…

    C 1

  2. Francesco-Biscaccia.github.io Francesco-Biscaccia.github.io Public

    Francesco-Biscaccia.github.io

    HTML

  3. BitonicSort BitonicSort Public

    Implementation of the Bitonic Sorting Algorithm in C using MPI on a virtual hypercube architecture.

    C

  4. BigData_Projects BigData_Projects Public

    Forked from fantinluca/BDC_BSC

    Assignment repository for the Big Data Computing course at the University of Padova for the academic year 2023-2024.

    Java

  5. PACS_Tuning PACS_Tuning Public

    Implementation and tuning of Parallel Alternating Criteria Search (PACS) algorithm in C++ using IBM ILOG CPLEX.

    C++

  6. CamProject_CRTP CamProject_CRTP Public

    Client-server application designed to capture, transmit, and store webcam video frames seamlessly.

    C