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