Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nameoverflow/nameoverflow
https://github.com/nameoverflow/nameoverflow
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nameoverflow/nameoverflow
- Owner: nameoverflow
- Created: 2020-09-20T14:22:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T14:23:52.000Z (over 4 years ago)
- Last Synced: 2024-10-16T15:31:02.168Z (3 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)])))
```