summaryrefslogtreecommitdiff
path: root/education/2016-09_llg.nix
diff options
context:
space:
mode:
Diffstat (limited to 'education/2016-09_llg.nix')
-rw-r--r--education/2016-09_llg.nix12
1 files changed, 12 insertions, 0 deletions
diff --git a/education/2016-09_llg.nix b/education/2016-09_llg.nix
new file mode 100644
index 0000000..9a13202
--- /dev/null
+++ b/education/2016-09_llg.nix
@@ -0,0 +1,12 @@
+{ href, ... }:
+
+{
+ date = { start = "2016-09-01"; end = "2018-07-31"; };
+ institution = {
+ name = "Lycée Louis-le-Grand";
+ location = "Paris, France";
+ url = "https://www.louislegrand.fr/";
+ };
+ studyType = "Higher Schools Preparatory Classes";
+ description = "MPSI - MP* (Mathematics, Physics & Computer Science)";
+}