Skip to content
View TomiFG's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report TomiFG

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. todo-app todo-app Public

    A single-page "To-do" app using Python and Flask for the back-end API and vanilla Javascript for the front-end.

    Python

  2. eulerian-path eulerian-path Public

    An implementation of Hierholzer's algorithm for finding an eulerian path on a particular kind of graph. I had to fiind one for my discrete math class and of course I'd rather spend 30m writing/debu…

    Python

  3. hack-assembler hack-assembler Public

    An assembler designed and implemented as an assignment for the Nand2Tetris course by Nisan and Schocken.

    Python

  4. game-of-life game-of-life Public

    Conway's game of life implementation with a CLI ascii GUI using Python

    Python 1