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: index.html
+32-18Lines changed: 32 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ <h2>Summary</h2>
24
24
<h2>Technical Qualifications</h2>
25
25
<ul>
26
26
<li><strong>Languages & Scripting:</strong> Deep expertise in Python (2.4–3.x) as a primary backend language. Production experience with JavaScript (ES6), TypeScript (infra/tooling), SQL, Golang, Java, C++, Shell scripting (Bash, Zsh, Windows CMD), FORTRAN (77, 90, 95).</li>
<li><strong>Geospatial Technologies:</strong> PostGIS, OpenLayers, GeoJSON, GeoServer, GDAL, Shapely, GEOS, Proj, Leaflet, Mapbox, QGIS; experience with Uber’s internal mapping stack including S2 and H3 cell indexing, real-time geohashing, sensor fusion pipelines, and off-route detection. Built and optimized tile services (including vector tiles) and on-device map matching infrastructure for mobile inference. Contributed to routing optimizations including custom solutions to variations of the Traveling Salesman Problem (TSP) for fleet and logistics use cases.</li>
34
34
<li><strong>Autonomous Systems & Sensor Infrastructure:</strong> Deep experience in autonomous driving and sensor fusion, with a focus on end-to-end systems bridging real-time vehicle data and distributed backend platforms. Worked extensively with ROS (Robot Operating System) in mapping vehicles; contributed to pipeline design for edge data capture, onboard preprocessing, wireless uplink, and cloud-based ingestion and analysis. Led technical efforts across HERE, Intel, Nvidia, Mercedes-Benz, and Audi, specializing in sensor-to-cloud communication and fleet-scale data infrastructure. Hands-on experience with HD map generation, fleet telemetry pipelines, and real-time localization systems.</li>
35
35
<li><strong>HPC & Scientific Computing:</strong> Extensive experience in high-performance computing for scientific applications, including Monte Carlo simulations, molecular dynamics (LAMMPS), and electronic structure calculations (VASP). Built and maintained Beowulf-style compute clusters using ROCKS, including diskless node deployment and MPI-based parallelization with MPICH2 and OpenMPI. Proficient with OpenMP, multithreading, and custom HPC toolchains. Designed and implemented real-time microsecond-precision timing systems for laser cooling in Bose–Einstein condensate experiments; strong background in signal synchronization, hardware interfacing, and experimental system design. Familiar with analytical and modeling tools including MATLAB, Mathematica, Maple, LabView, and SPSS.</li>
36
-
<li><strong>Engineering Process & Quality Systems:</strong> Trained in Agile, Scrum, and Lean Six Sigma methodologies; experienced in applying continuous improvement and iterative development practices to engineering orgs. Led ISO 9001 certification efforts for a prior organization, implementing quality management systems and process documentation standards to support scalable, auditable software delivery.</li>
36
+
<li><strong>Engineering Process & Quality Systems:</strong> Trained in Agile, Scrum, and Lean Six Sigma methodologies; experienced in applying continuous improvement and iterative development practices to engineering orgs. Heavily participated in ISO 9001 certification efforts for a prior organization, implementing quality management systems and process documentation standards to support scalable, auditable software delivery.</li>
37
37
<li><strong>Leadership, Mentorship & Communication:</strong> Experienced engineering manager and technical leader with a strong background in team building, mentorship, and cross-functional execution. At HERE, grew the Capture Systems Software team from 2 to 15 engineers, structuring it into multiple subteams (frontend, mobile/tablet, backend, DevOps, and embedded) to support a wide range of autonomous driving projects. Served as architect and IC across backend, DevOps, and embedded systems while leading people and delivery. At Uber, built the Location Platform team from the ground up, making key hires who continue to thrive in senior roles. Played key roles in cross-org collaboration and alignment efforts at both companies, coordinating closely with platform, data, and product teams to deliver complex, multi-stakeholder infrastructure. Former undergraduate instructor and curriculum designer with experience developing and teaching lab-driven STEM courses. Skilled in aligning technical vision, mentoring engineers, and scaling team culture and process.</li>
38
38
</ul>
39
39
<h2>Projects</h2>
@@ -48,7 +48,7 @@ <h4>Ghost Hunter</h4>
48
48
<li>Added in-app purchases and real-time AWS Lambda integration for AI-generated ghosts.</li>
49
49
<li>Managed client-server communication and state sync with Firebase.</li>
<li>Contributed to one of Uber’s largest backend services (approx. 10,000 nodes per data center), powering all routing and mapping across Uber apps.</li>
74
-
<li>Introduced support for off-route cross-street links to the route object, reducing off-route detection time from minutes to seconds in urban scenarios.</li>
74
+
<li>Introduced support for off-route cross-street links to the route object, reducing p95 off-route detection time from ~5 minutes to ~2min</li>
<li>Developed Python-based simulation tools to test route deviation detection at scale, boosting simulation capacity from 500 to 10,000 trips per run.</li>
77
77
<li>Maintained J2ObjC transpilation system to share Java routing logic with iOS app.</li>
@@ -84,9 +84,9 @@ <h4>Navigation</h4>
84
84
<h4>Location Platform</h4>
85
85
<ul>
86
86
<li>Led Location Platform team, increasing global GPS+sensor data ingestion success from ~80% to 97%+.</li>
0 commit comments