summaryrefslogtreecommitdiff
path: root/education/2016-09_llg.nix
blob: 9a132029425b0e5b2c92ddd2fe07eb9d0d86d15a (plain)
1
2
3
4
5
6
7
8
9
10
11
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)";
}