Skip to content
View sergiomercado19's full-sized avatar
  • Canva
  • Sydney, Australia
Block or Report

Block or report sergiomercado19

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. linkbin linkbin Public

    A link storage site where users can group them by boards and share them.

    JavaScript 7

  2. csesoc/csesoc.unsw.edu.au csesoc/csesoc.unsw.edu.au Public

    CSESoc Website (csesoc.unsw.edu.au)

    Go 6 4

  3. fotower-gallery fotower-gallery Public

    A photo gallery for public or private use view.

    Python 2

  4. caesar-cipher-solver caesar-cipher-solver Public

    A multi-word Caesar cipher solver that makes calls to an API to check the validity of words after each shift attempt.

    Go

  5. seddit seddit Public

    A Reddit-like forum with features including: login, registration, upvotes, comments, posting, profiles, infinite scroll. All HTML is created dynamically through Javascript.

    Python 1

  6. digital-dungeon digital-dungeon Public

    A 2D dungeon game. Implemented the observer, strategy and composite object oriented design patterns.

    Java