|
1 | 1 | {
|
2 | 2 | "main": {
|
3 |
| - "name":"Tim Baker", |
4 |
| - "occupation":"(Your Occupation Here)", |
5 |
| - "description":"Here will be your description. Use this to describe what you do or whatever you feel best describes yourself to a potential employer", |
6 |
| - "image":"profilepic.jpg", |
7 |
| - "bio":"Use this bio section as your way of describing yourself and saying what you do, what technologies you like to use or feel most comfortable with, describing your personality, or whatever else you feel like throwing in.", |
8 |
| - "contactmessage":"Here is where you should write your message to readers to have them get in contact with you.", |
| 3 | + "name": "Tim Baker", |
| 4 | + "occupation": "(Your Occupation Here)", |
| 5 | + "description": "Here will be your description. Use this to describe what you do or whatever you feel best describes yourself to a potential employer", |
| 6 | + "image": "profilepic.jpg", |
| 7 | + "bio": "Use this bio section as your way of describing yourself and saying what you do, what technologies you like to use or feel most comfortable with, describing your personality, or whatever else you feel like throwing in.", |
| 8 | + "contactmessage": "Here is where you should write your message to readers to have them get in contact with you.", |
9 | 9 | "email": "youremailhere@gmail.com",
|
10 | 10 | "phone": "555-555-5555",
|
11 |
| - "address":{ |
12 |
| - "street":"(Your Street)", |
13 |
| - "city":"(Your City)", |
14 |
| - "state":"(Your State)", |
| 11 | + "address": { |
| 12 | + "street": "(Your Street)", |
| 13 | + "city": "(Your City)", |
| 14 | + "state": "(Your State)", |
15 | 15 | "zip": "(Your Zip/Postal Code)"
|
16 | 16 | },
|
17 | 17 | "website": "http://www.timbakerdev.com",
|
18 |
| - "resumedownload":"http://timbakerdev.com", |
19 |
| - "social":[ |
| 18 | + "resumedownload": "http://timbakerdev.com", |
| 19 | + "social": [ |
20 | 20 | {
|
21 |
| - "name":"facebook", |
22 |
| - "url":"http://facebook.com/tim.baker.906", |
23 |
| - "className":"fa fa-facebook" |
| 21 | + "name": "facebook", |
| 22 | + "url": "http://facebook.com/tim.baker.906", |
| 23 | + "className": "fa fa-facebook" |
24 | 24 | },
|
25 | 25 | {
|
26 |
| - "name":"twitter", |
27 |
| - "url":"http://twitter.com", |
28 |
| - "className":"fa fa-twitter" |
| 26 | + "name": "twitter", |
| 27 | + "url": "http://twitter.com", |
| 28 | + "className": "fa fa-twitter" |
29 | 29 | },
|
30 | 30 | {
|
31 |
| - "name":"google-plus", |
32 |
| - "url":"http://googleplus.com/tbakerx", |
33 |
| - "className":"fa fa-google-plus" |
| 31 | + "name": "linkedin", |
| 32 | + "url": "https://www.linkedin.com/in/tim-baker-8420009a/", |
| 33 | + "className": "fa fa-linkedin" |
34 | 34 | },
|
35 | 35 | {
|
36 |
| - "name":"linkedin", |
37 |
| - "url":"https://www.linkedin.com/in/tim-baker-8420009a/", |
38 |
| - "className":"fa fa-linkedin" |
| 36 | + "name": "instagram", |
| 37 | + "url": "http://instagram.com/tbaker_x", |
| 38 | + "className": "fa fa-instagram" |
39 | 39 | },
|
40 | 40 | {
|
41 |
| - "name":"instagram", |
42 |
| - "url":"http://instagram.com/tbaker_x", |
43 |
| - "className":"fa fa-instagram" |
44 |
| - }, |
45 |
| - { |
46 |
| - "name":"github", |
47 |
| - "url":"http://github.com/tbakerx", |
48 |
| - "className":"fa fa-github" |
49 |
| - }, |
50 |
| - { |
51 |
| - "name":"skype", |
52 |
| - "url":"http://skype.com", |
53 |
| - "className":"fa fa-skype" |
| 41 | + "name": "github", |
| 42 | + "url": "http://github.com/tbakerx", |
| 43 | + "className": "fa fa-github" |
54 | 44 | }
|
55 | 45 | ]
|
56 | 46 | },
|
57 |
| - "resume":{ |
58 |
| - "skillmessage":"Here you can create a short write-up of your skills to show off to employers", |
59 |
| - "education":[ |
| 47 | + "resume": { |
| 48 | + "skillmessage": "Here you can create a short write-up of your skills to show off to employers", |
| 49 | + "education": [ |
60 | 50 | {
|
61 |
| - "school":"University?", |
62 |
| - "degree":"Masters in Beer tasting", |
63 |
| - "graduated":"April 2007", |
64 |
| - "description":"Describe your experience at school, what you learned, what useful skills you have acquired etc." |
| 51 | + "school": "University?", |
| 52 | + "degree": "Masters in Beer tasting", |
| 53 | + "graduated": "April 2007", |
| 54 | + "description": "Describe your experience at school, what you learned, what useful skills you have acquired etc." |
65 | 55 | },
|
66 | 56 | {
|
67 |
| - "school":"School #1 Maybe College?", |
68 |
| - "degree":"What did you study 101", |
69 |
| - "graduated":"March 2003", |
70 |
| - "description":"Describe your experience at school, what you learned, what useful skills you have acquired etc." |
| 57 | + "school": "School #1 Maybe College?", |
| 58 | + "degree": "What did you study 101", |
| 59 | + "graduated": "March 2003", |
| 60 | + "description": "Describe your experience at school, what you learned, what useful skills you have acquired etc." |
71 | 61 | }
|
72 | 62 | ],
|
73 |
| - "work":[ |
| 63 | + "work": [ |
74 | 64 | {
|
75 |
| - "company":"Awesome Design Studio", |
76 |
| - "title":"Senior UX God ", |
77 |
| - "years":"March 2010 - Present", |
78 |
| - "description":"Describe work, special projects, notable achievements, what technologies you have been working with, and anything else that would be useful for an employer to know." |
| 65 | + "company": "Awesome Design Studio", |
| 66 | + "title": "Senior UX God ", |
| 67 | + "years": "March 2010 - Present", |
| 68 | + "description": "Describe work, special projects, notable achievements, what technologies you have been working with, and anything else that would be useful for an employer to know." |
79 | 69 | },
|
80 | 70 | {
|
81 |
| - "company":"Super Cool Studio", |
82 |
| - "title":"Junior bug fixer", |
83 |
| - "years":"March 2007 - February 2010", |
84 |
| - "description":"Describe work, special projects, notable achievements, what technologies you have been working with, and anything else that would be useful for an employer to know." |
| 71 | + "company": "Super Cool Studio", |
| 72 | + "title": "Junior bug fixer", |
| 73 | + "years": "March 2007 - February 2010", |
| 74 | + "description": "Describe work, special projects, notable achievements, what technologies you have been working with, and anything else that would be useful for an employer to know." |
85 | 75 | }
|
86 | 76 | ],
|
87 |
| - "skills":[ |
| 77 | + "skills": [ |
88 | 78 | {
|
89 |
| - "name":"Git", |
90 |
| - "level":"60%" |
| 79 | + "name": "Git", |
| 80 | + "level": "60%" |
91 | 81 | },
|
92 | 82 | {
|
93 |
| - "name":"Illustrator", |
94 |
| - "level":"55%" |
| 83 | + "name": "Illustrator", |
| 84 | + "level": "55%" |
95 | 85 | },
|
96 | 86 | {
|
97 |
| - "name":"ReactJs", |
98 |
| - "level":"50%" |
| 87 | + "name": "ReactJs", |
| 88 | + "level": "50%" |
99 | 89 | },
|
100 | 90 | {
|
101 |
| - "name":"CSS", |
102 |
| - "level":"90%" |
| 91 | + "name": "CSS", |
| 92 | + "level": "90%" |
103 | 93 | },
|
104 | 94 | {
|
105 |
| - "name":"HTML5", |
106 |
| - "level":"80%" |
| 95 | + "name": "HTML5", |
| 96 | + "level": "80%" |
107 | 97 | },
|
108 | 98 | {
|
109 |
| - "name":"VueJs", |
110 |
| - "level":"50%" |
| 99 | + "name": "VueJs", |
| 100 | + "level": "50%" |
111 | 101 | },
|
112 | 102 | {
|
113 |
| - "name":"MongoDB", |
114 |
| - "level":"80%" |
| 103 | + "name": "MongoDB", |
| 104 | + "level": "80%" |
115 | 105 | }
|
116 | 106 | ]
|
117 | 107 | },
|
118 |
| - "portfolio":{ |
| 108 | + "portfolio": { |
119 | 109 | "projects": [
|
120 | 110 | {
|
121 |
| - "title":"Canadian Wanderlust", |
122 |
| - "category":"My Travel Blog for my post-university travels", |
123 |
| - "image":"canadian-wanderlust.jpg", |
124 |
| - "url":"https://www.canadianwanderlust.com" |
| 111 | + "title": "Canadian Wanderlust", |
| 112 | + "category": "My Travel Blog for my post-university travels", |
| 113 | + "image": "canadian-wanderlust.jpg", |
| 114 | + "url": "https://www.canadianwanderlust.com" |
125 | 115 | },
|
126 | 116 | {
|
127 |
| - "title":"Fury Fighting Gear", |
128 |
| - "category":"(offline now) A fighting gear company I started", |
129 |
| - "image":"fury-fighting-gear.jpg", |
130 |
| - "url":"http://www.timbakerdev.com" |
| 117 | + "title": "Fury Fighting Gear", |
| 118 | + "category": "(offline now) A fighting gear company I started", |
| 119 | + "image": "fury-fighting-gear.jpg", |
| 120 | + "url": "http://www.timbakerdev.com" |
131 | 121 | },
|
132 | 122 | {
|
133 |
| - "title":"Original Thai Food", |
134 |
| - "category":"Website I built for a restaurant I like in Thailand", |
135 |
| - "image":"original-thai-food.jpg", |
136 |
| - "url":"http://www.timbakerdev.com/originalthaifood.github.io" |
| 123 | + "title": "Original Thai Food", |
| 124 | + "category": "Website I built for a restaurant I like in Thailand", |
| 125 | + "image": "original-thai-food.jpg", |
| 126 | + "url": "http://www.timbakerdev.com/originalthaifood.github.io" |
137 | 127 | },
|
138 | 128 | {
|
139 |
| - "title":"Resume Website", |
140 |
| - "category":"A React based resume website template", |
141 |
| - "image":"resume-website.jpg", |
142 |
| - "url":"http://www.timbakerdev.com" |
| 129 | + "title": "Resume Website", |
| 130 | + "category": "A React based resume website template", |
| 131 | + "image": "resume-website.jpg", |
| 132 | + "url": "http://www.timbakerdev.com" |
143 | 133 | },
|
144 | 134 | {
|
145 |
| - "title":"Smirkspace", |
146 |
| - "category":"(MVP Only) A React and Meteor based chat University project.", |
147 |
| - "image":"smirkspace.jpg", |
148 |
| - "url":"http://www.smirkspace.com" |
| 135 | + "title": "Smirkspace", |
| 136 | + "category": "(MVP Only) A React and Meteor based chat University project.", |
| 137 | + "image": "smirkspace.jpg", |
| 138 | + "url": "http://www.smirkspace.com" |
149 | 139 | }
|
150 | 140 | ]
|
151 | 141 | },
|
152 |
| - "testimonials":{ |
153 |
| - "testimonials":[ |
| 142 | + "testimonials": { |
| 143 | + "testimonials": [ |
154 | 144 | {
|
155 |
| - "text":"Here you should write some nice things that someone has said about you. No lies though, employers can tell when you are lying.", |
156 |
| - "user":"Kareem Abdul Jabbar" |
| 145 | + "text": "Here you should write some nice things that someone has said about you. No lies though, employers can tell when you are lying.", |
| 146 | + "user": "Kareem Abdul Jabbar" |
157 | 147 | },
|
158 | 148 | {
|
159 |
| - "text":"That Tim Baker must be one of the most brilliant developers I've ever met! It is amazing that nobody has hired him yet. Hey you, you should hire this guy, he may be fresh out of University and have zero on the job experience but I am confident that he will be one of your best developers in no time!", |
160 |
| - "user":"Steve Wozniak... impersonator" |
| 149 | + "text": "That Tim Baker must be one of the most brilliant developers I've ever met! It is amazing that nobody has hired him yet. Hey you, you should hire this guy, he may be fresh out of University and have zero on the job experience but I am confident that he will be one of your best developers in no time!", |
| 150 | + "user": "Steve Wozniak... impersonator" |
161 | 151 | }
|
162 | 152 | ]
|
163 | 153 | }
|
|
0 commit comments