mirror of
https://github.com/Lissy93/md-cv-maker.git
synced 2021-05-12 19:52:19 +03:00
Updated examples
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 280 KiB |
@@ -4,7 +4,7 @@
|
||||
"contact":{
|
||||
"address":"London",
|
||||
"phone": "07742922302",
|
||||
"email":"sykes.alicia@gmail.com",
|
||||
"email":"alicia@as93.net",
|
||||
"website":"AliciaSykes.com"
|
||||
},
|
||||
"design": {
|
||||
@@ -42,7 +42,7 @@
|
||||
"role":"Software Engineer",
|
||||
"place":"Accenture, UK",
|
||||
"placeurl":"https://www.accenture.com",
|
||||
"dates":"July 2014 - September 2015 (15 months)",
|
||||
"dates":"July 2014 - Current",
|
||||
"description":[
|
||||
"Worked accross several large government departments as a Java developer,",
|
||||
"before joining the ",
|
||||
@@ -97,7 +97,8 @@
|
||||
"country, and abroad. I love the atmosphere, and the chance",
|
||||
"to experiment with new technologies, as well as collaborate with others.",
|
||||
"I have won a few recently, including 1st place at",
|
||||
"<a href='http://starthack.ch/'>StartHack Switzerland 2016</a>,",
|
||||
"<a href='http://starthack.ch/'>BlockChain Award StartHack Switzerland 2018</a>,",
|
||||
"<a href='http://starthack.ch/'>Main Prize Winner at StartHack Switzerland 2016</a>,",
|
||||
"<a href='https://www.youtube.com/watch?v=88arKnDGec0'>HP Prize at AngelHack 2015</a>. And",
|
||||
"2nd place in <a href='http://nbcuhackathon.com/medialabs/london-2015/#winners'>NBC Universal Comcast</a>, ",
|
||||
"<a href='http://bit.ly/2azeh2R'>DevLab Live</a>, ",
|
||||
@@ -163,9 +164,16 @@
|
||||
{"name":"Node.js", "type":"web", "level":"5"},
|
||||
{"name":"JavaScript", "type":"web", "level":"5"},
|
||||
{"name":"unit testing", "type":"dev", "level":"4"},
|
||||
{"name":"BlockChain", "type":"innovation", "level":"3"},
|
||||
{"name":"AI", "type":"innovation", "level":"3"},
|
||||
{"name":"ChatBots", "type":"innovation", "level":"4"},
|
||||
{"name":"Kotlin", "type":"Java", "level":"3"},
|
||||
{"name":"React Native", "type":"mobile", "level":"4"},
|
||||
{"name":"NativeScript", "type":"mobile", "level":"3"},
|
||||
{"name":"Angular", "type":"web", "level":"4"},
|
||||
{"name":"Flutter", "type":"web", "level":"2" },
|
||||
{"name":"Java", "type":"Java", "level":"3"},
|
||||
{"name":"CSS3", "type":"web", "level":"5"},
|
||||
{"name":"CoffeeScript", "type":"web", "level":"5"},
|
||||
{"name":"npm", "type":"web", "level":"5"},
|
||||
{"name":"Ionic", "type":"mobile", "level":"4"},
|
||||
{"name":"HTML5", "type":"web", "level":"5"},
|
||||
|
||||
160
src/locals.json
160
src/locals.json
@@ -1,143 +1,143 @@
|
||||
{
|
||||
"title":"",
|
||||
"heading1":"",
|
||||
"title":"Lorem Ipsum",
|
||||
"heading1":"Lorem Ipsum",
|
||||
"contact":{
|
||||
"address":"",
|
||||
"phone": "",
|
||||
"email":"",
|
||||
"website":""
|
||||
"address":"Lorem Ipsum",
|
||||
"phone": "Lorem Ipsum",
|
||||
"email":"Lorem Ipsum",
|
||||
"website":"Lorem Ipsum"
|
||||
},
|
||||
"design": {
|
||||
"color":"orange"
|
||||
},
|
||||
"headshot":{
|
||||
"url": "",
|
||||
"alt": ""
|
||||
"url": "Lorem Ipsum",
|
||||
"alt": "Lorem Ipsum"
|
||||
},
|
||||
"social":{
|
||||
"github": "",
|
||||
"linkedin":""
|
||||
"github": "Lorem Ipsum",
|
||||
"linkedin":"Lorem Ipsum"
|
||||
},
|
||||
"bio": [
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum"
|
||||
],
|
||||
"employment":[
|
||||
{
|
||||
"role":"",
|
||||
"place":"",
|
||||
"placeurl":"",
|
||||
"dates":"",
|
||||
"role":"Lorem Ipsum",
|
||||
"place":"Lorem Ipsum",
|
||||
"placeurl":"Lorem Ipsum",
|
||||
"dates":"Lorem Ipsum",
|
||||
"description":[
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"role":"",
|
||||
"place":"",
|
||||
"placeurl":"",
|
||||
"dates":"",
|
||||
"role":"Lorem Ipsum",
|
||||
"place":"Lorem Ipsum",
|
||||
"placeurl":"Lorem Ipsum",
|
||||
"dates":"Lorem Ipsum",
|
||||
"description":[
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"role":"",
|
||||
"place":"",
|
||||
"placeurl":"",
|
||||
"dates":"",
|
||||
"role":"Lorem Ipsum",
|
||||
"place":"Lorem Ipsum",
|
||||
"placeurl":"Lorem Ipsum",
|
||||
"dates":"Lorem Ipsum",
|
||||
"description":[
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
"experience":[
|
||||
{
|
||||
"title":"",
|
||||
"subtitle":"",
|
||||
"title":"Lorem Ipsum",
|
||||
"subtitle":"Lorem Ipsum",
|
||||
"description":[
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title":"",
|
||||
"subtitle":"",
|
||||
"title":"Lorem Ipsum",
|
||||
"subtitle":"Lorem Ipsum",
|
||||
"description":[
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title":"",
|
||||
"subtitle":"",
|
||||
"title":"Lorem Ipsum",
|
||||
"subtitle":"Lorem Ipsum",
|
||||
"description":[
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
"education":[
|
||||
{
|
||||
"course":"",
|
||||
"establishment":"",
|
||||
"placeurl":"",
|
||||
"dates":"",
|
||||
"course":"Lorem Ipsum",
|
||||
"establishment":"Lorem Ipsum",
|
||||
"placeurl":"Lorem Ipsum",
|
||||
"dates":"Lorem Ipsum",
|
||||
"description":[
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"course":"",
|
||||
"establishment":"",
|
||||
"placeurl":"",
|
||||
"dates":"",
|
||||
"course":"Lorem Ipsum",
|
||||
"establishment":"Lorem Ipsum",
|
||||
"placeurl":"Lorem Ipsum",
|
||||
"dates":"Lorem Ipsum",
|
||||
"description":[
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum"
|
||||
]
|
||||
},
|
||||
{
|
||||
"course":"",
|
||||
"establishment":"",
|
||||
"placeurl":"",
|
||||
"dates":"",
|
||||
"course":"Lorem Ipsum",
|
||||
"establishment":"Lorem Ipsum",
|
||||
"placeurl":"Lorem Ipsum",
|
||||
"dates":"Lorem Ipsum",
|
||||
"description":[
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
"skills":[
|
||||
{"name":"", "type":"", "level":"0"},
|
||||
{"name":"", "type":"", "level":"0"},
|
||||
{"name":"", "type":"", "level":"0"},
|
||||
{"name":"", "type":"", "level":"0"},
|
||||
{"name":"", "type":"", "level":"0"},
|
||||
{"name":"", "type":"", "level":"0"},
|
||||
{"name":"", "type":"", "level":"0"}
|
||||
{"name":"Lorem Ipsum", "type":"Lorem Ipsum", "level":"0"},
|
||||
{"name":"Lorem Ipsum", "type":"Lorem Ipsum", "level":"0"},
|
||||
{"name":"Lorem Ipsum", "type":"Lorem Ipsum", "level":"0"},
|
||||
{"name":"Lorem Ipsum", "type":"Lorem Ipsum", "level":"0"},
|
||||
{"name":"Lorem Ipsum", "type":"Lorem Ipsum", "level":"0"},
|
||||
{"name":"Lorem Ipsum", "type":"Lorem Ipsum", "level":"0"},
|
||||
{"name":"Lorem Ipsum", "type":"Lorem Ipsum", "level":"0"}
|
||||
],
|
||||
|
||||
"hobies":[
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum",
|
||||
"Lorem Ipsum"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user