jsonresume-theme-academic 1.3.0 → 1.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,304 +1,304 @@
1
- {
2
- "basics": {
3
- "name": "Ebenezer Isaac",
4
- "label": "Software Developer · Web/Application Developer · Full-stack (Java/JavaScript)",
5
- "email": "ebnezr.isaac@gmail.com",
6
- "phone": "+44 75010 53232",
7
- "url": "https://ebenezer-isaac.com",
8
- "summary": "Web/Application Developer with 3 years’ experience in both enterprise SAP and full stack web development, now pursuing a M.Sc. in Systems Engineering for IoT at UCL. Shipped RTL enablement and 240+ Carbon Design System v2 migrations for IBM.com, automated support workflows, and delivered production-grade university portals. Passionate about building automation tools to improve developer productivity and system efficiency.",
9
- "location": {
10
- "city": "London",
11
- "countryCode": "GB",
12
- "region": "UK"
13
- },
14
- "profiles": [
15
- {
16
- "network": "LinkedIn",
17
- "username": "ebnezr-isaac",
18
- "url": "https://linkedin.com/in/ebnezr-isaac"
19
- },
20
- {
21
- "network": "GitHub",
22
- "username": "ebenezer-isaac",
23
- "url": "https://github.com/ebenezer-isaac"
24
- }
25
- ]
26
- },
27
- "work": [
28
- {
29
- "name": "IBM India Private Limited",
30
- "position": "AEM Sites Application Developer",
31
- "startDate": "2023-11",
32
- "endDate": "2025-07",
33
- "summary": "Tech-stack: AEM Cloud, Java, Node.Js, HTML, CSS, JavaScript, GitHub, Python Client: IBM.com",
34
- "highlights": [
35
- "Led roughly 50% of all RTL enablement code changes for IBM.com in a 3-person team, and proposed alternative component implementations to de-risk project timelines.",
36
- "Built a Node.js tool to map dependencies across 240+ AEM components, cutting issue-triage time by ~70%; complemented with Python automation that reduced planning by ~1 week.",
37
- "Led Carbon Design System v2 UI modernization for an 8-person team; mentored developers in CSS/Sass and unblocked three complex UI components.",
38
- "Published an AEM URL Switcher Chrome extension to compare the same page across multiple environments/versions, accelerating multi-environment testing.",
39
- "Customized three AEM Commons DAM asset reports with dynamic parameters to support Adobe Cloud content operations."
40
- ]
41
- },
42
- {
43
- "name": "IBM India Private Limited",
44
- "position": "SAP BI AMS BW Consultant",
45
- "startDate": "2022-09",
46
- "endDate": "2023-10",
47
- "summary": "Tech-stack: SAP BW, Python Client: Volkswagen Financial Services",
48
- "highlights": [
49
- "Cut average incident first-response time by ~80% by introducing Python script automation.",
50
- "Identified a pattern of recurring issues and proactively escalated it, creating an 8-hour mitigation window that prevented a major P1 incident.",
51
- "Reduced average ticket closure time by more than 24 hours."
52
- ]
53
- },
54
- {
55
- "name": "College of Engineering - Guindy",
56
- "position": "Full Stack Developer Intern",
57
- "startDate": "2022-07",
58
- "endDate": "2022-08",
59
- "summary": "Tech-stack: PHP, MySQL, HTML, CSS, JavaScript Client: Center for Academic Courses, Anna University",
60
- "highlights": [
61
- "Digitized affiliated college fee records and enabled self-service status checks, with options to export data to Excel/PDF.",
62
- "Developed a PDF Generator tool to template official letters, reducing manual work and errors by ~90%, and transferred know-how to staff for adoption."
63
- ]
64
- },
65
- {
66
- "name": "IBM India Private Limited",
67
- "position": "Associate Application Developer Intern",
68
- "startDate": "2022-01",
69
- "endDate": "2022-06",
70
- "summary": "Tech-stack: SAP S/4 HANA 2.0",
71
- "highlights": [
72
- "Completed SAP S/4 HANA 2.0 certification and gained exposure to a full project lifecycle."
73
- ]
74
- },
75
- {
76
- "name": "Rishabh Software Private Limited, Vadodara",
77
- "position": "Machine Learning Intern",
78
- "startDate": "2020-01",
79
- "endDate": "2020-06",
80
- "summary": "Tech-stack: PHP, MySQL, HTML, CSS, JavaScript, Keras, Tensorflow",
81
- "highlights": [
82
- "Built a Time & Expense Tracker application and prototyped a machine-learning model on Identification of Intoxicated Faces."
83
- ]
84
- }
85
- ],
86
- "volunteer": [
87
- {
88
- "organization": "Crossroads",
89
- "position": "Volunteer Youth Mentor",
90
- "startDate": "2024",
91
- "endDate": "2024",
92
- "summary": "Co-led weekly teen sessions, designing activities that build communication and conflict-resolution skills while maintaining a safe, respectful environment. Followed safeguarding procedures, kept matters confidential, and sign-posted students to appropriate support."
93
- },
94
- {
95
- "organization": "Anna University",
96
- "position": "MCA Class Representative",
97
- "startDate": "2020",
98
- "endDate": "2022",
99
- "summary": "Elected cohort liaison; ran quick pulse-checks to surface concerns, presented consolidated feedback and solutions to faculty, mediated timetable/assessment conflicts, and ensured updates and actions were communicated and closed."
100
- }
101
- ],
102
- "education": [
103
- {
104
- "institution": "University College London",
105
- "area": "Systems Engineering for the Internet of Things",
106
- "studyType": "M.Sc",
107
- "startDate": "2025",
108
- "endDate": "2026",
109
- "courses": [
110
- "Designing Sensor Systems",
111
- "Real-World Multi-agent Systems"
112
- ]
113
- },
114
- {
115
- "institution": "Anna University, College of Engineering – Guindy",
116
- "area": "Computer Application",
117
- "studyType": "Master",
118
- "startDate": "2020",
119
- "endDate": "2022",
120
- "score": "8.5 CGPA",
121
- "courses": [
122
- "Cyber Security and Internet of Things",
123
- "Advanced Java",
124
- "Machine Learning"
125
- ]
126
- },
127
- {
128
- "institution": "Maharaja Sayajirao University of Baroda",
129
- "area": "Computer Application",
130
- "studyType": "Bachelor",
131
- "startDate": "2017",
132
- "endDate": "2020",
133
- "score": "7.5 CGPA",
134
- "courses": [
135
- "Advanced Java",
136
- "Machine Learning",
137
- "Android Development",
138
- "Networking"
139
- ]
140
- }
141
- ],
142
- "certificates": [
143
- {
144
- "name": "AWS Certified Cloud Practitioner"
145
- },
146
- {
147
- "name": "Adobe Certified Expert - Adobe Experience Manager Sites Developer"
148
- },
149
- {
150
- "name": "Adobe Certified Professional - Adobe Experience Manager Forms Backend Developer"
151
- },
152
- {
153
- "name": "SAP Certified Development Specialist - ABAP for SAP HANA 2.0"
154
- },
155
- {
156
- "name": "15+ additional Adobe, IBM, and Credly-verified certifications"
157
- }
158
- ],
159
- "skills": [
160
- {
161
- "name": "Languages/Frameworks",
162
- "keywords": [
163
- "JavaScript",
164
- "Java",
165
- "PHP",
166
- "Node.Js",
167
- "Flutter",
168
- "Python",
169
- "HTML",
170
- "CSS",
171
- "JSON",
172
- "XML",
173
- "jQuery"
174
- ]
175
- },
176
- {
177
- "name": "Platforms",
178
- "keywords": [
179
- "AEM Sites",
180
- "Sling",
181
- "OSGi",
182
- "AWS",
183
- "GCP KMS"
184
- ]
185
- },
186
- {
187
- "name": "Data",
188
- "keywords": [
189
- "Firebase",
190
- "MySQL",
191
- "MongoDB"
192
- ]
193
- },
194
- {
195
- "name": "Tools/Libraries/Devices",
196
- "keywords": [
197
- "REST APIs",
198
- "React",
199
- "GitHub",
200
- "Google Tink",
201
- "Arduino",
202
- "Raspberry Pi"
203
- ]
204
- }
205
- ],
206
- "languages": [
207
- {
208
- "language": "English",
209
- "fluency": "IELTS 8.0"
210
- },
211
- {
212
- "language": "Tamil",
213
- "fluency": "Native"
214
- },
215
- {
216
- "language": "Hindi",
217
- "fluency": "Fluent"
218
- }
219
- ],
220
- "interests": [
221
- {
222
- "name": "Weight Training"
223
- },
224
- {
225
- "name": "Guitar"
226
- },
227
- {
228
- "name": "Trekking"
229
- },
230
- {
231
- "name": "Swimming"
232
- },
233
- {
234
- "name": "Cycling"
235
- },
236
- {
237
- "name": "Marathon Running"
238
- }
239
- ],
240
- "references": [
241
- {
242
- "name": "Available on request"
243
- }
244
- ],
245
- "projects": [
246
- {
247
- "name": "Low-Cost Automation of Existing Electric Devices (MycroLinks)",
248
- "description": "Mobile app + NodeMCU (ESP8266) with real-time control and state sync.",
249
- "keywords": [
250
- "Flutter",
251
- "Dart",
252
- "Firebase",
253
- "Arduino"
254
- ],
255
- "url": "https://github.com/ebenezer-isaac/mycrolinks"
256
- },
257
- {
258
- "name": "Fingerprint Attendance Management System",
259
- "description": "Distributed biometric devices with central admin portal; CSV/Excel exports and audit logs.",
260
- "keywords": [
261
- "Java Web",
262
- "Python",
263
- "Raspberry Pi",
264
- "Arduino",
265
- "MySQL",
266
- "JS/CSS"
267
- ],
268
- "url": "https://github.com/ebenezer-isaac/cerberus-web"
269
- },
270
- {
271
- "name": "Event Enrolment & Online Payments (Deepwoods MCC)",
272
- "description": "Enrolment, ticketing, and payment confirmations with dashboard and exports.",
273
- "keywords": [
274
- "PHP",
275
- "MySQL",
276
- "InstaMojo",
277
- "jQuery",
278
- "SEO",
279
- "Bootstrap"
280
- ],
281
- "url": "https://github.com/ebenezer-isaac/deepwoods-mcc.com"
282
- },
283
- {
284
- "name": "Android Password Manager",
285
- "description": "On-device encryption with cloud-managed keys; Secure credential sync.",
286
- "keywords": [
287
- "Android",
288
- "Google Tink",
289
- "GCP KMS",
290
- "Node REST API",
291
- "Firebase"
292
- ],
293
- "url": "https://github.com/ebenezer-isaac/android-music-player"
294
- },
295
- {
296
- "name": "Classroom Assignment Evaluator",
297
- "description": "Gemini-based LLM for automated assignment evaluation and feedback using teacher-defined criteria.",
298
- "keywords": [
299
- "Flutter",
300
- "Firebase"
301
- ]
302
- }
303
- ]
1
+ {
2
+ "basics": {
3
+ "name": "Ebenezer Isaac",
4
+ "label": "Software Developer · Web/Application Developer · Full-stack (Java/JavaScript)",
5
+ "email": "ebnezr.isaac@gmail.com",
6
+ "phone": "+44 75010 53232",
7
+ "url": "https://ebenezer-isaac.com",
8
+ "summary": "Web/Application Developer with 3 years’ experience in both enterprise SAP and full stack web development, now pursuing a M.Sc. in Systems Engineering for IoT at UCL. Shipped RTL enablement and 240+ Carbon Design System v2 migrations for IBM.com, automated support workflows, and delivered production-grade university portals. Passionate about building automation tools to improve developer productivity and system efficiency.",
9
+ "location": {
10
+ "city": "London",
11
+ "countryCode": "GB",
12
+ "region": "UK"
13
+ },
14
+ "profiles": [
15
+ {
16
+ "network": "LinkedIn",
17
+ "username": "ebnezr-isaac",
18
+ "url": "https://linkedin.com/in/ebnezr-isaac"
19
+ },
20
+ {
21
+ "network": "GitHub",
22
+ "username": "ebenezer-isaac",
23
+ "url": "https://github.com/ebenezer-isaac"
24
+ }
25
+ ]
26
+ },
27
+ "work": [
28
+ {
29
+ "name": "IBM India Private Limited",
30
+ "position": "AEM Sites Application Developer",
31
+ "startDate": "2023-11",
32
+ "endDate": "2025-07",
33
+ "summary": "Tech-stack: AEM Cloud, Java, Node.Js, HTML, CSS, JavaScript, GitHub, Python Client: IBM.com",
34
+ "highlights": [
35
+ "Led roughly 50% of all RTL enablement code changes for IBM.com in a 3-person team, and proposed alternative component implementations to de-risk project timelines.",
36
+ "Built a Node.js tool to map dependencies across 240+ AEM components, cutting issue-triage time by ~70%; complemented with Python automation that reduced planning by ~1 week.",
37
+ "Led Carbon Design System v2 UI modernization for an 8-person team; mentored developers in CSS/Sass and unblocked three complex UI components.",
38
+ "Published an AEM URL Switcher Chrome extension to compare the same page across multiple environments/versions, accelerating multi-environment testing.",
39
+ "Customized three AEM Commons DAM asset reports with dynamic parameters to support Adobe Cloud content operations."
40
+ ]
41
+ },
42
+ {
43
+ "name": "IBM India Private Limited",
44
+ "position": "SAP BI AMS BW Consultant",
45
+ "startDate": "2022-09",
46
+ "endDate": "2023-10",
47
+ "summary": "Tech-stack: SAP BW, Python Client: Volkswagen Financial Services",
48
+ "highlights": [
49
+ "Cut average incident first-response time by ~80% by introducing Python script automation.",
50
+ "Identified a pattern of recurring issues and proactively escalated it, creating an 8-hour mitigation window that prevented a major P1 incident.",
51
+ "Reduced average ticket closure time by more than 24 hours."
52
+ ]
53
+ },
54
+ {
55
+ "name": "College of Engineering - Guindy",
56
+ "position": "Full Stack Developer Intern",
57
+ "startDate": "2022-07",
58
+ "endDate": "2022-08",
59
+ "summary": "Tech-stack: PHP, MySQL, HTML, CSS, JavaScript Client: Center for Academic Courses, Anna University",
60
+ "highlights": [
61
+ "Digitized affiliated college fee records and enabled self-service status checks, with options to export data to Excel/PDF.",
62
+ "Developed a PDF Generator tool to template official letters, reducing manual work and errors by ~90%, and transferred know-how to staff for adoption."
63
+ ]
64
+ },
65
+ {
66
+ "name": "IBM India Private Limited",
67
+ "position": "Associate Application Developer Intern",
68
+ "startDate": "2022-01",
69
+ "endDate": "2022-06",
70
+ "summary": "Tech-stack: SAP S/4 HANA 2.0",
71
+ "highlights": [
72
+ "Completed SAP S/4 HANA 2.0 certification and gained exposure to a full project lifecycle."
73
+ ]
74
+ },
75
+ {
76
+ "name": "Rishabh Software Private Limited, Vadodara",
77
+ "position": "Machine Learning Intern",
78
+ "startDate": "2020-01",
79
+ "endDate": "2020-06",
80
+ "summary": "Tech-stack: PHP, MySQL, HTML, CSS, JavaScript, Keras, Tensorflow",
81
+ "highlights": [
82
+ "Built a Time & Expense Tracker application and prototyped a machine-learning model on Identification of Intoxicated Faces."
83
+ ]
84
+ }
85
+ ],
86
+ "volunteer": [
87
+ {
88
+ "organization": "Crossroads",
89
+ "position": "Volunteer Youth Mentor",
90
+ "startDate": "2024",
91
+ "endDate": "2024",
92
+ "summary": "Co-led weekly teen sessions, designing activities that build communication and conflict-resolution skills while maintaining a safe, respectful environment. Followed safeguarding procedures, kept matters confidential, and sign-posted students to appropriate support."
93
+ },
94
+ {
95
+ "organization": "Anna University",
96
+ "position": "MCA Class Representative",
97
+ "startDate": "2020",
98
+ "endDate": "2022",
99
+ "summary": "Elected cohort liaison; ran quick pulse-checks to surface concerns, presented consolidated feedback and solutions to faculty, mediated timetable/assessment conflicts, and ensured updates and actions were communicated and closed."
100
+ }
101
+ ],
102
+ "education": [
103
+ {
104
+ "institution": "University College London",
105
+ "area": "Systems Engineering for the Internet of Things",
106
+ "studyType": "M.Sc",
107
+ "startDate": "2025",
108
+ "endDate": "2026",
109
+ "courses": [
110
+ "Designing Sensor Systems",
111
+ "Real-World Multi-agent Systems"
112
+ ]
113
+ },
114
+ {
115
+ "institution": "Anna University, College of Engineering – Guindy",
116
+ "area": "Computer Application",
117
+ "studyType": "Master",
118
+ "startDate": "2020",
119
+ "endDate": "2022",
120
+ "score": "8.5 CGPA",
121
+ "courses": [
122
+ "Cyber Security and Internet of Things",
123
+ "Advanced Java",
124
+ "Machine Learning"
125
+ ]
126
+ },
127
+ {
128
+ "institution": "Maharaja Sayajirao University of Baroda",
129
+ "area": "Computer Application",
130
+ "studyType": "Bachelor",
131
+ "startDate": "2017",
132
+ "endDate": "2020",
133
+ "score": "7.5 CGPA",
134
+ "courses": [
135
+ "Advanced Java",
136
+ "Machine Learning",
137
+ "Android Development",
138
+ "Networking"
139
+ ]
140
+ }
141
+ ],
142
+ "certificates": [
143
+ {
144
+ "name": "AWS Certified Cloud Practitioner"
145
+ },
146
+ {
147
+ "name": "Adobe Certified Expert - Adobe Experience Manager Sites Developer"
148
+ },
149
+ {
150
+ "name": "Adobe Certified Professional - Adobe Experience Manager Forms Backend Developer"
151
+ },
152
+ {
153
+ "name": "SAP Certified Development Specialist - ABAP for SAP HANA 2.0"
154
+ },
155
+ {
156
+ "name": "15+ additional Adobe, IBM, and Credly-verified certifications"
157
+ }
158
+ ],
159
+ "skills": [
160
+ {
161
+ "name": "Languages/Frameworks",
162
+ "keywords": [
163
+ "JavaScript",
164
+ "Java",
165
+ "PHP",
166
+ "Node.Js",
167
+ "Flutter",
168
+ "Python",
169
+ "HTML",
170
+ "CSS",
171
+ "JSON",
172
+ "XML",
173
+ "jQuery"
174
+ ]
175
+ },
176
+ {
177
+ "name": "Platforms",
178
+ "keywords": [
179
+ "AEM Sites",
180
+ "Sling",
181
+ "OSGi",
182
+ "AWS",
183
+ "GCP KMS"
184
+ ]
185
+ },
186
+ {
187
+ "name": "Data",
188
+ "keywords": [
189
+ "Firebase",
190
+ "MySQL",
191
+ "MongoDB"
192
+ ]
193
+ },
194
+ {
195
+ "name": "Tools/Libraries/Devices",
196
+ "keywords": [
197
+ "REST APIs",
198
+ "React",
199
+ "GitHub",
200
+ "Google Tink",
201
+ "Arduino",
202
+ "Raspberry Pi"
203
+ ]
204
+ }
205
+ ],
206
+ "languages": [
207
+ {
208
+ "language": "English",
209
+ "fluency": "IELTS 8.0"
210
+ },
211
+ {
212
+ "language": "Tamil",
213
+ "fluency": "Native"
214
+ },
215
+ {
216
+ "language": "Hindi",
217
+ "fluency": "Fluent"
218
+ }
219
+ ],
220
+ "interests": [
221
+ {
222
+ "name": "Weight Training"
223
+ },
224
+ {
225
+ "name": "Guitar"
226
+ },
227
+ {
228
+ "name": "Trekking"
229
+ },
230
+ {
231
+ "name": "Swimming"
232
+ },
233
+ {
234
+ "name": "Cycling"
235
+ },
236
+ {
237
+ "name": "Marathon Running"
238
+ }
239
+ ],
240
+ "references": [
241
+ {
242
+ "name": "Available on request"
243
+ }
244
+ ],
245
+ "projects": [
246
+ {
247
+ "name": "Low-Cost Automation of Existing Electric Devices (MycroLinks)",
248
+ "description": "Mobile app + NodeMCU (ESP8266) with real-time control and state sync.",
249
+ "keywords": [
250
+ "Flutter",
251
+ "Dart",
252
+ "Firebase",
253
+ "Arduino"
254
+ ],
255
+ "url": "https://github.com/ebenezer-isaac/mycrolinks"
256
+ },
257
+ {
258
+ "name": "Fingerprint Attendance Management System",
259
+ "description": "Distributed biometric devices with central admin portal; CSV/Excel exports and audit logs.",
260
+ "keywords": [
261
+ "Java Web",
262
+ "Python",
263
+ "Raspberry Pi",
264
+ "Arduino",
265
+ "MySQL",
266
+ "JS/CSS"
267
+ ],
268
+ "url": "https://github.com/ebenezer-isaac/cerberus-web"
269
+ },
270
+ {
271
+ "name": "Event Enrolment & Online Payments (Deepwoods MCC)",
272
+ "description": "Enrolment, ticketing, and payment confirmations with dashboard and exports.",
273
+ "keywords": [
274
+ "PHP",
275
+ "MySQL",
276
+ "InstaMojo",
277
+ "jQuery",
278
+ "SEO",
279
+ "Bootstrap"
280
+ ],
281
+ "url": "https://github.com/ebenezer-isaac/deepwoods-mcc.com"
282
+ },
283
+ {
284
+ "name": "Android Password Manager",
285
+ "description": "On-device encryption with cloud-managed keys; Secure credential sync.",
286
+ "keywords": [
287
+ "Android",
288
+ "Google Tink",
289
+ "GCP KMS",
290
+ "Node REST API",
291
+ "Firebase"
292
+ ],
293
+ "url": "https://github.com/ebenezer-isaac/android-music-player"
294
+ },
295
+ {
296
+ "name": "Classroom Assignment Evaluator",
297
+ "description": "Gemini-based LLM for automated assignment evaluation and feedback using teacher-defined criteria.",
298
+ "keywords": [
299
+ "Flutter",
300
+ "Firebase"
301
+ ]
302
+ }
303
+ ]
304
304
  }