-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.tex
475 lines (382 loc) · 17.7 KB
/
main.tex
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
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
%-------------------------
% Resume in Latex
% Author : Aras Gungore
% License : MIT
%------------------------
\documentclass[letterpaper,11pt]{article}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\usepackage{fancyhdr}
\usepackage[english]{babel}
\usepackage{tabularx}
\usepackage{hyphenat}
\usepackage{fontawesome}
\input{glyphtounicode}
%---------- FONT OPTIONS ----------
% sans-serif
% \usepackage[sfdefault]{FiraSans}
% \usepackage[sfdefault]{roboto}
% \usepackage[sfdefault]{noto-sans}
% \usepackage[default]{sourcesanspro}
% serif
% \usepackage{CormorantGaramond}
% \usepackage{charter}
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
% Adjust margins
\addtolength{\oddsidemargin}{-0.5in}
\addtolength{\evensidemargin}{-0.5in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-.5in}
\addtolength{\textheight}{1.0in}
\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
% Sections formatting
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
% Ensure that generate pdf is machine readable/ATS parsable
\pdfgentounicode=1
%-------------------------
% Custom commands
\newcommand{\resumeItem}[1]{
\item\small{
{#1 \vspace{-2pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\
\textit{\small#3} & \textit{\small #4} \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubSubheading}[2]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\textit{\small#1} & \textit{\small #2} \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeEducationHeading}[6]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\
\textit{\small#3} & \textit{\small #4} \\
\textit{\small#5} & \textit{\small #6} \\
\end{tabular*}\vspace{-5pt}
}
\newcommand{\resumeProjectHeading}[2]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\small#1 & #2 \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeOrganizationHeading}[4]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & \textit{\small #2} \\
\textit{\small#3}
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-4pt}}
\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.15in, label={}]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
%-------------------------------------------
%%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%---------- HEADING ----------
\begin{center}
\textbf{\Huge \scshape Chenyu Gu} \\ \vspace{3pt}
\small
\faMobile \hspace{.5pt} \href{tel:14046374484}{+1 (404) 637 4484}
$|$
\faAt \hspace{.5pt} \href{mailto:[email protected]}{[email protected]}
% $|$
% \faLinkedinSquare \hspace{.5pt} \href{https://www.linkedin.com/in/chenyu-gu-38337226b/}{LinkedIn}
% $|$
% \faGithub \hspace{.5pt} \href{https://github.com/ChyenGCY}{GitHub}
% $|$
% \faGlobe \hspace{.5pt} \href{https://www.chenyugu.com}{Portfolio}
$|$
\faMapMarker \hspace{.5pt} \href{https://www.google.com/maps/place/Georgia+Institute+of+Technology/@33.7756222,-84.3988599,16z/data=!3m1!4b1!4m6!3m5!1s0x88f5048aebc34fe3:0xb52ad03e3ad8c50f!8m2!3d33.7756178!4d-84.396285!16zL20vMGYxbmw?entry=ttu}{Atlanta, United States}
\end{center}
%----------- EDUCATION -----------
\section{Education}
\vspace{3pt}
\resumeSubHeadingListStart
\resumeSubheading
{Georgia Institute of Technology}{Atlanta, United States}{M.
S.
in Bioengineering (ECE);}{Aug 2024 - now}
\resumeSubheading
{Southern University of Science and Technology
}{Shenzhen, China}
{B.
S.
in Intelligent Medical Engineering; \textbf{GPA: 3.82/4.00}}{Aug 2020 \textbf{--}
Jun 2024} \resumeItem{\small \textbf{Relevant coursework:} Medical Robotics, Principles of
Electrical Circuits, Signals and Systems, Digital Signal Processing, Medical Imaging, Machine
Learning, Neural Engineering and Brain-computer Interface.
}
\resumeSubheading {KTH Royal Institute of Technology}{Stockholm,
Sweden} { Exchange student in Electrical Engineering and Computer Science}{Sep 2023 \textbf{--}
Jan 2024} \resumeItem{\small \textbf{Relevant coursework:} Principles of Wireless Sensor Networks,
Social Robotics.
}
\resumeSubheading {Imperial College London}{London, United Kingdom}
{Data Science Bachelor Summer School; \textbf{Grade: B-merit}}{Jun 2022 \textbf{--}
Aug 2022}
\resumeSubHeadingListEnd
\section{Research
Interests} \textbf{Wearable Technology, Human Movement, Bioelectronics, and Medical Robots.
% \resumeSubHeadingListStart% \small{\item{% % \textbf{Relevant coursework:} Materials Science, Electrical Circuits I-II, Digital System Design, Numerical Methods, Probability Theory, Electronics I-II, Signals and Systems, Electromagnetic Field Theory, Energy Conversion, System Dynamics and Control, Communication Engineering, Pattern Recognition, Introduction to Digital Signal Processing, Introduction to Digital Communications, Introduction to Database Systems, Introduction to Image Processing, Machine Vision% \textbf{National University Admission Exam (YKS):} Ranked $75^{th}$ in Mathematics and Science among ca. 2.3 million candidates with a test score of 489.92/500. (Jul 2018)}}% \resumeSubHeadingListEnd
% ----------- RESEARCH INTERESTS -----------
}
%----------- PUBLICATIONS -----------
\section{Publicatios}
\resumeItemListStart \resumeItem{\textbf{C.
Gu*} et al., “IMU-based motion capture system for rehabilitation applications: A systematic
review,” Biomimetic Intelligence and Robotics, vol.
3, no. 2, p. 100097, 2023, doi: 10.1016/j.birob.2023.100097.}
\resumeItem{
\textbf{C.
Gu*} et al., “A Portable Inertial Navigation System for Total Hip Arthroplasty Targeting Direct
Anterior Approach” (Currently under review).
}
\resumeItemListEnd
% ----------- EXPERIENCE -----------
\section{Experience} \vspace{3pt}
\resumeSubHeadingListStart
% ----------- Movement ANalysis -----------
\resumeSubheading
{Movement analysis using IMU sensors}{Stockholm, Sweden} {Visiting Student in Intelligent Heart Technology Lab (I-HeaL)}{Oct 2023 \textbf{--}
Jan 2024}
\resumeItemListStart
\resumeItem{ Extracting gait
parameters and human center of mass to explore the relationship between human movement and
cardiovascular function.
}
\resumeItem{Deploy a Kalman filter for orientation estimation and calibrate the angle and direction of the IMU.
Also, develop algorithms to extract gait parameters and COM.
}
\resumeItemListEnd
% ----------- Motion Capture -----------
\resumeSubheading
{Motion Capture for rehabilitation}{Shenzhen, China}
{Project leader in Brain-robot Rehabilitation Lab}{April 2022 \textbf{--}
May 2024}
\resumeItemListStart
\resumeItem{Integrate
ultra-wide band (UWB) technology and inertial measurement unit (IMU) to develop a motion capture
system to recovery human motion.
} \resumeItem{Help develop Unity visualization and design the python code for signal transmission Apply deep learning enabling sparse motion capture.
}
\resumeItem{Apply the system on healthy subjects for rehabilitation exercise and evaluate the
effectiveness of the system.
}
\resumeItemListEnd
% ----------- Navigation system -----------
\resumeSubheading
{Navigation system for surgeries}{Shenzhen, China} {Project leader in Brain-robot Rehabilitation Lab}{Feb 2022 \textbf{--}
Oct 2023}
\resumeItemListStart
\resumeItem{Design a surgery
navigation system consisting of an on-handle module and an on-body module, equipped with a 9-axis
IMU and a gyroscope, respectively.
} \resumeItem{Evaluate the effectiveness of the system at both the sensor and system levels.}
\resumeItem{Our proposed system has shown effectiveness in meeting the requirements of total hip arthroplasty surgeries via direct anterior approach.} \resumeItemListEnd
\resumeSubheading {Center of mass estimation
and rehabilitation applications}{Shenzhen, China} {Project Assistant in Brain-robot Rehabilitation
Lab}{Oct 2022 \textbf{--}
Aug 2023}
\resumeItemListStart
\resumeItem{Use IMU motion
capture to estimate human three-dimensional center of mass for rehabilitation application.
% ----------- COM Analysis -----------
}
\resumeItem{Analysis human center of mass to extract the feature of human motion and perform rehabilitation assessment.}
\resumeItemListEnd
% ----------- Review on Rehabilitation -----------
\resumeSubheading
{Review on motion Capture for rehabilitation}{Shenzhen, China}
{Researcher in Brain-robot Rehabilitation Lab}{Jun 2022 \textbf{--}
Oct 2022}
\resumeItemListStart
\resumeItem{ Investigate the
current application of IMU inertial motion capture technology in rehabilitation and write a review.
}
\resumeItemListEnd
\resumeSubHeadingListEnd
\section{Projects}
\resumeSubHeadingListStart
\resumeSubheading {Design a prototype of a
cardiopulmonary resuscitation robot}{Course Project \textbf{Grade: A}} {Project Leader}{Apr 2023
\textbf{--}
May 2023}
\resumeItemListStart
\resumeItem{ Designed a
prototype of medical robot for cardiopulmonary resuscitation.
% ----------- Robot ----------------
}
\resumeItem{
Finish 3D modeling the drone robot in Solidworks and design robot kinematic and control flow.
}
\resumeItemListEnd
% ----------- Data visualization ----------------
\resumeSubheading {Road network
visualization of taxi data}{Course Project \textbf{Grade: A}} {Project Leader}{May 2023 \textbf{--}
Apr 2023}
\resumeItemListStart
\resumeItem{ Visualize the
data of taxi driver of Shenzhen and analysis the taxi data.
}
\resumeItem{
Finish data washing to clean the original data and extract the origin-destination data and analyze the desity of taxi order and give possible urban construction plan.}
\resumeItemListEnd
% ----------- WordRepresentation ----------------
\resumeSubheading
{Word representation in biomedical domain}{Summer School \textbf{Grade: B}}
{Project Assistant in Imperial College London}{Jul 2022 \textbf{--}
Aug 2022}
\resumeItemListStart
\resumeItem{
Build deeplearning model for word representation in medical field, using n-gram and skip-gram for modeling and t-SHE for visualization}
\resumeItemListEnd
\resumeSubHeadingListEnd
%----------- AWARDS & ACHIEVEMENTS -----------
\section{Awards \& Achievements}
\vspace{2pt}
\small{
\begin{tabular}{p{16.3cm}@{\extracolsep{\fill}}r}
\textbf{(School-level)Excellent Graduation Thesis Award} & Jul 2024 \\[2pt]
\textbf{(School-level)Outstanding Student Scholarship of Zhicheng College} & 2021, 2022, 2023 \\[2pt]
\textbf{(Provincal-level)"Internet Plus" College Student Innovation and Entrepreneurship Competition} & Aug 2023 \\[2pt]
\textbf{(School-level)"Internet Plus" College Student Innovation and Entrepreneurship Competition} & Jul 2022 \\[2pt]
\textbf{(School-level)Excellent Team of "Sycamore Tree" Campus Entrepreneurship Star Competition} & May 2022 \\[2pt]
\textbf{(National-level)RoboMaster 2021 Mecha Master Super Competition First Prize} & Sep 2021 \\[2pt]
\textbf{(Top 3 in the major)"Fu Turui" Fellowship, Department of Biomedical Engineering} & Oct 2021 \\[2pt]
\textbf{(Top 4 of the provinve)First Prize of Scholarship for Freshmen} & Sep 2020
\end{tabular}
}
% \resumeSubHeadingListStart
% \small{
% \item{\textbf{Outstanding Student Scholarship of Zhicheng College} {2021, 2022, 2023} \\ \vspace{2pt}
% \textbf{"Internet Plus" College Student Innovation and Entrepreneurship Competition}
% Aug 2023 \\ \vspace{2pt} \textbf{"Internet Plus" College Student Innovation and Entrepreneurship
% Competition} Jul 2022 \\ \vspace{2pt} \textbf{Excellent Team of "Sycamore Tree" Campus
% Entrepreneurship Star Competition} May 2022 \\ \vspace{2pt}
%
% \textbf{RoboMaster
% 2021 Mecha Master Super Competition First Price} Sep 2021 \\ \vspace{2pt}
%
% \textbf{"Fu Turui" Fellowship, Department of Biomedical Engineering} Oct 2021\\ \vspace{2pt}
%
% \textbf{First Prize of Scholarship for Freshmen} Sep 2020 }}
% \resumeSubHeadingListEnd
%----------- SKILLS -----------
\section{Skills}
\resumeItemListStart
\resumeItem{\textbf{Laboratory:}
3D printing, PCB design, Soldering, Oscilloscope, Signal generator, Motion capture system, Force plate.}
\resumeItem{\textbf{Programming:}
Python(Proficient in data analysis and machine learning), C(For embeded system design), MATLAB(For
data analysis), Rust(For system design), Java.
} \resumeItem{\textbf{Software:}
Solidworks(For 3D modeling), JLC-EDA(For PCB design), Unity(Game interface design), Blender}
\resumeItem{\textbf{Tools:} Git, Neovim, Docker, Jupyter, VS Code, Microsoft Office.
}
\resumeItemListEnd
\section{Extracurricular Activities} \vspace{3pt}
\resumeSubHeadingListStart \resumeSubheading {South university of science and technology archery
team}{Oct 2020 \textbf{--}
Oct 2021} {Members of School Archery Team}{Shenzhen, China} \resumeItem{Join the school-level
archery team and organize archery training and competition activities.
%----------- EXTRACURRICULAR ACTIVITIES -----------
}
\resumeSubheading
{Student Union of Zhicheng College, Southern University of Science and Technology}{Sep 2020 \textbf{--}
Jun 2021} {Member of the propaganda department The propaganda department of the student union.
}{Shenzhen, China}
\resumeItem{Organize various activities, such as the New Year's Eve party, Nanke Voice, etc.}
\resumeSubHeadingListEnd
% ----------- Languages -----------
\section{Languages} \vspace{3pt}
\resumeItemListStart
\resumeItem{\textbf{Chinese:} Native speaker}
\resumeItem{\textbf{English:} Fluent (TOEFL: 100)}
\resumeItem{\textbf{Japanese and Germany:} Elementary}
\resumeItemListEnd
%----------- PROJECTS -----------
%
% \section{Projects}
% \vspace{3pt}
% \resumeSubHeadingListStart
%
% \resumeProjectHeading
% {\textbf{Filters and Fractals} $|$ \emph{\href{https://github.com/arasgungore/filters-and-fractals}{\color{blue}GitHub}}}{}
% \resumeItemListStart
% \resumeItem{A C project which implements a variety of image processing operations that manipulate the size, filter, brightness, contrast, saturation, and other properties of PPM images from scratch and recursive fractal generation functions to model popular fractals including Mandelbrot set, Julia set, Koch curve, Barnsley fern, and Sierpinski triangle.}
% \resumeItemListEnd
%
% \resumeProjectHeading
% {\textbf{Chess Bot} $|$ \emph{\href{https://github.com/arasgungore/chess-bot}{\color{blue}GitHub}}}{}
% \resumeItemListStart
% \resumeItem{A C++ project in which you can play chess against an AI with a specified decision tree depth that uses alpha-beta pruning algorithm to predict the optimal move. Aside from basic moves, this mini chess engine also implements chess rules such as castling, en passant, fifty-move rule, threefold repetition, and pawn promotion.}
% \resumeItemListEnd
%
% \resumeProjectHeading
% {\textbf{DS\&A Projects} $|$ \emph{\href{https://github.com/arasgungore/CMPE250-projects}{\color{blue}GitHub}}}{}
% \resumeItemListStart
% \resumeItem{Five Java projects that apply DS\&A concepts such as discrete-event simulation using priority queues, Dijkstra's shortest path algorithm, Prim's algorithm to find the minimum spanning tree, Dinic's algorithm for maximum flow problems, and weighted job scheduling with dynamic programming to real-world problems.}
% \resumeItemListEnd
%
% \resumeSubHeadingListEnd
%
%----------- RELEVANT COURSEWORK -----------
% \section{Relevant Coursework}
% \vspace{2pt}
% \resumeSubHeadingListStart
% \small{\item{
% \textbf{Major coursework:}{ Materials Science, Electrical Circuits I-II, Digital System Design, Numerical Methods, Probability Theory, Electronics I-II, Signals and Systems, Electromagnetic Field Theory, Energy Conversion, System Dynamics and Control, Communication Engineering, Pattern Recognition, Introduction to Digital Signal Processing, Introduction to Digital Communications, Introduction to Database Systems, Introduction to Image Processing, Machine Vision} \\ \vspace{3pt}
% \textbf{Minor coursework:}{ Discrete Computational Structures, Introduction to Object-Oriented Programming, Data Structures and Algorithms, Computer Organization, Fundamentals of Software Engineering}
% }}
% \resumeSubHeadingListEnd
%----------- CERTIFICATES -----------
% \section{Certificates}
% \resumeSubHeadingListStart
% \resumeOrganizationHeading
% {Procter \& Gamble VIA Certificate Program}{Feb 2022}{Project Management and Personal Productivity}
% \resumeSubHeadingListEnd
%----------- ORGANIZATIONS -----------
% \section{Organizations}
% \resumeSubHeadingListStart
% \resumeOrganizationHeading
% {Institute of Electrical and Electronics Engineers (IEEE)}{Feb 2022 -- Present}{Student Member}
% \resumeSubHeadingListEnd
%----------- HOBBIES -----------
% \section{Hobbies}
% \resumeSubHeadingListStart
% \small{\item{Basketball, Swimming, Fitness, Eight-ball, Horology}}
% \resumeSubHeadingListEnd
%----------- REFERENCES -----------
% \section{References}
% \vspace{2pt}
% \resumeSubHeadingListStart
% \item{References available upon request.}
% \resumeSubHeadingListEnd
%-------------------------------------------
\end{document}