summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/projects/cuesync.md8
-rw-r--r--content/projects/parserato.md8
-rw-r--r--static/images/cuesync.jpgbin0 -> 120387 bytes
-rw-r--r--static/images/parserato.jpgbin0 -> 75673 bytes
4 files changed, 16 insertions, 0 deletions
diff --git a/content/projects/cuesync.md b/content/projects/cuesync.md
new file mode 100644
index 0000000..e6eee45
--- /dev/null
+++ b/content/projects/cuesync.md
@@ -0,0 +1,8 @@
+---
+date: 2020-06-13
+title: Cue Sync Pro
+link: https://cuesync.pro
+image: /images/cuesync.jpg
+---
+
+Desktop app to migrate music file tags between Serato DJ and Algoriddim Djay.
diff --git a/content/projects/parserato.md b/content/projects/parserato.md
new file mode 100644
index 0000000..8032035
--- /dev/null
+++ b/content/projects/parserato.md
@@ -0,0 +1,8 @@
+---
+date: 2020-05-23
+title: Parserato
+link: https://github.com/schneefux/parserato
+image: /images/parserato.jpg
+---
+
+NodeJS reader and writer for Serato DJ file meta data.
diff --git a/static/images/cuesync.jpg b/static/images/cuesync.jpg
new file mode 100644
index 0000000..9a3af71
--- /dev/null
+++ b/static/images/cuesync.jpg
Binary files differ
diff --git a/static/images/parserato.jpg b/static/images/parserato.jpg
new file mode 100644
index 0000000..1993831
--- /dev/null
+++ b/static/images/parserato.jpg
Binary files differ