Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nhpip/nhpip

Config files for my GitHub profile.
https://github.com/nhpip/nhpip

config github-config

Last synced: 3 days ago
JSON representation

Config files for my GitHub profile.

Awesome Lists containing this project

README

        

### About:
- Hi, I’m @nhpip
- I’m interested in functional languages (Erlang / Elixir)
- I’m currently learning Elixir and Haskell
- I’m looking to collaborate on anything
- How to reach me: [email protected]

### Current projects:
#### Currying and Partial Application in Elixir
Makes use of variadic functions too.

https://github.com/nhpip/curry-elixir

#### Variadic Functions in Elixir
Functions that can take an arbritary number of arguments.

https://github.com/nhpip/variadic-elixir