Skip to content
View foxx3r's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report foxx3r

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

    This is the repository I will use to store the files and all my progress learning Rust. I will practice even more

    Rust

  2. definite_clause_grammars definite_clause_grammars Public

    A script based on the concept DCG (Definite Clause Grammars).

    Prolog 2

  3. dependent_types_haskell dependent_types_haskell Public

    I've made a simple example of singleton types in Haskell (that simulates dependent types)

    Haskell 1

  4. learning_sicp learning_sicp Public

    That's all my learning/progress while I'm still learning/reading SICP (Structure and Interpretation of Computer Programs)

    Scheme 1

  5. PSND_project PSND_project Public

    o projeto PSND é um antigo projeto abandonado de um aplicativo móvel e web para contratação de serviços. Agora estou usando para construir meu site

    JavaScript 1

  6. graphs_in_haskell graphs_in_haskell Public

    I created a haskell graph (data structure) that returns the adjacent nodes

    Haskell