Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nhpip/nhpip
- Owner: nhpip
- Created: 2021-06-07T18:31:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-08T14:57:19.000Z (over 3 years ago)
- Last Synced: 2024-11-23T09:29:47.745Z (2 months ago)
- Topics: config, github-config
- Language: HTML
- Homepage: https://github.com/nhpip
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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