An open API service indexing awesome lists of open source software.

https://github.com/marcotallone/marcotallone

Config files for my GitHub profile.
https://github.com/marcotallone/marcotallone

config github-config

Last synced: 3 months ago
JSON representation

Config files for my GitHub profile.

Awesome Lists containing this project

README

          

# Hi , I'm Marco

## 📚 My background

* Bachelor Degree in [Physics](https://df.units.it/) at the [University of Trieste (**U**ni**TS**)](https://portale.units.it/it)
* Master Degree in [Scientific and Data-Intensive Computing (**SDIC**)](https://sdic.units.it/) at [**U**ni**TS**](https://portale.units.it/it)

## 📬 How to contact me

[![Gmail][gmail-shield]][gmail-url]
[![LinkedIn][linkedin-shield]][linkedin-url]

## 💻 My programming languages

![C](https://img.shields.io/badge/C-00599C?style=for-the-badge&logo=c&logoColor=white)
![C++](https://img.shields.io/badge/C++-00599C?style=for-the-badge&logo=c&logoColor=white)
![Python](https://img.shields.io/badge/Python-3776ab?style=for-the-badge&logo=python&logoColor=white)
![LaTeX](https://img.shields.io/badge/LaTeX-008080?style=for-the-badge&logo=latex&logoColor=white)

## 💡 Take a look at my most recent projects

| Repository | Description
|-------|-------------|
| [![NoTeX][notex-shield]][notex-url] | A template for taking nice notes in LaTeX |
| [![Parallel Quicksort][parallel-quicksort-shield]][parallel-quicksort-url] | Parallel implementations of quicksort algorithms in `C` using [MPI](https://www.open-mpi.org/) and [OpenMP](https://www.openmp.org/) |
| [![Collective Operations][collective-operations-shield]][collective-operations-url] | Modelling of MPI collective operations and HPC cluster nodes from point-to-point latencies |
| [![Cloud Storage System][cloud-storage-syste-shield]][cloud-storage-syste-url] | Deployment of a cloud-based storage system, using [Docker](https://www.docker.com/) and [Kubernetes](https://kubernetes.io/) |
| [![Deep Learning Project][deep-learning-project-shield]][deep-learning-project-url] | Brain tumor classification and segmentation on MRI images using CNN, U-Net, and VIT models implemented in `Python` with [PyTorch](https://pytorch.org/) |
| [![BoW Classifier][bow-classifier-shield]][bow-classifier-url] | Bag of Visual Words (BoW) classifier for image classification and scene recognition |
| [![MPC Tracking][mpc-tracking-shield]][mpc-tracking-url] | Model Predictive Control (MPC) for tracking and control of non-linear systems (in [`MATLAB`](https://www.mathworks.com/)) |
| [![Railway Scheduling][railway-scheduling-shield]][railway-scheduling-url] | Railway scheduling optimization using Mixed Integer Linear Programming (MILP) |
| [![PINN PARETO][pinn-shield]][pinn-url] | Presentation on the apparent Pareto front of PINNs for solving PDEs |
| [![IQL][iql-shield]][iql-url] | Presentation of an Improved Q-learning algorithm for the autonomous Path Planning problem
| [![Prey-Predator][prey-predator-shield]][prey-predator-url] | Modelling of stochastic Lotka-Volterra dynamics with fear effect and hunting cooperation |

[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-blue?style=for-the-badge&logo=linkedin&logoColor=white&colorB=0077B5
[linkedin-url]: https://linkedin.com/in/marco-tallone-40312425b
[gmail-shield]: https://img.shields.io/badge/-Gmail-red?style=for-the-badge&logo=gmail&logoColor=white&colorB=red
[gmail-url]: mailto:marcotallone85@gmail.com

[parallel-quicksort-shield]: https://img.shields.io/badge/Parallel%20Quicksort-completed-ParallelQuicksort?style=for-the-badge&logo=mind
[parallel-quicksort-url]: https://github.com/marcotallone/parallel-quicksort-algorithms

[collective-operations-shield]: https://img.shields.io/badge/Collective%20Operations-completed-CollectiveOperations?style=for-the-badge&logo=mind
[collective-operations-url]: https://github.com/marcotallone/collective-operations-latency

[notex-shield]: https://img.shields.io/badge/NoTeX-always%20updating-blue?style=for-the-badge&logo=mind
[notex-url]: https://github.com/marcotallone/notex

[cloud-storage-syste-shield]:
https://img.shields.io/badge/Cloud%20Storage%20System-completed-CloudStorageSystem?style=for-the-badge&logo=mind
[cloud-storage-syste-url]: https://github.com/marcotallone/cloud-storage-system

[deep-learning-project-shield]:
https://img.shields.io/badge/Deep%20Learning%20Project-completed-DeepLearningProject?style=for-the-badge&logo=mind
[deep-learning-project-url]: https://github.com/marcotallone/deep-learning-project

[bow-classifier-shield]:
https://img.shields.io/badge/BoW%20Classifier-completed-BoWClassifier?style=for-the-badge&logo=mind
[bow-classifier-url]: https://github.com/marcotallone/bow-classifier

[mpc-tracking-shield]:
https://img.shields.io/badge/MPC%20Tracking-completed-MPCTracking?style=for-the-badge&logo=mind

[mpc-tracking-url]: https://github.com/marcotallone/mpc-tracking

[railway-scheduling-shield]:
https://img.shields.io/badge/Railway%20Scheduling-completed-RailwayScheduling?style=for-the-badge&logo=mind

[railway-scheduling-url]: https://github.com/marcotallone/railway-scheduling

[pinn-shield]:
https://img.shields.io/badge/PINN%20PARETO-completed-PINN?style=for-the-badge&logo=mind
[pinn-url]: https://github.com/marcotallone/PINN-pareto-front

[iql-shield]:
https://img.shields.io/badge/IQL-completed-IQL?style=for-the-badge&logo=mind
[iql-url]: https://github.com/marcotallone/improved-Q-learning?tab=readme-ov-file

[prey-predator-shield]:
https://img.shields.io/badge/Prey%20Predator-completed-PreyPredator?style=for-the-badge&logo=mind
[prey-predator-url]: https://github.com/marcotallone/stochastic-prey-predator