Skip to content
View andrealorenzani's full-sized avatar
Block or Report

Block or report andrealorenzani

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

Pinned

  1. BBCCountMeUp BBCCountMeUp Public

    Code Challenge for the interview with BBC. A website for voting candidates. It uses Play Framework, Akka Actors, Akka WebSocket, H2 Database and some frontend js libraries

    Scala

  2. SimpleOpenGL SimpleOpenGL Public

    This is a test repository to try to create a simple application integrated with OpenGL (JOGL binding) in Scala

    Scala

  3. skimlinks skimlinks Public

    Code Challenge for the interview with Skimlinks. The Retriever component retrieves data from Marvel REST Api (Using Jersey) and store it in either txt file and/or SQLite db. The Analyzer uses the s…

    Java

  4. SudokuSolver SudokuSolver Public

    I found this challenge nice to refresh my skills with Scala: to create a Solver for Sudokus. The code is not 100% clean because I did it on a rush, test are covering only the modelling part, things…

    Scala

  5. gimp_script gimp_script Public

    My script for GIMP

    Scheme

  6. language_comparison language_comparison Public

    Language comparison for insertion sort

    Rust