summaryrefslogtreecommitdiff
path: root/data/repositories.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/repositories.json')
-rw-r--r--data/repositories.json50
1 files changed, 0 insertions, 50 deletions
diff --git a/data/repositories.json b/data/repositories.json
deleted file mode 100644
index 9ce3422..0000000
--- a/data/repositories.json
+++ /dev/null
@@ -1,50 +0,0 @@
-[
- {
- "name":"website",
- "description":"xengineering's website as a Git repository"
- },
- {
- "name":"birdscan",
- "description":"Software to take beautiful pictures of birds with a Raspberry Pi camera"
- },
- {
- "name":"dotfiles",
- "description":"Git repository to track my personal GNU/Linux dotfiles"
- },
- {
- "name":"iot-barcode-scanner",
- "description":"Service that makes barcode scanners available on the network for IoT usage"
- },
- {
- "name":"ledcontrol",
- "description":"Firmware project for the STM32F103C8T6 microcontroller to control LED strips"
- },
- {
- "name":"libweb",
- "description":"Repository with reusable components for web development"
- },
- {
- "name":"pkgbuilds",
- "description":"Repository with packaging files for the Arch Linux build system"
- },
- {
- "name":"scripts",
- "description":"Some useful scripts"
- },
- {
- "name":"stlscope",
- "description":"Simple program to view .stl files"
- },
- {
- "name":"webiot",
- "description":"Small webserver for my personal Internet of Things (IoT)"
- },
- {
- "name":"xbackup",
- "description":"Convenience wrapper around the Borg backup tool"
- },
- {
- "name":"xbot",
- "description":"Software to create simpel chat bots for the XMPP/Jabber protocol"
- }
-]