chore: filled out a bit the json file

This commit is contained in:
Laureηt 2020-11-20 15:18:45 +01:00
parent 9ce99e46c7
commit e2ee20e253

View file

@ -1,78 +1,32 @@
{ {
"name": "Your Name", "name": "Laurent Fainsin",
"meta": { "meta": {
"format": "FRESH@0.6.0", "format": "FRESH@0.6.0",
"version": "0.1.0" "version": "0.2.0"
}, },
"info": { "info": {
"label": "Your Profession", "label": "CS Engineering Student",
"brief": "A brief description of yourself as a candidate that appears in some résumé themes. You may use **Markdown** and/or <strong>HTML</strong> formatting here including [links](https://en.wikipedia.org/wiki/Special:Random) or stick to plain text.", "brief": "A brief description of yourself as a candidate that appears in some résumé themes.",
"image": "" "image": "super photo"
}, },
"contact": { "contact": {
"website": "http://your-website.com", "website": "https://www.bde.inp-toulouse.fr/~fainsil/",
"phone": "1-999-999-9999", "phone": "+33781492838",
"email": "your-email@your-website.com", "email": "laurentfainsin@protonmail.com"
"other": []
}, },
"location": { "location": {
"address": "123 Somewhere Lane", "city": "Brest",
"city": "Castle Rock", "country": "France"
"region": "State, province, or region",
"code": "90210",
"country": "US"
}, },
"social": [ "social": [
{ {
"label": "", "network": "LinkedIn",
"network": "GitHub", "url": "https://www.linkedin.com/in/laurent-fainsin/"
"user": "your-github-username",
"url": "https://github.com/your-github-username"
} }
], ],
"employment": {
"summary": "Optional overall employment summary. Not used in most themes.",
"history": [
{
"employer": "Most Recent Employer",
"url": "http://employer-website.com",
"position": "Head Honcho",
"summary": "A summary of your role in this position. Can include **Markdown** and inline <strong>HTML</strong> formatting.",
"start": "2013-10",
"keywords": [
"spin widgets",
"CRM",
"PM",
"Ninjitsu",
"Six Sigma"
],
"highlights": [
"Increased profits on left-handed spin widgets by 35%.",
"Participated in iterative/incremental devolution.",
"Promoted to Head Ninja after 500 successful cage matches."
]
},
{
"employer": "Previous Employer",
"url": "http://employer-website.com",
"position": "Worker Bee",
"summary": "A summary of your previous role. Can include **Markdown** and inline <strong>HTML</strong> formatting.",
"start": "2009-07",
"end": "2013-10",
"keywords": [
"keyword1",
"KW2",
"KW2++",
"YAKW"
],
"highlights": [
"Highlight #1.",
"Highlight #2.",
"Highlight #3."
]
}
]
},
"projects": [ "projects": [
{ {
"title": "Awesome Project #1", "title": "Awesome Project #1",
@ -117,121 +71,75 @@
] ]
} }
], ],
"education": { "education": {
"summary": "Optional overall education summary. Not used in most themes.",
"level": "degree", "level": "degree",
"degree": "BSCS", "degree": "Master",
"history": [ "history": [
{ {
"institution": "Acme University", "institution": "ENSEEIHT",
"title": "BSCS", "title": "Ingénieur SN",
"url": "http://acmeuniversity.edu", "url": "https://www.enseeiht.fr/",
"start": "2004-09", "start": "2020",
"end": "2009-06", "end": "2023"
"grade": "3.5",
"summary": "Graduate of Acme University, summer of 2009. Go [Coyotes](https://en.wikipedia.org/wiki/Coyote)!",
"curriculum": [
"Data Algorithms",
"Optimization",
"Neural Networks",
"C",
"C++",
"Java",
"HTTP",
"TCP/IP"
]
}
]
},
"service": {
"summary": "",
"history": [
{
"flavor": "volunteer",
"position": "Volunteer Coordinator",
"organization": "The Mommies Network",
"url": "http://themommiesnetwork.org",
"start": "2006-06",
"summary": "A summary of your volunteer experience at this organization. Can include **Markdown** and inline <strong>HTML</strong> formatting.",
"highlights": []
}, },
{ {
"flavor": "military", "institution": "Prépa Kérichen/Vauban",
"position": "MOS", "title": "CPGE PSI",
"organization": "Air Force", "url": "http://www.lycee-kerichen.org/",
"url": "https://service-website.mil", "start": "2018",
"start": "2004", "end": "2020"
"summary": "A summary of your service experience with this organization. Can include **Markdown** and inline <strong>HTML</strong> formatting.", },
"highlights": [] {
"institution": "Lycée de l'Harteloire",
"title": "Baccalauréat S",
"url": "https://www.harteloire.com/",
"start": "2015",
"end": "2018"
} }
] ]
}, },
"skills": { "skills": {
"sets": [ "sets": [
{ {
"name": "Web Development", "name": "Web Development",
"level": "advanced",
"skills": [
"LAMP",
"JavaScript",
"HTML 5",
"Angular.js",
"jQuery",
"Sass",
"LESS"
]
},
{
"name": "Ninjitsu",
"level": "intermediate",
"skills": [
"Tokagure Ryu",
"Shuriken",
"Yogen"
]
},
{
"name": "Skillset #3",
"level": "beginner", "level": "beginner",
"skills": [ "skills": [
"Your", "HTML 5",
"keywords", "CSS 3",
"here" "JavaScript",
"Node.js",
"11ty.js"
]
},
{
"name": "General Softwares",
"level": "intermediate",
"skills": [
"Word",
"Excel",
"LaTeX",
"Linux"
]
},
{
"name": "Scientific Computing",
"level": "intermediate",
"skills": [
"Matlab",
"Octave",
"Numpy"
] ]
} }
], ]
"list": []
}, },
"samples": [
{
"title": "Work Sample #1",
"summary": "A technical or creative **work sample**.",
"url": "http://project-repo.com",
"date": "2015"
},
{
"title": "Creative Sample #2",
"summary": "Another technical or creative sample. You can use [Markdown](https://daringfireball.net/projects/markdown/) here.",
"url": "http://project-repo.com",
"date": "2015"
}
],
"writing": [ "writing": [
{
"title": "My Blog",
"publisher": {
"name": "Medium.com",
"url": "https://medium.com"
},
"flavor": "blog",
"date": "2010",
"summary": "Your blog or online home.",
"url": "http://coding-snorer.com"
},
{ {
"title": "Something I Wrote Once", "title": "Something I Wrote Once",
"flavor": "essay", "flavor": "essay",
"date": "2009", "date": "2023",
"summary": "List your blogs, articles, essays, novels, and dissertations.", "summary": "List your blogs, articles, essays, novels, and dissertations.",
"publisher": { "publisher": {
"name": "Acme University Press", "name": "Acme University Press",
@ -240,24 +148,20 @@
"url": "http://codeproject.com/something-i-wrote-once" "url": "http://codeproject.com/something-i-wrote-once"
} }
], ],
"reading": [ "reading": [
{
"title": "Other Copenhagens",
"flavor": "book",
"url": "http://www.amazon.com/Other-Copenhagens-And-Stories/dp/0984749209",
"author": "Edmund Jorgensen"
},
{ {
"title": "r/programming", "title": "r/programming",
"flavor": "website", "flavor": "website",
"url": "https://www.reddit.com/r/programming" "url": "https://www.reddit.com/r/programming"
}, },
{ {
"title": "Hacker News", "title": "r/privacy",
"flavor": "website", "flavor": "website",
"url": "https://news.ycombinator.com/" "url": "https://www.reddit.com/r/privacy"
} }
], ],
"recognition": [ "recognition": [
{ {
"flavor": "award", "flavor": "award",
@ -277,6 +181,7 @@
"summary": "For work in promotion and popularization of SpinWidget technology." "summary": "For work in promotion and popularization of SpinWidget technology."
} }
], ],
"references": [ "references": [
{ {
"name": "John Doe", "name": "John Doe",
@ -305,6 +210,7 @@
] ]
} }
], ],
"testimonials": [ "testimonials": [
{ {
"name": "John Doe", "name": "John Doe",
@ -319,39 +225,72 @@
"private": false "private": false
} }
], ],
"languages": [ "languages": [
{ {
"language": "English", "language": "French",
"level": "native" "level": "native"
}, },
{ {
"language": "Spanish", "language": "English",
"level": "advanced" "level": "bilingual"
}, },
{ {
"language": "C++", "language": "Japanese",
"level": "beginner"
},
{
"language": "Spanish",
"level": "basic"
},
{
"language": "Python",
"level": "intermediate" "level": "intermediate"
},
{
"language": "C",
"level": "beginner"
},
{
"language": "Rust.rs",
"level": "beginner"
} }
], ],
"interests": [ "interests": [
{ {
"name": "GitHub", "name": "GitHub",
"summary": "Regular GitHub user and tinkerer.", "summary": "Regular GitHub user and tinkerer.",
"keywords": [ "keywords": [
"GitHub", "GitHub",
"git", "git"
"GitHub Desktop (OS X)",
"LFS",
"GitHub API"
] ]
}, },
{ {
"name": "chess", "name": "Electronics",
"summary": "Avid chess player.", "summary": "Maker at heart.",
"keywords": [ "keywords": [
"Sicilian", "Electronics",
"King's Gambit", "Arduino",
"Ruy Lopez" "PCB Design"
]
},
{
"name": "Archery",
"summary": "Practiced for a couple years the art of precision & accuracy.",
"keywords": [
"Archery",
"Bow",
"Arrow",
"Precision",
"Accuracy"
]
},
{
"name": "Climbing",
"summary": "Nice way to get relief from stress",
"keywords": [
"Climbing"
] ]
} }
] ]