Skip to content
View TheLokin's full-sized avatar
🛠️
Compiling...
🛠️
Compiling...

Highlights

  • Pro
Block or Report

Block or report TheLokin

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

Hi 👋, I'm Diego

class TheLokin():
  def __init__(self):
    self.name = 'Diego'
    self.username = 'TheLokin'
    self.location = 'Spain'

  def __str__(self):
    return self.name

if __name__ == '__main__':
  me = TheLokin()

My Statistics

Diego's Github Stats Diego's Github Languages

Pinned

  1. Lambda-Calculus-Interpreter Lambda-Calculus-Interpreter Public

    OCaml implementation of a Lambda Calculus Interpreter

    OCaml 3 1

  2. JPEG-Encoder-Decoder JPEG-Encoder-Decoder Public

    Matlab implementation of a JPEG encoder/decoder

    MATLAB

  3. El-Mundo-de-los-Bloques El-Mundo-de-los-Bloques Public

    Implementación en OCaml del Mundo de los Bloques

    Tcl 1

  4. Kabalayn Kabalayn Public

    Put the ball into the opponent's goal and win

    Python 1