Skip to content
View Santaval's full-sized avatar

Highlights

  • Pro

Block or report Santaval

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 Loading

  1. fractions-calculator-asm fractions-calculator-asm Public

    Este proyecto implementa una calculadora para operaciones con fracciones usando el lenguaje ensamblador. La calculadora permite realizar las cuatro operaciones aritméticas básicas (suma, resta, mul…

    Assembly

  2. lista-cantones-distritos-costa-rica lista-cantones-distritos-costa-rica Public

    Este repositorio contiene información completa y actualizada sobre los distritos, cantones y provincias de Costa Rica en arreglos y objetos de JavaScript.

    JavaScript 1

  3. memory-game-assembly memory-game-assembly Public

    Recall and count the number of squares of each color after they disappear. Be careful, the number of squares of each color will change after each round. Can you beat the high score?

    Assembly

  4. tse-api tse-api Public

    Este repositorio contiene un servidor Node.js para obtener información del sitio web del Tribunal Supremo de Elecciones (TSE) de Costa Rica en base al número de identificación proporcionado (cedula…

    HTML

  5. mancala-python mancala-python Public

    Traditional game "Mancala" developed in Python. It consists of all the rules as well as two game modes: one player and two players.

    Python