summaryrefslogtreecommitdiff
path: root/about.org
blob: e73b3c73b4dbcede87e1747712d478391ecdf824 (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
#+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: <link rel="stylesheet" type="text/css" href="resources/mlnp.css"/>
#+HTML_HEAD: <link rel="icon" type="image/png" href="resources/favicon.png"/>
#+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]]                      |
Copyright 2019--2026 Marius PETER