summaryrefslogtreecommitdiff
path: root/posts/about-me.rst
diff options
context:
space:
mode:
Diffstat (limited to 'posts/about-me.rst')
-rw-r--r--posts/about-me.rst28
1 files changed, 28 insertions, 0 deletions
diff --git a/posts/about-me.rst b/posts/about-me.rst
new file mode 100644
index 0000000..e20c44f
--- /dev/null
+++ b/posts/about-me.rst
@@ -0,0 +1,28 @@
+.. title: About Me
+.. slug: about-me
+.. date: 2014-05-28 21:11:48 UTC+02:00
+.. tags:
+.. category:
+.. link:
+.. description:
+.. type: text
+
+Hello World,
+
+I am a low level software developer. I am also keen on software security.
+
+I have been writing some small projects to satisfy my needs. I usually write
+open source code in order to share my work with people willing to:
+
+* understand the internal behaviour of a script or a binary
+* learn some concepts or tricks by reading the code
+* contribute or adapt it to their needs (and then ideally share it back)
+
+I set up this website to write or share articles about development and security.
+
+You can download my Curriculum Vitae here__
+You can also browse my public repositories here__ or on github_.
+
+.. __: /olivier-gayot/cv.pdf/
+.. __: http://pub.sigexec.com
+.. _github: https://github.com/duskCoder