38 lines
1.6 KiB
Org Mode
38 lines
1.6 KiB
Org Mode
#+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.
|