Skip to content
View mciccale's full-sized avatar
💭
yup
💭
yup

Highlights

  • Pro
Block or Report

Block or report mciccale

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

Hey, I'm Marco.

I'm a software engineer and my interests are functional programming, programming languages implementation & web development.

Right now, I'm:

Pinned

  1. bet-unfair bet-unfair Public

    Elixir Betting-Exchange platform implementation using OTP patterns. Highly fault tolerant and scalable.

    Elixir 5

  2. ciao-lang/ciao_vsc ciao-lang/ciao_vsc Public

    TypeScript

  3. SemanticWebProject SemanticWebProject Public

    This project englobes all the necessary steps to transform a simple CSV file into Linked Data in order to take leverage of all the Linked Data that is available on the web.

    JavaScript 1

  4. ScholarVista ScholarVista Public

    ScholarVista analyses research papers and extracts/plots information about them. It uses Grobid to extract all the content of the research papers. Then all this data is plotted and displayed using …

    Python

  5. sokoban sokoban Public

    A fully functional Sokoban implemetation in Java with a MVC design pattern using inheritance and polymorphism as the main mechanism of the game.

    Java