generated from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.json
225 lines (225 loc) · 8.76 KB
/
resume.json
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
{
"basics": {
"name": "Shadab Shaikh",
"title": "Embedded Systems Engineer",
"image": "",
"Email 1": "[email protected]",
"Email 2": "[email protected]",
"phone": "",
"url": "https://shadab-shaikh.de",
"summary": "Embedded Systems Engineer and a motivated Student currently pursuing a master's degree in Embedded Systems Design. Valuable working experience in the research and development of software architecture, design and testing of products. Comprehensive knowledge in the field of Embedded Systems and Computer Programming.",
"location": {
"postalCode": "93055",
"city": "Regensburg",
"countryCode": "DE"
},
"profiles": [
{
"network": "github",
"username": "shadab205",
"url": "https://github.com/shadab205"
},
{
"network": "Linkedin",
"username": "shadab205",
"url": "https://linkedin.com/shadab205"
}
]
},
"work": [
{
"name": "AVL Software and Functions GmbH",
"position": "Master Thesis",
"url": "https://www.avl-functions.com",
"startDate": "2024-08-01",
"summary": "Efficient On-Device Traffic Sign Detection Using Edge Machine Learning Designing and optimizing machine learning models for traffic sign detection, focusing on resource efficiency for deployment on low-power embedded devices. Evaluating trade-offs between computational performance and resource constraints, with an emphasis on real-time inferencing on CPU-based systems.",
"highlights": [" C++","Machine Learning","Tensorflow"]
},
{
"name": "Testia GmbH",
"position": "Automation Working Student",
"url": "https://testia.com",
"startDate": "2024-01-01",
"endDate":"2024-07-30",
"summary": "In this job position I worked with the IT department, where I programmed Automation Tasks on an Apache Airflow.",
"highlights": ["Python","Apache Airflow","ETL"]
},
{
"name": "Nhanz Systems Pvt. Ltd.",
"position": "Senior Embedded Systems Engineer",
"url": "https://nhanz.in",
"startDate": "2022-07-01",
"endDate": "2023-03-31",
"summary": "At Nhanz Systems I was the team lead of the Embedded Systems department responsible for the development of the motor control firmware. I was also tasked with various other development jobs across the company where my expertise could be utilized.",
"highlights": ["Software Architecture of a Motor Controller for EVs",
"Optimizing the efficiency of the Motor Control Algorithms",
"Test Driven Development using Ceedling Unit Test",
"HSI (Hardware Software Interface) for the Motor Controller Platform",
"Bootloader Port and Flash Programming"
]
},
{
"name": "Inmotive Inc.",
"position": "Embedded Systems Engineer",
"url": "https://www.inmotive.com",
"startDate": "2020-07-01",
"endDate": "2022-06-30",
"summary": "Inmotive Inc. is working on a novel patented 2 speed automatic transmision. My task was to port their original firmware to their client vehicle. I also remotely supported them in firmware development tasks.",
"highlights": ["Firmware development for TMS570 Microcontroller Platform",
"Transmission control program reprogramming",
"Curtis Motor Controller reprogramming",
"System testing on dynamometer"
]
},
{
"name": "BioDesign Labs Pvt. Ltd.",
"position": "Embedded Systems Consultant",
"url": "https://biodesigninnovationlabs.com/",
"startDate": "2020-05-01",
"endDate": "2020-06-30",
"summary": "Embedded Systems firmware consulting and development for RespirAid breathing aid device.",
"highlights": ["State-machine development for HMI frontend and backend programming",
"Defining the HSI for a Ventilator Controller Architecture",
"Servo Motor Control Programming and UART Communication interfacing",
"Product validation testing"
]
},
{
"name": "Emfluxmotors Pvt. Ltd.",
"position": "Embedded Systems Engineer",
"url": "https://emfluxmotors.com/",
"startDate": "2019-07-01",
"endDate": "2020-04-30",
"summary": "My professional journey began with Emflux Motors where I joined as an Embedded Systems Intern. I was assigned to the motor controller team, where I was developing modules for an Induction Motor firnware. Later on I was handed a fulltime position and I took on various other development tasks.",
"highlights": ["Direct Software Development for the EMFLUX ONE Electric Superbike Prototype",
"Simulink based Model Design of the Motor Controller Algorithm",
"Induction Motor Control Algorithm Development",
"Data Acquisition Software in Embedded Linux & Hardware Development",
"CAN Communication Architecture Design for Prototype ECU/Master Controller"
]
}
],
"education": [
{
"institution": "Hochschule Bremerhaven",
"location": "Bremerhaven DE",
"url": "https://www.hs-bremerhaven.de/",
"area": "Embedded Systems Design",
"studyType": "Masters",
"startDate": "2023-04-01",
"score": "1.5",
"courses": ["Model Based Design","Digital Systems", "VHDL", "Discrete Control Systems", "ISM"]
},
{
"institution": "Savitribai Phule Pune University",
"location": "Pune IN",
"url": "https://www.unipune.ac.in/",
"area": "Electronics and Communication",
"studyType": "Bachelors",
"startDate": "2014-07-01",
"endDate" : "2018-06-01",
"score": "A+",
"courses": ["Analog and Digital Communication","Analog and Digital Circuits", "Control Systems", "Image Processing"]
}
],
"skills": [
{
"name": "Embedded Systems Firmware",
"level": "Master",
"icon": "fa-solid fa-hashtag",
"keywords": [
"Embedded C",
"C/C++",
"Micropython"
]
},
{
"name": "General Software Development",
"level": "Intermediate",
"icon": "fa-solid fa-hashtag",
"keywords": [
"Python",
"C/C++",
"Matlab/Simulink"
]
},
{
"name": "Other Skills",
"icon": "fa-solid fa-hashtag",
"keywords": [
"Motor Control Algorithms",
"EV Architecture",
"Image Processing",
"RTOS",
"Model Based Design",
"HIL/SIL Testing",
"ARM Microcontrollers",
"Agile Project Management",
"GIT version Control",
"Apache Airflow",
"Doxygen",
"CAN/I2C/SPI"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker",
"icon": ""
},
{
"language": "German",
"fluency": "Intermediate",
"icon": ""
}
],
"interests": [
{
"name": "Automotive",
"icon": "fa-solid fa-tag",
"keywords": [
"Electric Vehicles",
"Autonomous Driving"
]
},
{
"name": "Embedded Systems",
"icon": "fa-solid fa-tag",
"keywords": [
"Microcontrollers",
"ARM",
"RISC-V",
"RUST",
"Bootloader"
]
},
{
"name": "Internet Technologies",
"icon": "fa-solid fa-tag",
"keywords": [
"Linux",
"Webservers",
"Webhosting"
]
}
],
"projects": [
{
"name": "Semi Autonomous Driving",
"summary": "The aim of a the project was to demonstrate Semi Autonomous Parking where a vehicle is scannig for appropriate parking spaces and then after detection of a valid parking space a parking maneuvre was executed. A Simulink based simulator was first designed to validate the parking space scanning algorithm and the trjectory planning module. The project was then implemented on Lego Mindstorm platform, which posed various challenges due to its limited sensor interfacing support.",
"highlights": ["Autonomous Driving","Micropython", "Simulink"],
"startDate": "2023-10-14",
"endDate": "2024-03-06",
"url": "https://github.com/shadab205"
},
{
"name": "e-Health Monitoring using rPPG",
"summary": "The aim of this project was to detect heartrate of a person utiliying Image Processing and a video of a person's face. Heartrate was extracted by variations of the skin color caused due to the blood being pumped. Signal processing methods on the RGB data were applied to extract the heartrate.",
"highlights": ["Image Processing","Matlab", "Simulink"],
"startDate": "2017-10-01",
"endDate": "2018-05-31",
"url": "https://github.com/shadab205"
}
]
}