Don't call me a programmer, call me as a problem solver!
def zoey do
%{
name: "Zoey de Souza Pessanha",
pronouns: ~w(she they),
age: 21,
work_place: "Nubank",
education: ~w(IFF UENF Unisul),
interests: ~w(functionalprogramming emacs
opensource math numetal
puns animes teach),
city: "Campos dos Goytacazes, RJ, BR",
langs: ~w(portuguese english)
}
end
You can find my personal nixfied config for both Linux and MacOS in the zoeyrinha project repository!
- exlings: Learn Elixir with small exercices and get help from an interactive CLI! It's like rustlings but for Elixir now.
- nexus: Create CLIs in a magic and declarative way with Elixir and handle inputs gracefully! Also includes CLIs "components" for a nice looking TUI!
WIP
- plataforma-pescarte: A complete web platform with both private and public features and also a GraphQL API. This platform is used for computerize the PEA Pescarte. More can be found on the github organization and on the website.
- lvim: Sane config defaults for Neovim, almost written in Lua but full customizable with Nix!
- junex: Interact with Juno API in a cool piping way!
- typescript4noobs: Master Typescript fundamentals!
- devit: Post your dev.to article without leaving out of terminal!
- lovelace_bot: A Telegram bot to interact in the computer science group.
- estrutura de dados: Implementation of Data Structres and Algorithms in Haskell!
- weather-playlist: Create spotify playlist suggestions on top of your current location temperature!
- be-the-hero: Aims to link NGOs to possible donators; is a place where NGOs can create cases with how much they need and donators can get in touch by Whatsapp or email.