You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Gavin_Tranquilino.tex
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,8 @@
49
49
\addtolength{\oddsidemargin}{-0.5in}
50
50
\addtolength{\evensidemargin}{-0.5in}
51
51
\addtolength{\textwidth}{1in}
52
-
\addtolength{\topmargin}{-.5in}
53
-
\addtolength{\textheight}{1.0in}
52
+
\addtolength{\topmargin}{-.75in}
53
+
\addtolength{\textheight}{1.5in} % Increase from 1.0in to 1.5in
54
54
55
55
\urlstyle{same}
56
56
@@ -205,7 +205,7 @@ \section{Experience}
205
205
{University of Waterloo - Engineering IDEAs Clinic}{Waterloo, ON}
206
206
\resumeItemListStart
207
207
\resumeItem{Instrumented a wearable knee crutch, allowing force readings for gait analysis and material selection via \textbf{FEA}.}
208
-
\resumeItem{Built swarm robots using\textbf{Gazebo} and \textbf{TurtleBot3}, showcasing \textbf{LIDAR} integration and \textbf{odometry} in Python.}
208
+
\resumeItem{Built swarm robots in\textbf{Gazebo} using \textbf{ROS2} and \textbf{TurtleBot4}, showcasing \textbf{LiDAR} integration and \textbf{odometry} in Python.}
209
209
\resumeItem{Implemented \textbf{adaptive cruise control} on physical robots using \textbf{PID} controllers in \textbf{C++} and \textbf{Python} packages.}
210
210
% \resumeItem{Led a \textbf{ROS2} workshop for 100+ students, introducing fundamental concepts and streamlining \textbf{Docker} installations.}
211
211
% \resumeItem{Utilized \textbf{Docker} to enable robot development across all operating systems, streamlining the deployment of \textbf{ROS2} apps.}
@@ -229,7 +229,7 @@ \section{Experience}
229
229
% \resumeItem{Collaborated with clients to create tailored part designs, improving machine performance and meeting specific customer requirements.}
230
230
\resumeItem{Created 25 detailed installation manuals, including parts lists and assembly instructions, ensuring ease of use for customers.}
231
231
% \resumeItem{Streamlined version control for website updates using \textbf{Git}, reducing deployment time by 20\%.}
232
-
%\resumeItem{Built a \textbf{Python/Selenium} web scraper to automate competitive analysis and product uploads, processing 2000+ Shopify listings while reducing manual effort by 5 hours weekly.}
232
+
\resumeItem{Built a \textbf{Python/Selenium} web scraper to automate competitive analysis and product uploads, processing 2000+ products.}
\resumeItem{Utilized \textbf{C++} and \textbf{CMake} to develop a graphical simulator that demonstrates \textbf{PID control} to keep the unicycle upright.}
328
-
\resumeItem{Implemented \textbf{Git} submodules to reference third-party \textbf{OpenGL} wrappers, to visualize the simulation.}
327
+
\resumeItem{Built a simulator from scratch using \textbf{C++} and \textbf{CMake}, integrating \textbf{OpenGL} to create a custom physics environment.}
328
+
\resumeItem{Implemented \textbf{cascading PID controllers} to control: balancing and achieving precise position tracking.}
0 commit comments