jpyamamoto
GitHub Campus Expert | λ Club Community Leader | Microsoft Learn Student Ambassador
Facultad de Ciencias, UNAMCDMX, México
Pinned Repositories
advent_of_code_2023
Solutions to the Advent of Code 2023.
brainfuck
Simple interpreter for the Brainfuck esoteric programming language. Built with Haskell.
cloud_coverage_image_analysis
Compute the Cloud Coverage Index of an image using a segmentation approach based on color ratios.
concurrent_webservice
Fetch data from the OpenWeatherMap API concurrently, limiting requests and using a cache.
curso_haskell_intermedio
Issuu-PDF-Downloader
Program on python which downloads Issuu files as PDF
lambdas
Interpreters for Lambda Calculus and extensions
ultrasonic_tardis
Doctor Who themed game that uses an Ultrasonic sensor connected to a Raspberry Pi in order to control a TARDIS and prevent it from crashing into the Daleks!
jpyamamoto's Repositories
jpyamamoto/ultrasonic_tardis
Doctor Who themed game that uses an Ultrasonic sensor connected to a Raspberry Pi in order to control a TARDIS and prevent it from crashing into the Daleks!
jpyamamoto/advent_of_code_2018
My solutions for the Advent of Code 2018. Using Elixir.
jpyamamoto/edd_2020-2
Estructuras de Datos
jpyamamoto/proyecto_probabilidad
jpyamamoto/secret_sharing_shamir
Shamir's Secret Sharing Scheme.