aboutsummaryrefslogtreecommitdiff
path: root/data/projects.yaml
blob: 10b23b4c289035bed15454b20a8990f8facf8673 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
---
# list of projects projects
# (shamelessly stolen from jekyll backend)
- name: Luigi Template
  slug: luigi-template
  repo: https://github.com/pablotron/luigi-template
  text: "String templating library for Java, JavaScript, PHP, and Ruby."

- name: SHA2
  slug: sha2
  repo: https://github.com/pablotron/sha2
  text: "Self-contained C11 SHA-2 implementation."

- name: Weather Sage
  slug: weather-sage
  repo: https://github.com/pablotron/weather-sage
  text: "Command-line tool and Ruby library to get the weather forecast and current weather observations for a domestic US street address."

- name: ZipStream-PHP
  slug: zipstream-php
  repo: https://github.com/pablotron/zipstream-php
  text: "Streaming zip file generator for PHP."

- name: FreeType2-Ruby
  slug: ft2-ruby
  text: "Freetype2 bindings for Ruby."
  old: true

- name: Imlib2-Ruby
  slug: imlib2-ruby
  text: "Imlib2 bindings for Ruby."
  old: true

- name: Raggle
  slug: raggle
  text: "Command-line RSS aggregator."
  old: true

- name: Bash Tweaks
  slug: bash-tweaks
  text: "My Bash shell config."
  old: true

- name: Bling
  slug: bling
  text: "bling description"
  old: true

- name: DBD-Google-ruby
  slug: dbd-google-ruby
  text: "dbd-google-ruby description"
  old: true

- name: EasingJS
  slug: easing-js
  text: "Easing animations for JavaScript."
  old: true

- name: Easy Cookie
  slug: easy-cookie
  text: "Easy cookie manipulation in JavaScript"
  old: true

- name: FAM-ruby
  slug: fam-ruby
  text: "File Alteration Monitor (FAM) bindings for Ruby."
  old: true

- name: FreshMeat-Ruby
  slug: freshmeat-ruby
  text: "Freshmeat.net API bindings for Ruby."
  old: true

- name: HoneyPot-PHP
  slug: honeypot-php
  text: "honeypot-php description"
  old: true

- name: Joggle
  slug: joggle
  text: "joggle description"
  old: true

- name: Joystick-Ruby
  slug: joystick-ruby
  text: "joystick-ruby description"
  old: true

- name: LocalFark
  slug: localfark
  text: "localfark description"
  old: true

- name: MB-Ruby
  slug: mb-ruby
  text: "MusicBrainz bindings for Ruby."
  old: true

- name: PersistJS
  slug: persist-js
  text: "Persistent storage for JavaScript."
  old: true

- name: Rubilicious
  slug: rubilicious
  text: "del.icio.us API bindings for Ruby."
  old: true

- name: Syndic8-Ruby
  slug: syndic8-ruby
  text: "syndic8.net API bindings for Ruby."
  old: true

- name: Technorati-Ruby
  slug: technorati-ruby
  text: "technorati.net API bindings for Ruby."
  old: true

- name: Wirble
  slug: wirble
  text: "IRB syntax highlighting and saner defaults."
  old: true

- name: XMMS-Ruby
  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"