Skip to content
View andrealorenzani's full-sized avatar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  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. 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

  3. 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

  4. gimp_script gimp_script Public

    My script for GIMP

    Scheme

  5. language_comparison language_comparison Public

    Language comparison for insertion sort

    Rust

  6. monzo-crawler monzo-crawler Public

    2025 - Take home Monzo challenge - Crawler

    Java