Skip to content
View TheBusyDev's full-sized avatar

Highlights

  • Pro

Block or report TheBusyDev

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
TheBusyDev/README.md

Welcome from TheBusyDev ๐Ÿ‘‹

I am an Aeronautical/CFD Engineer from Politecnico di Milano... But I also love coding! I specialize in scientific computing for Computational Fluid Dynamics (CFD). ๐ŸŒˆ
I usually simulate fluid-related stuff using C++ and Python, and I am currently working on cardiovascular applications ๐Ÿซ€... Visit my website to learn something more about me: https://thebusydev.github.io/ ๐Ÿค“

Pinned Loading

  1. OpenFOAMPost OpenFOAMPost Public

    A powerful tool to post-process OpenFOAM simulations (written in Python).

    Python 5 2

  2. LaplaceSolver LaplaceSolver Public

    C++ parallel implementation of a matrix-free Laplace equation solver with MPI + OpenMP

    C++

  3. SparseMatrix SparseMatrix Public

    C++ parallel implementation of sparse matrix memory storage, exploiting standard algorithms and tbb

    C++

  4. DinoChrome DinoChrome Public

    A very popular game - a dinosaur jumping over cacti

    Processing

  5. GameOfLife GameOfLife Public

    A cellular automaton invented by John Conway

    Processing