orgweb/site/index.org

39 lines
1.6 KiB
Org Mode
Raw Normal View History

2013-01-11 01:16:41 +01:00
#+TITLE: ryu/
#+OPTIONS: toc:nil
2012-06-21 21:24:54 +02:00
#+LANGUAGE: en
#+STARTUP: showall
#+begin_html
<script src="/keyjs.js" type="text/javascript"></script>
<script type="text/javascript">
keyjs_initialize({ "u": [ "keyjs_goto", "http://ryuslash.org" ],
"h": [ "keyjs_goto", "http://ryuslash.org" ] });
</script>
#+end_html
2013-01-11 01:16:41 +01:00
- [[http://ryuslash.org/][Home]]
- [[http://blog.ryuslash.org/][Blog]]
2012-08-07 23:06:55 +02:00
- [[http://code.ryuslash.org][Code]]
2013-01-11 01:16:41 +01:00
- [[http://ryuslash.org/mediagoblin/][Pictures]]
2012-06-21 21:24:54 +02:00
* About
2013-01-11 01:16:41 +01:00
2012-06-21 21:24:54 +02:00
I'm a programming, free software and GNU/Linux enthusiast. I'm also
a programmer professionally, so that works out well.
I was born in the Netherlands, live in Belgium and work for a dutch
company. I have been using GNU/Linux since 2008, having settled on
[[http://www.archlinux.org][Archlinux]] after trying [[http://www.ubuntu.com][Ubuntu]], [[http://fedoraproject.org][Fedora]] and [[http://zenwalk.org][Zenwalk]]. I have been using
2012-07-01 15:09:32 +02:00
[[emacs][GNU Emacs]] since not long after switching over to GNU/Linux.
2012-06-21 21:24:54 +02:00
* Projects
2013-01-11 01:16:41 +01:00
- [[file:projects/dispass.el.org][dispass.el]] :: A wrapper for [[http://dispass.babab.nl][DisPass]].
2013-01-11 01:16:41 +01:00
- [[file:projects/dvdroid.org][DVDroid]] :: A DVD collection application for the Android operating
system.
- [[file:projects/eye-on-manga.org][eye-on-manga]] :: A manga collection manager for my N900 phone.
- [[file:projects/git-auto-commit-mode.org][git-auto-commit-mode]] :: A minor mode for automatically committing
changes to a file.
2013-01-11 01:16:41 +01:00
- [[file:projects/gitto.org][gitto]] :: A utility for keeping track of my git repositories'
status.