summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/projects/fxsound.md2
-rw-r--r--content/projects/magickindle.md7
-rw-r--r--content/projects/winddown.md8
-rw-r--r--static/images/magickindle.jpgbin0 -> 94737 bytes
-rw-r--r--static/images/winddown.jpgbin0 -> 49172 bytes
5 files changed, 16 insertions, 1 deletions
diff --git a/content/projects/fxsound.md b/content/projects/fxsound.md
index 1ff7a81..3b72529 100644
--- a/content/projects/fxsound.md
+++ b/content/projects/fxsound.md
@@ -4,4 +4,4 @@ title: fx-Sound
image: /images/fxsound.jpg
---
-Casio caluclator mod to play sound using the 3 pin serial output. \ No newline at end of file
+Casio calculator mod to play sound using the 3 pin serial output.
diff --git a/content/projects/magickindle.md b/content/projects/magickindle.md
new file mode 100644
index 0000000..611bcd1
--- /dev/null
+++ b/content/projects/magickindle.md
@@ -0,0 +1,7 @@
+---
+date: 2020-01-26
+title: magic-kindle
+image: /images/magickindle.jpg
+---
+
+Kindle 4 modified to show a Magic Mirror 2 image as screensaver.
diff --git a/content/projects/winddown.md b/content/projects/winddown.md
new file mode 100644
index 0000000..73ae4f3
--- /dev/null
+++ b/content/projects/winddown.md
@@ -0,0 +1,8 @@
+---
+date: 2020-04-02
+title: winddown
+link: https://marketplace.visualstudio.com/items?itemName=winddown.vscode-winddown
+image: /images/winddown.jpg
+---
+
+VS Code extension that fades the colors out until the user takes a break.
diff --git a/static/images/magickindle.jpg b/static/images/magickindle.jpg
new file mode 100644
index 0000000..499c8ba
--- /dev/null
+++ b/static/images/magickindle.jpg
Binary files differ
diff --git a/static/images/winddown.jpg b/static/images/winddown.jpg
new file mode 100644
index 0000000..6b7f53a
--- /dev/null
+++ b/static/images/winddown.jpg
Binary files differ