-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathResumeFormat.json
More file actions
107 lines (107 loc) · 3.97 KB
/
ResumeFormat.json
File metadata and controls
107 lines (107 loc) · 3.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
{
"name": "Your Name",
"address": "Your Address",
"cityStateZip": "City, State, Zip Code",
"email": "Your Email Address",
"phone": "Your Phone Number",
"linkedin": "LinkedIn Profile URL",
"objective": "Dedicated and experienced Frontend Developer with a Master's degree and 4.11 years of hands-on experience across four different companies. Seeking the Lead React Developer role at [Company Name] to leverage my expertise in HTML5, CSS3, JavaScript, and React.js to create innovative and high-performance web applications.",
"professionalExperience": [
{
"position": "Frontend Developer",
"company": "[Company Name 1]",
"location": "City, State",
"dates": "[Start Date] - [End Date]",
"responsibilities": [
"Collaborated in building complex interactive web experiences using HTML5, CSS3, and JavaScript.",
"Implemented Object Oriented JavaScript (OOJS) and stayed up-to-date with ECMAScript 2015+ standards.",
"Utilized React.js principles and maintained stateful and stateless components, following Flux architecture.",
"Proficient in Webpack bundler (version 2+) and adhered to Web Components standards."
]
},
{
"position": "Frontend Developer",
"company": "[Company Name 2]",
"location": "City, State",
"dates": "[Start Date] - [End Date]",
"responsibilities": [
"Demonstrated expertise in Single Page Applications (SPA) with universal rendering capabilities.",
"Optimized frontend performance, focusing on resource loading strategies and browser profiling.",
"Employed test-driven development using Jest and Enzyme for robust code quality.",
"Leveraged Bootstrap for responsive web design."
]
},
{
"position": "Frontend Developer",
"company": "[Company Name 3]",
"location": "City, State",
"dates": "[Start Date] - [End Date]",
"responsibilities": [
"Constructed Progressive Web Apps (PWAs) and enhanced user experiences.",
"Actively involved in SEO and accessibility implementation throughout the development process.",
"Proficient in graphics manipulation and optimization with Photoshop."
]
},
{
"position": "Frontend Developer",
"company": "[Company Name 4]",
"location": "City, State",
"dates": "[Start Date] - [End Date]",
"responsibilities": [
"Skillfully managed relational databases (MySQL) and non-relational databases (MongoDB).",
"Utilized GraphQL for efficient data querying.",
"Implemented client-side templating languages like Handlebars and Mustache.",
"Leveraged Functional Programming (FP) principles for efficient code."
]
}
],
"education": [
{
"degree": "Master of Science in Computer Science",
"university": "[University Name]",
"graduationYear": "[Graduation Year]"
}
],
"skills": {
"coreSkills": [
"HTML5, CSS3, JavaScript (ES6+)",
"React.js, Flux architecture",
"Webpack bundler, Web Components",
"Progressive Web Apps (PWAs)",
"Responsive Web Design (Bootstrap)",
"Test-Driven Development (Jest, Enzyme)"
],
"frontendPerformance": [
"Frontend Performance Optimization",
"Resource Loading Strategies",
"CPU/Memory Profiling"
],
"databaseAndDataQuerying": [
"MySQL and MongoDB (Relational and Non-Relational Databases)",
"GraphQL"
],
"templatingLanguages": [
"Handlebars",
"Mustache"
],
"programmingParadigm": [
"Functional Programming (FP)"
],
"developmentTools": [
"Web Components",
"Webpack bundler (version 2+)"
],
"seoAndAccessibility": [
"SEO Implementation",
"Accessibility Best Practices"
],
"graphicsManipulation": [
"Photoshop (Graphics Manipulation)"
],
"additionalSkills": [
"Frontend Build Systems",
"Task Automation"
]
},
"references": "References available upon request."
}