summaryrefslogtreecommitdiffstats
path: root/site/index.org
blob: 0595d6ffd60c1a7ef25090c7dcdaa509c51f222a (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
#+TITLE: ryu/
#+OPTIONS: toc:nil
#+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

- [[http://ryuslash.org/][Home]]
- [[http://blog.ryuslash.org/][Blog]]
- [[http://code.ryuslash.org][Code]]
- [[http://ryuslash.org/mediagoblin/][Pictures]]

* About

  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
  [[emacs][GNU Emacs]] since not long after switching over to GNU/Linux.

* Projects

  - [[file:projects/dispass.el.org][dispass.el]] :: A wrapper for [[http://dispass.babab.nl][DisPass]].
  - [[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.
  - [[file:projects/gitto.org][gitto]] :: A utility for keeping track of my git repositories'
             status.

* Snippets

  [[file:snippets/org-export.org][org-export]]