generated from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.json
202 lines (202 loc) · 7.39 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
{
"basics": {
"name": "Majid Ahmed",
"label": "Electrical Engineering Master's Student",
"email": "[email protected]",
"url": "https://majid-0.github.io",
"summary": "Electrical engineering master's student eager to leverage academic expertise and hands-on experience in roles that foster innovation and problem-solving.",
"location": {
"address": "Ajman",
"city": "Ajman",
"countryCode": "AE",
"region": "United Arab Emirates"
},
"profiles": []
},
"education": [
{
"institution": "American University of Sharjah",
"location": "Sharjah, UAE",
"url": "https://www.aus.edu/",
"area": "Electrical Engineering",
"studyType": "Master of Science",
"startDate": "2022-01-01",
"endDate": "2024-12-01",
"summary": "Master of Science in Electrical Engineering, expected graduation date: December 2024"
},
{
"institution": "American University of Sharjah",
"location": "Sharjah, UAE",
"url": "https://www.aus.edu/",
"area": "Electrical Engineering",
"studyType": "Bachelor of Science",
"startDate": "2018-01-01",
"endDate": "2022-06-01",
"score": "cum laude",
"summary": "Bachelor of Science in Electrical Engineering (cum laude), graduation date: June 2022"
}
],
"work": [
{
"name": "American University of Sharjah",
"position": "Graduate Research Assistant",
"location": "Sharjah, UAE",
"startDate": "2022-01-01",
"endDate": "2024-12-01",
"summary": "Led the development of an amateur portable satellite ground station."
}
],
"awards": [
{
"title": "Dean’s List and Chancellor’s List",
"date": "2019-2022",
"summary": "Placed on the Dean’s List four times and on the Chancellor’s List twice."
},
{
"title": "IEEE Eta Kappa Nu (HKN) Member",
"date": "2023",
"summary": "Member of IEEE Eta Kappa Nu (HKN) Honor Society."
},
{
"title": "Tau Beta Pi (TBP) Engineering Honor Society Member",
"date": "2024",
"summary": "Member of Tau Beta Pi (TBP) Engineering Honor Society."
}
],
"skills": [
{
"name": "Programming",
"level": "Advanced",
"keywords": ["Python Programming", "MATLAB programming", "Siemens TIA Portal for PLC programming"]
},
{
"name": "Engineering Software",
"level": "Advanced",
"keywords": [
"Keysight’s Advanced Design System (ADS)",
"ANSYS Electronics (HFSS)",
"NI LABVIEW",
"ORCAD PSPICE circuit simulations",
"NI MULTISIM & ULTIBOARD"
]
}
],
"projects": [
{
"name": "Design of Class AB Power Amplifier",
"summary": "Designed a Class AB Power amplifier for high-frequency applications using Keysight ADS.",
"url": "https://majid-0.github.io/projects"
},
{
"name": "Pyramidical Horn Antenna Design",
"summary": "Designed and verified the performance of a horn antenna for a 2.6-3.95 GHz frequency range using Ansys Electronics, followed by 3D printing to fabricate the antenna.",
"url": "https://majid-0.github.io/projects"
},
{
"name": "Automatic Modulation Classification",
"summary": "Investigated the use of machine learning for automatic modulation classification for varying signal-to-noise ratios.",
"url": "https://majid-0.github.io/projects"
},
{
"name": "2D Brain Tumor Segmentation",
"summary": "Investigated the use of machine learning to segment brain tumor regions using 2D slices from multimodal MRI scans.",
"url": "https://majid-0.github.io/projects"
},
{
"name": "2D FDTD Horn Antenna Simulation",
"summary": "Developed a simplified electromagnetic simulation of a horn antenna.",
"url": "https://majid-0.github.io/projects"
},
{
"name": "Photovoltaic System Design",
"summary": "Simulated the design of a buck-boost converter to implement an MPPT control algorithm.",
"url": "https://majid-0.github.io/projects"
},
{
"name": "Portable Amateur Satellite Ground-station",
"summary": "Developed a software program that calculates satellite orbits, controls antenna rotator positioning, and interfaces with a software-defined radio (SDR) to receive satellite transmissions.",
"url": "https://majid-0.github.io/projects"
},
{
"name": "Microwave Non-destructive Testing for Food",
"summary": "Studied how the dielectric properties of cold cuts change as spoilage occurs and designed a simplified proof of concept measurement setup to detect spoilage.",
"url": "https://majid-0.github.io/projects"
},
{
"name": "Design of a 4x4 Butler Matrix",
"summary": "Designed a 4x4 Butler matrix for analog beamforming applications through electromagnetic simulations.",
"url": "https://majid-0.github.io/projects"
}
],
"publications": [
{
"name": "Hybrid Digital/Analog Predistorter Architecture With Enhanced Robustness to Hardware Impairments",
"publisher": "IEEE Access",
"releaseDate": "2024",
"url": "https://ieeexplore.ieee.org/document/10636135",
"summary": "Published in IEEE Access, Vol. 12, p. 113928-113943."
},
{
"name": "Neural Networks Based Behavioral Modeling of Dual-Band RF Power Amplifiers using Augmented BiLSTM Structures",
"publisher": "IEEE",
"releaseDate": "2024-02",
"summary": "Presented at the 2024 International Conference on Artificial Intelligence in Information and Communication (ICAIIC).",
"url": "https://ieeexplore.ieee.org/document/10463289"
},
{
"name": "Power Amplifier Predistortion Using Reduced Sampling Rates in the Forward and Feedback Paths",
"publisher": "MDPI Sensors",
"releaseDate": "2024-05",
"summary": "Published in Sensors, Vol. 24, No. 11.",
"url": "https://www.mdpi.com/1424-8220/24/11/3439"
},
{
"name": "A Low-Cost Portable and Agile Amateur Satellites Ground-Station",
"publisher": "IEEE",
"releaseDate": "2023-10",
"summary": "Presented at the 2023 IEEE 9th International Conference on Smart Instrumentation, Measurement and Applications (ICSIMA).",
"url": "https://ieeexplore.ieee.org/document/10373492"
},
{
"name": "BiLSTM Neural Network Digital Predistorter with Reduced Feedback Sampling Rate",
"publisher": "IEEE",
"releaseDate": "2023-08",
"summary": "Presented at the 2023 IEEE Symposium on Wireless Technology & Applications (ISWTA).",
"url": "https://ieeexplore.ieee.org/document/10249275"
}
],
"languages": [
{
"language": "Arabic",
"fluency": "Native Speaker"
},
{
"language": "English",
"fluency": "Fluent"
}
],
"interests": [
{
"name": "Physics",
"keywords": ["Quantum Mechanics", "Astrophysics", "Fusion Energy", "Particle Physics"]
},
{
"name": "Engineering",
"keywords": [
"Antennas and EM Propagation",
"RF Communications",
"Digital Signal Processing",
"Applications of Machine Learning in Engineering",
"Renewable Energy Systems",
"Embedded Systems",
"Robotics",
"Analog and Digital Circuit Design",
"Microwave Engineering",
"Biomedical Engineering",
"5G and Beyond",
"Satellite Communications",
"Electric Vehicles"
]
}
]
}