Italian Software Engineer, Contact me at francescodero@outlook.it or linkedin/fdero
My resumee is available here on Github
Check out my github gists
Italian Software Engineer, Contact me at francescodero@outlook.it or linkedin/fdero
My resumee is available here on Github
Check out my github gists
A parser-generation library that makes use of python metaprogramming to inject the parsing-logic into user defined AST-classes
Python 1
A modern C++ implementation of the min-max algorithm, used to select the best move in a zero-sum game like chess, tic-tac-toe, checkers etc.
C++
An implementation of a multi-producer/multi-consumer lockfree fixed-sized queue in modern C++20 (in the form of an header-only library)
C++
Simple command-line tool to download entire repositories of documents from issuu.com concurrently using python multithreading