Skip to content
View Ledmington's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Ledmington

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Ledmington/README.md

Filippo Barbari

I am currently employed as an HPC Technology Specialist at CINECA, Casalecchio di Reno (BO), Italy.

More information about me (including my CV) are available on my personal web page.

Mottos

The only way to go fast is to go well.

— Robert C. Martin AKA Uncle Bob

If a computer can do it, a computer should do it.

— Robert C. Martin AKA Uncle Bob

Your first 10,000 photographs are your worst.

— Henri Cartier-Bresson

Things I love ❤️

  • programming in C, C++ and Java
  • simulations
  • parallel computing
  • declarative and esoteric programming languages
  • board games

Skills

C C++ Java Python HTML5

Socials

My GitHub Statistics

Ledmington's GitHub stats

GitHub Commits Graph

Top Languages

Pinned

  1. bellman-ford-cuda bellman-ford-cuda Public

    CUDA implementation of the Bellman-Ford's algorithm.

    Cuda 6

  2. personal personal Public

    An archive of my personal little projects.

    C 1

  3. gal gal Public

    Genetic Algorithms Library

    Java

  4. 101-ways-to-find-pi 101-ways-to-find-pi Public

    "101 ways to find PI" is a personal project whose intent is to try to enumerate all known ways to calculate an approximated value of PI.

    C++

  5. Kickstarter-Prediction Kickstarter-Prediction Public

    Progetto per l'esame "Programmazione di Applicazioni Data Intensive". Predizione del successo di una campagna Kickstarter.

    Jupyter Notebook

  6. circuit_finder circuit_finder Public

    An algorithm to optimize logic circuits.

    Java