Skip to content
View fedeLarregle's full-sized avatar
  • Glovo
  • Barcelona, Spain
Block or Report

Block or report fedeLarregle

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. math-interpreter math-interpreter Public

    Simple math interpreter.

    Java

  2. quadtree quadtree Public

    Java Quadtree implementation.

    Java

  3. tic-tac-toe tic-tac-toe Public

    Simple implementation of the game tic tac toe with a GUI.

    Java

  4. julia-set-explorer julia-set-explorer Public

    As the title says this allows you to explore the julia-set fractal.

    Java

  5. mandelbrot-explorer mandelbrot-explorer Public

    As the title says this allows you to explore the mandelbrot fractal.

    Java

  6. monkey-interpreter monkey-interpreter Public

    This repo is for learning purposes (Golang). I'm going to build an interpreter in Go while reading the book: 'Writing an interpreter in Go'

    Go