An open API service indexing awesome lists of open source software.

https://github.com/levmn/levmn

🧸 welcome to my page.
https://github.com/levmn/levmn

Last synced: 6 months ago
JSON representation

🧸 welcome to my page.

Awesome Lists containing this project

README

          

minecraft bee

```elixir
def levi do
%{
name: "levi magni",
pronouns: ~w(he him),
city: "são paulo, sp, br",
age: 24,
interests: ~w(functionalprogramming open_source
arts cats numetal minecraft
trans_community),
langs: ~w(elixir golang java python),
other: ~w(ᓚᘏᗢ meow)
}
end