Skip to content
View gerizim16's full-sized avatar

Organizations

@DSC-Diliman @CS-192-S3-2020-2021-Group-2
Block or Report

Block or report gerizim16

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. 3d-l-system-generator 3d-l-system-generator Public

    3D L-system generator (stochastic, parametric, context-free)

    JavaScript 1

  2. face-mask-detection face-mask-detection Public

    Face mask detection using TensorFlow.

    Jupyter Notebook

  3. tetris tetris Public

    Classic tetris game https://gerizim16.github.io/tetris/

    JavaScript 1

  4. maze maze Public

    Irregular maze generator and solver. https://gerizim16.github.io/maze/

    JavaScript 1

  5. image-to-ascii image-to-ascii Public

    A simple script that converts an image to an ASCII art.

    Python 1

  6. peg-solitaire peg-solitaire Public

    Solves peg solitaire in MIPS assembly language

    Assembly