summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cv.org264
1 files changed, 156 insertions, 108 deletions
diff --git a/cv.org b/cv.org
index f1e620d..15e28a3 100644
--- a/cv.org
+++ b/cv.org
@@ -1,47 +1,65 @@
# -*- mode: org; -*-
-#+TITLE: Curriculum Vitae
+#+TITLE: Marius PETER
#+SUBTITLE: Aerospace Systems Engineer
#+AUTHOR: Marius Peter
-# Created <2022-02-11 Fri>
-#+DATE: <2022-03-17 Thu 20:02>
+#+DATE: <2022-02-11 Fri>
#+EMAIL: marius.peter@tutanota.com
#+CATEGORY: resume
+#+OPTIONS: toc:nil num:nil tags:nil html-postamble:nil html-style:nil
-# These resources are included in the online version.
-#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="resources/mlnp.css"/>
+# The following resources are included in the HTML version.
+#+HTML_HEAD: <link rel="stylesheet" href="//code.jquery.com/ui/1.13.2/themes/base/jquery-ui.css">
+#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="resources/cv.css"/>
#+HTML_HEAD: <link rel="icon" type="image/png" href="resources/favicon.png"/>
-#+INCLUDE: resources/topnav.html export html
+# +INCLUDE: resources/topnav.html export html
+#+HTML_HEAD: <script src="https://code.jquery.com/jquery-3.6.0.js"></script>
+#+HTML_HEAD: <script src="https://code.jquery.com/ui/1.13.2/jquery-ui.js"></script>
+#+HTML_HEAD: <script> $( function() { $( ".accordion" ).accordion(); } ); </script>
+# The following resources are included in the PDF version.
# +LATEX_HEADER: \setmainfont{Public Sans}[Path=~/.emacs.d/resources/fonts/]
# +LATEX_HEADER: \usepackage{fullpage}
-# We defer the Table of Contents until after contact details and abstract.
-#+OPTIONS: toc:nil tags:nil
-
#+begin_abstract
-I'm a junior aerospace systems engineer with experiences in complex
-system modeling and simulation; aviation subsystem design and testing;
-V&V test bench construction mgmt. and operation. [[https://mlnp.fr/about.html#contact][Contact me]]
+I'm a junior aerospace engineer with experience in aviation subsystem
+design and testing; American and European aerospace certification
+standards ; V&V test bench construction, management, and operation.
#+end_abstract
-# Extra spaces required for ASCII export.
-#+TOC: headlines 1
+[[file:resources/photo.jpg]]
+
+#+begin_export html
+<div class="actions">
+ <button onclick="window.print()">
+ Print this page
+ </button>
+ <form action="https://mlnp.fr/about.html#contact">
+ <input type="submit" value="Contact me" />
+ </form>
+ <form action="mailto:">
+ <input name="subject" type="hidden" value="Marius Peter's resume"/>
+ <input name="cc" type="hidden" value="mlnp@tuta.io"/>
+ <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." />
+ <input type="submit" value="Share this CV by e-mail" />
+ </form>
+</div>
+#+end_export
-#+TOC: tables
+* COMMENT Background information
-* COMMENT Background
+The CV is long-form; the resume should fit on a single sheet.
-** Purpose of this resume
+** Purpose of this CV
Compile all facts related to my professional work, in view of sharing
with recruiters, collaborators, and friends.
-** Objectives of this resume
+** Objectives of this CV
*** Provide career overview
@@ -49,9 +67,16 @@ with recruiters, collaborators, and friends.
*** Link to learning resources
+** Tags
+
+- =resume= :: for sections to be included in the one-page export.
+- =cv= :: for sections to be included in the exhaustive export.
-* Education
+* Education :resume:
+:PROPERTIES:
+:CUSTOM_ID: education
+:END:
** B.S. in Aerospace Engineering---UCLA
<2014-09-01 Mon>--<2019-09-13 Fri>
@@ -63,6 +88,16 @@ with recruiters, collaborators, and friends.
* Professional Experience
+:PROPERTIES:
+:CUSTOM_ID: work
+:END:
+
+** V&V Engineer---Thales, Paris :job:
+<2022-02-14 Mon>--<2022-10-02 Sun>
+
+- Performed Verification and Validation testing for military airborne
+ radios in an agile environment
+- Tested and produced reports for legacy and next-gen radio waveforms
** Systems Engineer---Safran Cabin, Los Angeles :job:
@@ -76,7 +111,7 @@ with recruiters, collaborators, and friends.
engineering tooling budget
- Drafted over ten procedures for rig operation, EH&S best practices,
and instrument calibration scheduling
-- Presented all live rig demos to leadership and visitors; every demo
+- Presented all live rig demos to visiting leadership; every demo
executed flawlessly
@@ -92,7 +127,7 @@ with recruiters, collaborators, and friends.
their digital continuity strategy
-** Assistant Electronics Engineer---CERN, Geneva :job:
+** Assistant Electronics Engineer---CERN, Geneva :internship:
<2015-06-15 Mon>--<2015-07-24 Fri>
- Learned concepts of Hardware Description Languages and embedded
@@ -102,13 +137,16 @@ with recruiters, collaborators, and friends.
- Upgraded FPGA data acquisition systems from CLIs to GUIs
-** Intern---Alcatel Submarine Networks, Saclay :job:
+** Intern---Alcatel Submarine Networks, Saclay :internship:
- Assisted Product Line Manager in benchmarking ASN's offer against
competitors
* Leadership & Projects
+:PROPERTIES:
+:CUSTOM_ID: projects
+:END:
** Seed LA---Pro bono sustainability consulting
@@ -150,103 +188,71 @@ with recruiters, collaborators, and friends.
driven by a genetic algorithm
-* Systems Engineering Toolbox
-
-
-** Aerospace standards :tool:
-
-#+NAME: aerospace-std
-#+CAPTION[U.S. and E.U. aerospace standards]: Exposure to U.S. and E.U. aerospace standards.
-| U.S. | E.U. equivalent |
-|--------------+-----------------|
-| [[https://do160.org/rtca-do-160g/][RTCA/DO-160G]] | EUROCAE ED-14G |
-| [[https://www.sae.org/standards/content/arp4754a/][ARP4754A]] | EUROCAE ED-79 |
-| [[https://www.sae.org/standards/content/as9100/][AS9100]] | EN9100 |
-
-
-** Systems engineering methodologies :tool:
+* Engineering Toolbox
+:PROPERTIES:
+:CUSTOM_ID: toolbox
+:END:
-*** Development
+** Aerospace standards
-#+NAME: system-tools-development
-#+CAPTION[Tools---system development]: Experience with these system development tools.
-| Tool | Used when I... |
-|--------------+----------------------------------------------------|
-| [[https://www.bpmn.org/][BPMN]] | presented Airbus' FAL workflow |
-| | suggested how our software could integrate |
-| [[https://www.uml.org/][UML]] | developed software Proofs Of Concept |
-| | presented a new DAQ architecture to leadership |
-| [[https://www.nasa.gov/pdf/458490main_TRL_Definitions.pdf][TRL]] | characterized effort involved in bringing |
-| [[https://www.investopedia.com/terms/g/gap-analysis.asp][Gap Analysis]] | valuated a site-wide DAQ architecture upgrade cost |
-| [[https://www.eclipse.org/capella/resources/Datasheet_Arcadia.pdf][ARCADIA]] | developed a system test rig using MBSE concepts |
+- [[https://do160.org/rtca-do-160g/][RTCA/DO-160G]] (EUROCAE ED-14G)
+- [[https://www.sae.org/standards/content/arp4754a/][ARP4754A]] (EUROCAE ED-79)
+- [[https://www.sae.org/standards/content/as9100/][AS9100]] (EN9100)
-*** Troubleshooting
+** System development tools
-#+NAME: system-tools-troubleshooting
-#+CAPTION[Tools---system troubleshooting]: Usage of these troubleshooting tools.
-| Tool | Used when I... |
-|------------------+---------------------------------------------------------------------|
-| RCCA | identified the root cause for an underperforming heater |
-| A3 reports | issued short/long term recommendations for freeze protection design |
-| Five Whys | |
-| Fishbone diagram | |
+- [[https://www.bpmn.org/][BPMN]]
+- [[https://www.uml.org/][UML]]
+- [[https://www.nasa.gov/pdf/458490main_TRL_Definitions.pdf][TRL]]
+- [[https://www.investopedia.com/terms/g/gap-analysis.asp][Gap Analysis]]
+- [[https://www.eclipse.org/capella/resources/Datasheet_Arcadia.pdf][ARCADIA]]
-** DAQ & software :tool:
+** System troubleshooting tools
+- RCCA
+- A3 reports
+- Five Whys
+- Fishbone diagram
-*** DAQ
-#+NAME: tools-daq
-#+CAPTION[Tools---DAQ & data science]: Knowledge of these DAQ & data science tools.
-| Tool | Used when I... |
-|-----------+-------------------------------------------------------|
-| LabVIEW | oversaw the development of a system control dashboard |
-| Other DAQ | benchmarked Dewesoft hardware & software products |
+** DAQ & data science tools
+- LabVIEW
+- Other DAQ
-*** Software tools
-#+NAME: tools-programming
-#+CAPTION[Tools---programming]: Professional usage of these programming tools.
-| Tool | Used when I... |
-|------------------+-------------------------------------------|
-| Linux---server | am hosting my [[http:mlnp.fr][personal website]] |
-| Linux---embedded | developed a GUI for an ARM Linux SoC |
-| Git | version controlled my files at work |
-| Jira | tracked issues at Cosmo Tech |
-| Vim | |
-| Emacs | produced professionally typeset documents |
-| Eclipse | benchmarked the Capella tool for MBSE |
+** Programming tools
+- Linux (server and embedded)
+- Git
+- Jira
+- Vim
+- Emacs
+- Eclipse
-*** Programming languages
+** Programming
-#+NAME: programming-languages
-#+CAPTION[Programming languages]: Knowledge of these programming languages.
-| Tool | Used when I... |
-|---------+--------------------------------------------------------|
-| Verilog | studied FPGA programmation for a DAQ equipment at CERN |
-| C | took the introductory CS course at UCLA |
-| Python | developed a NACA 2412 airfoil design tool |
-| Lisp | am developing my /Smart Documents/ Emacs distribution |
+- Verilog
+- C
+- Python
+- Lisp
-*** Communication protocols
+** Communication protocols
-#+NAME: tools-comm-protocols
-#+CAPTION[Communication protocols]: Exposure to these aerospace communication protocols.
-| Tool | Used when I... |
-|---------------+--------------------------------------------------------------------|
-| [[http://esd.cs.ucr.edu/webres/can20.pdf][Bosch CAN 2.0]] | implemented a system's internal CAN bus (hardware + software) |
-| [[https://www.aim-online.com/products-overview/tutorials/arinc-429-tutorial/][ARINC 429]] | implemented Tx/Rx between simulated aircraft and our system |
-| [[https://www.arinc-825.com/the-arinc825-standard/][ARINC 825]] | implemented Tx/Rx between our system and freeze-protection circuit |
+- [[http://esd.cs.ucr.edu/webres/can20.pdf][Bosch CAN 2.0]]
+- [[https://www.aim-online.com/products-overview/tutorials/arinc-429-tutorial/][ARINC 429]]
+- [[https://www.arinc-825.com/the-arinc825-standard/][ARINC 825]]
* Skills, Languages & Interests
+:PROPERTIES:
+:CUSTOM_ID: skills
+:END:
** Engineering :skill:
@@ -269,7 +275,7 @@ with recruiters, collaborators, and friends.
- Acute brand awareness
-** Languages
+** Languages :languages:
- Bilingual: French/English
- Proficient: German
@@ -277,7 +283,7 @@ with recruiters, collaborators, and friends.
- Beginner: Russian
-** Hobbies
+** Hobbies :interests:
- Free software
- Pro bono consulting
@@ -285,18 +291,24 @@ with recruiters, collaborators, and friends.
- Motorcycle
-** Sports
+** Sports :interests:
- Gym
- Rowing
- Paragliding
-* CV Statistics
+* Meta
+:PROPERTIES:
+:CUSTOM_ID: meta
+:END:
+
+
+** General CV stats
#+RESULTS: statistics
: [2022-01-06 Thu 19:08] CV statistics generated.
-:
+:
: 338 lines total.
: 4 jobs held.
: 2 key skill domains.
@@ -305,10 +317,29 @@ with recruiters, collaborators, and friends.
/Statistics generator source code available on demand./
-* CV Statistics Code :noexport:
+** Export information
+:PROPERTIES:
+:CUSTOM_ID: export
+:END:
+
+#+begin_export html
+<pre id="explainer" style="font-weight: bold">
+CV obtained from <a href="https://mlnp.fr/cv.html">mlnp.fr/cv.html</a>
+<span id="datetime"></span>
+</pre>
+<script>
+document.getElementById("datetime").innerHTML = Date();
+</script>
+#+end_export
+
+
+** Copyright © 2022 Marius PETER
+
+
+** CV Statistics Code
#+NAME: statistics
-#+BEGIN_SRC emacs-lisp :exports both :results output
+#+BEGIN_SRC emacs-lisp :exports results :results output
(princ (format "%s CV statistics generated.\n\n"
(format-time-string "[%F %a %H:%M]" (current-time))))
@@ -326,9 +357,6 @@ with recruiters, collaborators, and friends.
"%s %s\n"
value
string))))
- ;; (stats
- ;; '(("Lines in CV." lines)
- ;; ("Jobs held." number-jobs)))
)
(princ (format "%s lines total.\n"
lines))
@@ -338,13 +366,33 @@ with recruiters, collaborators, and friends.
number-skills))
(princ (format "%s key tools domains.\n"
number-tools)))
- ;; (funcall stat-print "Lines in CV." lines)
- ;; (apply stat-print '("Lines in CV." lines))
- ;; (mapcar (funcall stat-print) stats))
#+END_SRC
+** COMMENT Javascript
+
+#+begin_export html
+<script>
+ var coll = document.getElementsByTagName("h3");
+ var i;
+ for (i = 0; i < coll.length; i++) {
+ coll[i].insertAdjacentText("beforeend", "...")
+ coll[i].addEventListener("click", function() {
+ var content = this.nextElementSibling;
+ if (content.style.display === "block") {
+ content.style.display = "none";
+ } else {
+ content.style.display = "block";
+ }
+ });
+ }
+ </script>
+#+end_export
+
+
# Local Variables:
# coding: utf-8
# org-confirm-babel-evaluate: nil
+# org-time-stamp-custom-formats: ("%b %Y" . "%-l:%M %p, %a %d-%B '%y")
+# org-display-custom-times: t
# End:
Copyright 2019--2026 Marius PETER