[Org] Repository for my personal website.
Big CV reorg and cleanup.
cv.org
@@ -1,47 +1,65 @@
1
1
# -*- mode: org; -*-
2
2
3
Removed:
#+TITLE: Curriculum Vitae
3
Added:
#+TITLE: Marius PETER
4
4
#+SUBTITLE: Aerospace Systems Engineer
5
5
#+AUTHOR: Marius Peter
6
Removed:
# Created <2022-02-11 Fri>
7
Removed:
#+DATE: <2022-03-17 Thu 20:02>
6
Added:
#+DATE: <2022-02-11 Fri>
8
7
#+EMAIL: marius.peter@tutanota.com
9
8
#+CATEGORY: resume
9
Added:
#+OPTIONS: toc:nil num:nil tags:nil html-postamble:nil html-style:nil
10
10
11
Removed:
# These resources are included in the online version.
12
Removed:
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="resources/mlnp.css"/>
11
Added:
# The following resources are included in the HTML version.
12
Added:
#+HTML_HEAD: <link rel="stylesheet" href="//code.jquery.com/ui/1.13.2/themes/base/jquery-ui.css">
13
Added:
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="resources/cv.css"/>
13
14
#+HTML_HEAD: <link rel="icon" type="image/png" href="resources/favicon.png"/>
14
Removed:
#+INCLUDE: resources/topnav.html export html
15
Added:
# +INCLUDE: resources/topnav.html export html
16
Added:
#+HTML_HEAD: <script src="https://code.jquery.com/jquery-3.6.0.js"></script>
17
Added:
#+HTML_HEAD: <script src="https://code.jquery.com/ui/1.13.2/jquery-ui.js"></script>
18
Added:
#+HTML_HEAD: <script> $( function() { $( ".accordion" ).accordion(); } ); </script>
15
19
20
Added:
# The following resources are included in the PDF version.
16
21
# +LATEX_HEADER: \setmainfont{Public Sans}[Path=~/.emacs.d/resources/fonts/]
17
22
# +LATEX_HEADER: \usepackage{fullpage}
18
23
19
Removed:
# We defer the Table of Contents until after contact details and abstract.
20
Removed:
#+OPTIONS: toc:nil tags:nil
21
24
22
Removed:
23
25
#+begin_abstract
24
Removed:
I'm a junior aerospace systems engineer with experiences in complex
25
Removed:
system modeling and simulation; aviation subsystem design and testing;
26
Removed:
V&V test bench construction mgmt. and operation. [[https://mlnp.fr/about.html#contact][Contact me]]
26
Added:
I'm a junior aerospace engineer with experience in aviation subsystem
27
Added:
design and testing; American and European aerospace certification
28
Added:
standards ; V&V test bench construction, management, and operation.
27
29
#+end_abstract
28
30
29
31
30
Removed:
# Extra spaces required for ASCII export.
31
Removed:
#+TOC: headlines 1
32
Added:
[[file:resources/photo.jpg]]
32
33
33
34
34
Removed:
#+TOC: tables
35
Added:
#+begin_export html
36
Added:
<div class="actions">
37
Added:
<button onclick="window.print()">
38
Added:
Print this page
39
Added:
</button>
40
Added:
<form action="https://mlnp.fr/about.html#contact">
41
Added:
<input type="submit" value="Contact me" />
42
Added:
</form>
43
Added:
<form action="mailto:">
44
Added:
<input name="subject" type="hidden" value="Marius Peter's resume"/>
45
Added:
<input name="cc" type="hidden" value="mlnp@tuta.io"/>
46
Added:
<input name="body" type="hidden" value="Here is a link to the resume of Marius Peter, which I came across today: mlnp.fr/cv.html." />
47
Added:
<input type="submit" value="Share this CV by e-mail" />
48
Added:
</form>
49
Added:
</div>
50
Added:
#+end_export
35
51
36
52
37
Removed:
* COMMENT Background
53
Added:
* COMMENT Background information
38
54
39
Removed:
** Purpose of this resume
55
Added:
The CV is long-form; the resume should fit on a single sheet.
40
56
57
Added:
** Purpose of this CV
58
Added:
41
59
Compile all facts related to my professional work, in view of sharing
42
60
with recruiters, collaborators, and friends.
43
61
44
Removed:
** Objectives of this resume
62
Added:
** Objectives of this CV
45
63
46
64
*** Provide career overview
47
65
@@ -49,10 +67,17 @@
49
67
50
68
*** Link to learning resources
51
69
70
Added:
** Tags
52
71
53
Removed:
* Education
72
Added:
- =resume= :: for sections to be included in the one-page export.
73
Added:
- =cv= :: for sections to be included in the exhaustive export.
54
74
55
75
76
Added:
* Education :resume:
77
Added:
:PROPERTIES:
78
Added:
:CUSTOM_ID: education
79
Added:
:END:
80
Added:
56
81
** B.S. in Aerospace Engineering---UCLA
57
82
<2014-09-01 Mon>--<2019-09-13 Fri>
58
83
@@ -63,8 +88,18 @@
63
88
64
89
65
90
* Professional Experience
91
Added:
:PROPERTIES:
92
Added:
:CUSTOM_ID: work
93
Added:
:END:
66
94
95
Added:
** V&V Engineer---Thales, Paris :job:
96
Added:
<2022-02-14 Mon>--<2022-10-02 Sun>
67
97
98
Added:
- Performed Verification and Validation testing for military airborne
99
Added:
radios in an agile environment
100
Added:
- Tested and produced reports for legacy and next-gen radio waveforms
101
Added:
102
Added:
68
103
** Systems Engineer---Safran Cabin, Los Angeles :job:
69
104
<2019-11-04 Mon>--<2021-09-17 Fri>
70
105
@@ -76,7 +111,7 @@
76
111
engineering tooling budget
77
112
- Drafted over ten procedures for rig operation, EH&S best practices,
78
113
and instrument calibration scheduling
79
Removed:
- Presented all live rig demos to leadership and visitors; every demo
114
Added:
- Presented all live rig demos to visiting leadership; every demo
80
115
executed flawlessly
81
116
82
117
@@ -92,7 +127,7 @@
92
127
their digital continuity strategy
93
128
94
129
95
Removed:
** Assistant Electronics Engineer---CERN, Geneva :job:
130
Added:
** Assistant Electronics Engineer---CERN, Geneva :internship:
96
131
<2015-06-15 Mon>--<2015-07-24 Fri>
97
132
98
133
- Learned concepts of Hardware Description Languages and embedded
@@ -102,13 +137,16 @@
102
137
- Upgraded FPGA data acquisition systems from CLIs to GUIs
103
138
104
139
105
Removed:
** Intern---Alcatel Submarine Networks, Saclay :job:
140
Added:
** Intern---Alcatel Submarine Networks, Saclay :internship:
106
141
107
142
- Assisted Product Line Manager in benchmarking ASN's offer against
108
143
competitors
109
144
110
145
111
146
* Leadership & Projects
147
Added:
:PROPERTIES:
148
Added:
:CUSTOM_ID: projects
149
Added:
:END:
112
150
113
151
114
152
** Seed LA---Pro bono sustainability consulting
@@ -150,103 +188,71 @@
150
188
driven by a genetic algorithm
151
189
152
190
153
Removed:
* Systems Engineering Toolbox
191
Added:
* Engineering Toolbox
192
Added:
:PROPERTIES:
193
Added:
:CUSTOM_ID: toolbox
194
Added:
:END:
154
195
155
196
156
Removed:
** Aerospace standards :tool:
197
Added:
** Aerospace standards
157
198
158
Removed:
#+NAME: aerospace-std
159
Removed:
#+CAPTION[U.S. and E.U. aerospace standards]: Exposure to U.S. and E.U. aerospace standards.
160
Removed:
| U.S. | E.U. equivalent |
161
Removed:
|--------------+-----------------|
162
Removed:
| [[https://do160.org/rtca-do-160g/][RTCA/DO-160G]] | EUROCAE ED-14G |
163
Removed:
| [[https://www.sae.org/standards/content/arp4754a/][ARP4754A]] | EUROCAE ED-79 |
164
Removed:
| [[https://www.sae.org/standards/content/as9100/][AS9100]] | EN9100 |
199
Added:
- [[https://do160.org/rtca-do-160g/][RTCA/DO-160G]] (EUROCAE ED-14G)
200
Added:
- [[https://www.sae.org/standards/content/arp4754a/][ARP4754A]] (EUROCAE ED-79)
201
Added:
- [[https://www.sae.org/standards/content/as9100/][AS9100]] (EN9100)
165
202
166
203
167
Removed:
** Systems engineering methodologies :tool:
204
Added:
** System development tools
168
205
206
Added:
- [[https://www.bpmn.org/][BPMN]]
207
Added:
- [[https://www.uml.org/][UML]]
208
Added:
- [[https://www.nasa.gov/pdf/458490main_TRL_Definitions.pdf][TRL]]
209
Added:
- [[https://www.investopedia.com/terms/g/gap-analysis.asp][Gap Analysis]]
210
Added:
- [[https://www.eclipse.org/capella/resources/Datasheet_Arcadia.pdf][ARCADIA]]
169
211
170
Removed:
*** Development
171
212
172
Removed:
#+NAME: system-tools-development
173
Removed:
#+CAPTION[Tools---system development]: Experience with these system development tools.
174
Removed:
| Tool | Used when I... |
175
Removed:
|--------------+----------------------------------------------------|
176
Removed:
| [[https://www.bpmn.org/][BPMN]] | presented Airbus' FAL workflow |
177
Removed:
| | suggested how our software could integrate |
178
Removed:
| [[https://www.uml.org/][UML]] | developed software Proofs Of Concept |
179
Removed:
| | presented a new DAQ architecture to leadership |
180
Removed:
| [[https://www.nasa.gov/pdf/458490main_TRL_Definitions.pdf][TRL]] | characterized effort involved in bringing |
181
Removed:
| [[https://www.investopedia.com/terms/g/gap-analysis.asp][Gap Analysis]] | valuated a site-wide DAQ architecture upgrade cost |
182
Removed:
| [[https://www.eclipse.org/capella/resources/Datasheet_Arcadia.pdf][ARCADIA]] | developed a system test rig using MBSE concepts |
213
Added:
** System troubleshooting tools
183
214
215
Added:
- RCCA
216
Added:
- A3 reports
217
Added:
- Five Whys
218
Added:
- Fishbone diagram
184
219
185
Removed:
*** Troubleshooting
186
220
187
Removed:
#+NAME: system-tools-troubleshooting
188
Removed:
#+CAPTION[Tools---system troubleshooting]: Usage of these troubleshooting tools.
189
Removed:
| Tool | Used when I... |
190
Removed:
|------------------+---------------------------------------------------------------------|
191
Removed:
| RCCA | identified the root cause for an underperforming heater |
192
Removed:
| A3 reports | issued short/long term recommendations for freeze protection design |
193
Removed:
| Five Whys | |
194
Removed:
| Fishbone diagram | |
221
Added:
** DAQ & data science tools
195
222
223
Added:
- LabVIEW
224
Added:
- Other DAQ
196
225
197
Removed:
** DAQ & software :tool:
198
226
227
Added:
** Programming tools
199
228
200
Removed:
*** DAQ
229
Added:
- Linux (server and embedded)
230
Added:
- Git
231
Added:
- Jira
232
Added:
- Vim
233
Added:
- Emacs
234
Added:
- Eclipse
201
235
202
Removed:
#+NAME: tools-daq
203
Removed:
#+CAPTION[Tools---DAQ & data science]: Knowledge of these DAQ & data science tools.
204
Removed:
| Tool | Used when I... |
205
Removed:
|-----------+-------------------------------------------------------|
206
Removed:
| LabVIEW | oversaw the development of a system control dashboard |
207
Removed:
| Other DAQ | benchmarked Dewesoft hardware & software products |
208
236
237
Added:
** Programming
209
238
210
Removed:
*** Software tools
239
Added:
- Verilog
240
Added:
- C
241
Added:
- Python
242
Added:
- Lisp
211
243
212
Removed:
#+NAME: tools-programming
213
Removed:
#+CAPTION[Tools---programming]: Professional usage of these programming tools.
214
Removed:
| Tool | Used when I... |
215
Removed:
|------------------+-------------------------------------------|
216
Removed:
| Linux---server | am hosting my [[http:mlnp.fr][personal website]] |
217
Removed:
| Linux---embedded | developed a GUI for an ARM Linux SoC |
218
Removed:
| Git | version controlled my files at work |
219
Removed:
| Jira | tracked issues at Cosmo Tech |
220
Removed:
| Vim | |
221
Removed:
| Emacs | produced professionally typeset documents |
222
Removed:
| Eclipse | benchmarked the Capella tool for MBSE |
223
244
245
Added:
** Communication protocols
224
246
225
Removed:
*** Programming languages
247
Added:
- [[http://esd.cs.ucr.edu/webres/can20.pdf][Bosch CAN 2.0]]
248
Added:
- [[https://www.aim-online.com/products-overview/tutorials/arinc-429-tutorial/][ARINC 429]]
249
Added:
- [[https://www.arinc-825.com/the-arinc825-standard/][ARINC 825]]
226
250
227
251
228
Removed:
#+NAME: programming-languages
229
Removed:
#+CAPTION[Programming languages]: Knowledge of these programming languages.
230
Removed:
| Tool | Used when I... |
231
Removed:
|---------+--------------------------------------------------------|
232
Removed:
| Verilog | studied FPGA programmation for a DAQ equipment at CERN |
233
Removed:
| C | took the introductory CS course at UCLA |
234
Removed:
| Python | developed a NACA 2412 airfoil design tool |
235
Removed:
| Lisp | am developing my /Smart Documents/ Emacs distribution |
236
Removed:
237
Removed:
238
Removed:
*** Communication protocols
239
Removed:
240
Removed:
#+NAME: tools-comm-protocols
241
Removed:
#+CAPTION[Communication protocols]: Exposure to these aerospace communication protocols.
242
Removed:
| Tool | Used when I... |
243
Removed:
|---------------+--------------------------------------------------------------------|
244
Removed:
| [[http://esd.cs.ucr.edu/webres/can20.pdf][Bosch CAN 2.0]] | implemented a system's internal CAN bus (hardware + software) |
245
Removed:
| [[https://www.aim-online.com/products-overview/tutorials/arinc-429-tutorial/][ARINC 429]] | implemented Tx/Rx between simulated aircraft and our system |
246
Removed:
| [[https://www.arinc-825.com/the-arinc825-standard/][ARINC 825]] | implemented Tx/Rx between our system and freeze-protection circuit |
247
Removed:
248
Removed:
249
252
* Skills, Languages & Interests
253
Added:
:PROPERTIES:
254
Added:
:CUSTOM_ID: skills
255
Added:
:END:
250
256
251
257
252
258
** Engineering :skill:
@@ -269,7 +275,7 @@
269
275
- Acute brand awareness
270
276
271
277
272
Removed:
** Languages
278
Added:
** Languages :languages:
273
279
274
280
- Bilingual: French/English
275
281
- Proficient: German
@@ -277,7 +283,7 @@
277
283
- Beginner: Russian
278
284
279
285
280
Removed:
** Hobbies
286
Added:
** Hobbies :interests:
281
287
282
288
- Free software
283
289
- Pro bono consulting
@@ -285,18 +291,24 @@
285
291
- Motorcycle
286
292
287
293
288
Removed:
** Sports
294
Added:
** Sports :interests:
289
295
290
296
- Gym
291
297
- Rowing
292
298
- Paragliding
293
299
294
300
295
Removed:
* CV Statistics
301
Added:
* Meta
302
Added:
:PROPERTIES:
303
Added:
:CUSTOM_ID: meta
304
Added:
:END:
296
305
306
Added:
307
Added:
** General CV stats
308
Added:
297
309
#+RESULTS: statistics
298
310
: [2022-01-06 Thu 19:08] CV statistics generated.
299
Removed:
:
311
Added:
:
300
312
: 338 lines total.
301
313
: 4 jobs held.
302
314
: 2 key skill domains.
@@ -305,10 +317,29 @@
305
317
/Statistics generator source code available on demand./
306
318
307
319
308
Removed:
* CV Statistics Code :noexport:
320
Added:
** Export information
321
Added:
:PROPERTIES:
322
Added:
:CUSTOM_ID: export
323
Added:
:END:
309
324
325
Added:
#+begin_export html
326
Added:
<pre id="explainer" style="font-weight: bold">
327
Added:
CV obtained from <a href="https://mlnp.fr/cv.html">mlnp.fr/cv.html</a>
328
Added:
<span id="datetime"></span>
329
Added:
</pre>
330
Added:
<script>
331
Added:
document.getElementById("datetime").innerHTML = Date();
332
Added:
</script>
333
Added:
#+end_export
334
Added:
335
Added:
336
Added:
** Copyright © 2022 Marius PETER
337
Added:
338
Added:
339
Added:
** CV Statistics Code
340
Added:
310
341
#+NAME: statistics
311
Removed:
#+BEGIN_SRC emacs-lisp :exports both :results output
342
Added:
#+BEGIN_SRC emacs-lisp :exports results :results output
312
343
(princ (format "%s CV statistics generated.\n\n"
313
344
(format-time-string "[%F %a %H:%M]" (current-time))))
314
345
@@ -326,9 +357,6 @@
326
357
"%s %s\n"
327
358
value
328
359
string))))
329
Removed:
;; (stats
330
Removed:
;; '(("Lines in CV." lines)
331
Removed:
;; ("Jobs held." number-jobs)))
332
360
)
333
361
(princ (format "%s lines total.\n"
334
362
lines))
@@ -338,13 +366,33 @@
338
366
number-skills))
339
367
(princ (format "%s key tools domains.\n"
340
368
number-tools)))
341
Removed:
;; (funcall stat-print "Lines in CV." lines)
342
Removed:
;; (apply stat-print '("Lines in CV." lines))
343
Removed:
;; (mapcar (funcall stat-print) stats))
344
369
#+END_SRC
345
370
346
371
372
Added:
** COMMENT Javascript
373
Added:
374
Added:
#+begin_export html
375
Added:
<script>
376
Added:
var coll = document.getElementsByTagName("h3");
377
Added:
var i;
378
Added:
for (i = 0; i < coll.length; i++) {
379
Added:
coll[i].insertAdjacentText("beforeend", "...")
380
Added:
coll[i].addEventListener("click", function() {
381
Added:
var content = this.nextElementSibling;
382
Added:
if (content.style.display === "block") {
383
Added:
content.style.display = "none";
384
Added:
} else {
385
Added:
content.style.display = "block";
386
Added:
}
387
Added:
});
388
Added:
}
389
Added:
</script>
390
Added:
#+end_export
391
Added:
392
Added:
347
393
# Local Variables:
348
394
# coding: utf-8
349
395
# org-confirm-babel-evaluate: nil
396
Added:
# org-time-stamp-custom-formats: ("%b %Y" . "%-l:%M %p, %a %d-%B '%y")
397
Added:
# org-display-custom-times: t
350
398
# End: