add graph-datasets and nim-murmurhash projects
This commit is contained in:
15
content/project/graph-datasets/index.md
Normal file
15
content/project/graph-datasets/index.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: graph-datasets
|
||||||
|
summary: A cross-platform cli app for managing graph datasets
|
||||||
|
tags:
|
||||||
|
- c3sr
|
||||||
|
- impact
|
||||||
|
date: "2019-08-22T00:00:00Z"
|
||||||
|
|
||||||
|
# Optional external URL for project (replaces project detail page).
|
||||||
|
external_link: https://github.com/cwpearson/graph_datasets2
|
||||||
|
|
||||||
|
image:
|
||||||
|
caption: Photo by Toa Heftiba on Unsplash
|
||||||
|
focal_point: Smart
|
||||||
|
---
|
14
content/project/nim-murmurhash/index.md
Normal file
14
content/project/nim-murmurhash/index.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
title: nim-murmurhash
|
||||||
|
summary: "The nim `murmurhash` package: a pure-nim Murmurhash implementation"
|
||||||
|
tags:
|
||||||
|
- personal
|
||||||
|
date: "2019-08-22T00:00:00Z"
|
||||||
|
|
||||||
|
# Optional external URL for project (replaces project detail page).
|
||||||
|
external_link: https://github.com/cwpearson/nim-murmurhash
|
||||||
|
|
||||||
|
image:
|
||||||
|
caption: Photo by Toa Heftiba on Unsplash
|
||||||
|
focal_point: Smart
|
||||||
|
---
|
Reference in New Issue
Block a user