| layout | default |
|---|---|
| title | Welcome |
-
{% for post in site.posts %}
- {{ post.date | date_to_string }} » {{ post.title }} {% endfor %}
Feel free to leave feedback as issues on the github page for this site.
Just a short list of a few of the projects I'm working on at the moment:
- nginx queuing module ( private ) for high-throughput web applications
- Added pev to homebrew - hopefully my pull-request will be accepted soon!
- offline homebrew - want all the goodness of homebrew....on a aeroplane?!
- petool - a simple little app to extract PE header information from windows binaries
- git-mirror-sync - a very small collection of scripts (git-hooks) to keep multiple git mirrors in sync.
- diffiecat - a simple encrypted tcp client/server, like a very simple netcat.
Some project ideas.