Skip to content
View joculatrix's full-sized avatar
  • Brooklyn, NY
  • 03:47 (UTC -04:00)

Block or report joculatrix

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
joculatrix/README.md

joculatrix

I'm a recent college grad looking for work in programming! I mainly write projects either to cement learning a new technology or concept, or to create new actually usable software to solve personal preferences that steer me away from other existing tools.

joculatrix :: Programmer
joculatrix = Programmer { name = "Sloane"
                        , pronouns = [ She, Her ]    -- (🏳️‍⚧️)
                        , favLanguages =
                            [ Rust
                            , C
                            , Cpp
                            , Haskell                -- honorable mention <3
                            ]
                        , mainInterests =
                            [ SystemsProgramming
                            , Compilers
                            , FunctionalProgramming
                            , Theory
                            ]
                        , editor = Neovim
                        , platform = Linux
                        , currentMainProject = polypody
                        }
    where polypody = "https://github.com/joculatrix/polypody"

Rust C C++ Haskell Neovim Linux

Pinned Loading

  1. polypody polypody Public

    An audio player for downloaded music collections, focused on respecting the user's file organization.

    Rust 2

  2. bmcc bmcc Public

    Simple compiler for the B-Minor language

    Rust

  3. csapp_shell csapp_shell Public

    C