Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nameoverflow/nameoverflow


https://github.com/nameoverflow/nameoverflow

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

### Hi there 👋
```scheme
(define nameoverflow
(lambda (property)
(match property
['mother-tongue `(lisp zh)]
['languages `(cpp py js rust hs scala jl
en eo la jp)]
['interests `(programming-language compiler deep-learning
🎷jazz 🎸guitar 🔭curiosity)])))
```