#+TITLE: About #+SUBTITLE: Background on this website and the author. #+AUTHOR: Marius Peter #+DATE: <2022-01-28 Fri> #+OPTIONS: num:nil toc:nil #+HTML_HEAD: #+HTML_HEAD: #+INCLUDE: resources/topnav.html export html #+NAME: org-unicorn #+ATTR_HTML: :alt Org unicorn logo. #+ATTR_HTML: :style width: 64px; [[https://orgmode.org/resources/img/org-mode-unicorn.svg]] #+TOC: headlines 1 * This website I started this website with the following objectives in mind: 1. Implement a personal [[https://en.wikipedia.org/wiki/Knowledge_management][Knowledge Management]] tool---this is done via my [[https://wiki.mlnp.fr][wiki]]. 2. Track professional and personal development---this is done on my [[https://blog.mlnp.fr][blog]]. 3. Showcase this development publicly---this is done on this very website, [[https://www.mlnp.fr][mlnp.fr]]. The full website design rationale and TODO tracking are available in the [[file:README.org][README]] file. * The author I'm a junior aerospace engineer currently working in France after studying and working in the USA. Interests include open source software, gym, and rowing. My online CV is available [[file:cv.org][here]]. The text version is available [[file:cv.txt][here]]. * Statistics #+NAME: wiki-statistics #+BEGIN_SRC emacs-lisp :results table :exports results (format "Number of wiki pages | %s" (length (directory-files-recursively "./wiki" "\\.org$"))) #+END_SRC #+RESULTS: wiki-statistics | Number of wiki pages: | 18 | * Credits :PROPERTIES: :CUSTOM_ID: Credits :END: ** =mlnp.fr= | Content | Original title | Author | License | |---------------------+--------------------------+----------+---------| | Homepage hero image | [[https://www.flickr.com/photos/47430793@N08/21787648405]["Grumman F-14D 'Tomcat'"]] | [[https://www.flickr.com/photos/47430793@N08][aeroman3]] | [[https://creativecommons.org/licenses/cc0/1.0/?ref=openverse][CC0 1.0]] | | | | | | ** =wiki.mlnp.fr= | Title | Link | |----------------+--------------------------------| | Rafale C | https://is.gd/C10Wzb | | Human speech | https://freesvg.org/1538693615 | | Burmese Python | https://is.gd/zJy4yG | | Tux | https://is.gd/ZC3az7 | | Emacs logo | https://is.gd/9YrLTS | | Typography | https://is.gd/BScVEC | | Fitness | https://is.gd/vODREi | ** =blog.mlnp.fr= * Contact :PROPERTIES: :CUSTOM_ID: contact :END: # A custom ID enables hyperlinking to this section from elsewhere. | Contact | Detail | |----------+------------------------------| | Phone | X | | E-mail | X | | LinkedIn | [[https://www.linkedin.com/in/marius-peter/][linkedin.com/in/marius-peter]] | | Website | [[https://mlnp.fr][mlnp.fr]] |