Skip to content
View rodrigomnetto's full-sized avatar

Block or report rodrigomnetto

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 250 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. math-expression-solver math-expression-solver Public

    Telegram bot for solving math expressions.

    C# 1

  2. async-await-from-scratch async-await-from-scratch Public

    Example implementing c# asynchronous code from scratch using windows API and a simple state machine.

    C#

  3. codecrafters-grep-haskell codecrafters-grep-haskell Public

    Implementation of the grep tool in haskell

    Haskell

  4. json-parser json-parser Public

    Json parser implemented using parser combinators

    F#

  5. functors-applicatives-monads functors-applicatives-monads Public

    Experimental implementation of the Maybe and State monads in c#

    C#

  6. codecrafters-sqlite-go codecrafters-sqlite-go Public

    My own implementation of the Sqlite database.

    Go