aboutsummaryrefslogtreecommitdiff
path: root/data/projects.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/projects.yaml')
-rw-r--r--data/projects.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/projects.yaml b/data/projects.yaml
index 7614647..10b23b4 100644
--- a/data/projects.yaml
+++ b/data/projects.yaml
@@ -125,3 +125,13 @@
slug: xmms-ruby
text: "XMMS bindings for Ruby."
old: true
+
+- name: Mathy
+ slug: mathy
+ text: "Web-based LaTeX math renderer."
+ repo: "https://git.pablotron.org/mathy"
+
+- name: Password Strength Tester
+ slug: password-strength
+ text: "Web-based password strength tester based on zxcvbn."
+ repo: "https://github.com/pablotron/password-strength"