From 024b3c3204b98127ce5c188852d484eac8e31932 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Fri, 24 Mar 2017 15:11:57 +0000 Subject: [PATCH] Created additional sample locals.json --- src/example-locals-2.json | 184 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 184 insertions(+) create mode 100644 src/example-locals-2.json diff --git a/src/example-locals-2.json b/src/example-locals-2.json new file mode 100644 index 0000000..6358f32 --- /dev/null +++ b/src/example-locals-2.json @@ -0,0 +1,184 @@ +{ + "title":"John Smith CV", + "heading1":"John Smith", + "contact":{ + "address":"Mountain View, SA", + "phone": "07772955104", + "email":"john-smith@google.com", + "website":"example.com" + }, + "design": { + "color":"yellow" + }, + "headshot":{ + "url": "http://static2.hypable.com/wp-content/uploads/2012/11/david-tennant-doctor-who-50th-anniversary.jpg", + "alt": "Picture of me visiting Earth in 2007" + }, + "social":{ + "github": "https://github.com/guryanovev/JohnSmith", + "linkedin":"linkedin.com/in/johnsmith" + }, + "bio": [ + "John Smith is a profesional time Lord, specialising in something..", + "lorem ipsum dolor sit amet consectetur adipiscing elit sed diam nonummy nibh" + ], + "employment":[ + { + "role":"Doctor", + "place":"University of Oxford", + "placeurl":"http://www.bbc.co.uk/programmes/b006q2x0", + "dates":"June - September 1913 (3 months)", + "description":[ + "lorem ipsum dolor sit amet consectetur adipiscing elit sed diam nonummy nibh", + "lorem ipsum dolor sit amet consectetur adipiscing elit sed diam nonummy nibh", + "lorem ipsum dolor sit amet consectetur adipiscing elit sed diam nonummy nibh" + ] + }, + { + "role":"Software Engineer", + "place":"Google, UK", + "placeurl":"http://www.google.com", + "dates":"July 1998 - July 2001 (36 months)", + "description":[ + "Google's software engineers develop the next-generation technologies ", + "that change how millions of users connect, explore, and interact with ", + "information and one another. Our ambitions reach far beyond just Search. ", + "Our products need to handle information at the the scale of the web. We're ", + "looking for ideas from every area of computer science, including information ", + "retrieval, artificial intelligence, natural language processing, distributed ", + "computing, large-scale system design, networking, security, data compression, ", + "and user interface design; the list goes on and is growing every day. " + ] + } + ], + + "experience":[ + { + "title":"Teaching Computing", + "subtitle":"Completed UAS, A Level Computing tutor, published many educational resources", + "description":[ + "While at Uni, ran a series of after-school programming clubs at the", + "Wheatley Park School and", + "The Oxford Academy for year ", + "7- 9 pupils to inspire them to get into coding.

I have Completed ", + "the Undergraduate Ambassador Scheme,", + "which by the end involved planning and taking full computing lessons.", + "1-to-1 A Level computing tutor, helped several pupils increase their grades.", + "

I am always keen to pass on what I've learnt to others, so I have", + "developed and maintain several online educational computing resources", + "for students, teachers and anyone wanting to learn.", + "Including web-dev.school, ", + "a computer science site, ", + "revisionquizzes.co.uk,", + "a 100-page A Level Computing Revision guide,", + "an educational file sharing site,", + "A2 Computing revision site and ", + "an Android app for revising", + "to name a few." + ] + }, + { + "title":"Hackathons", + "subtitle":"Keen attender of coding competitions", + "description":[ + "I regularly attend hackathons and coding competitions around the", + "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", + "StartHack Switzerland 2016,", + "HP Prize at AngelHack 2015. And", + "2nd place in NBC Universal Comcast, ", + "DevLab Live, ", + "AngelHack 2014", + "and AngelHack 2013." + ] + }, + { + "title":"Freelance Work", + "subtitle":"http://aliciasykes.com", + "description":[ + "Creating Android, iOS and hybrid mobile applications, as well as web", + "apps and WordPress sits for small businesses, individuals and start-ups.", + "A portfolio of my work can be found at aliciasykes.com/work.html", + "Between jobs I have also worked on several open source projects, ", + "including creating sentiment-sweep.com." + ] + }, + { + "title":"Army Reservist", + "subtitle":"Currently serving in a London-based Army Reserve unit", + "description":[ + "Regularly attend", + "weekend exercises,", + "and have had the opportunity to learn a range of practical and transferable skills and gain", + "qualifications (including the Level 5 award in Management and Leadership)." + ] + } + + ], + "education":[ + { + "course":"Computer Science BSc", + "establishment":"Cambridge University", + "placeurl":"https://www.cambridge.ac.uk/", + "dates":"September 2012 - May 2016", + "description":[ + "Gained a first-class honours in computer science, and won the", + "British Computer Society (BCS) award for best computing project.\n", + "Course representative and student ambassador, was fully involved", + "in all aspects of my course.\n", + "Founded and initially ran the computing society, which holds regular", + "computer-science related, and social events." + ] + }, + { + "course":"A Levels", + "establishment":"St John's Academy, Marlborough", + "placeurl":"http://www.stjohns.wilts.sch.uk/", + "dates":"May 2012 - Sep 2016", + "description":[ + "Studied Economics, Physics and Computing at A Level. ", + "Business Studies and Photography for AS Level.\n", + "While studying also developed a set of interactive learning tools,", + "including a quiz sharing website, and dynamic computing revision app.", + "Won the governors award for economics." + ] + } + ], + + "skills":[ + {"name":"D3.js", "type":"web", "level":"5"}, + {"name":"Node.js", "type":"web", "level":"5"}, + {"name":"JavaScript", "type":"web", "level":"5"}, + {"name":"unit testing", "type":"dev", "level":"4"}, + {"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"}, + {"name":"React.js", "type":"web", "level":"3"}, + {"name":"Android", "type":"mobile", "level":"4"}, + {"name":"Angular.js", "type":"web", "level":"3"}, + {"name":"git", "type":"dev", "level":"4"}, + {"name":"PHP", "type":"web", "level":"3"}, + {"name":"Tomcat", "type":"Java", "level":"2"}, + {"name":"Jenkins", "type":"Java", "level":"2"}, + {"name":"Maven", "type":"Java", "level":"2"}, + {"name":"Hibernate", "type":"Java", "level":"2"}, + {"name":"JUnit", "type":"Java", "level":"2"}, + {"name":"Ubuntu", "type":"server", "level":"1"}, + {"name":"Apache", "type":"server", "level":"1"}, + {"name":"Linux", "type":"server", "level":"1"}, + {"name":"NGINX", "type":"server", "level":"1"}, + {"name":"Swift", "type":"mobile", "level":"3"}, + {"name":"iOS", "type":"mobile", "level":"3"}, + {"name":"UX", "type":"dev", "level":"2"}, + {"name":"Project-Management", "type":"dev", "level":"2"}, + {"name":"Agile", "type":"dev", "level":"4"} + ], + + "hobies":[ + "Lorem Ipsum Dolor Siet Ammet" + ] +}