Learn more

Nimit Patel

Software Engineer at Motorola Solutions
Baltimore, Maryland
github.com/nimitpatel26
nimitpatel263@gmail.com
(443) 653-4782
Prepared to Relocate | No Sponsorship Required |

Languages and Technologies

  • Go
  • JavaScript
  • Python
  • C#
  • Java
  • SQL
  • React
  • Node
  • .NET
  • Couch
  • AWS

Work Experience

Software Engineer

Motorola Solutions (Linthicum, Maryland)

Mar 2020 - Current
  • Maintain/extend backend services in C#, JavaScript, and Python for an internal website used by 600+ employees.
  • Reduced the runtime of a daily scheduled service to analyze projects from 90 minutes to 15 minutes and memory usage by 80%.
  • Created a C# API service to analyze a design and return relevant documents from Google Drive that is used by about 30 users to download 200+ documents every month.
  • Created a C# alert system that would create Jira tickets and send emails whenever any document within a list was modified. This reduced cycle time from 2+ hours to 30 seconds.

Data Structures TA

University of Maryland Baltimore County

Feb 2019 - Dec 2019
  • Regularly held office hours and assisted 15+ students with projects involving various data structures such as trees, heaps, and queues.
  • Graded and assisted with designing projects for an entire section (25+ students) in C++.

Education

B.S. Computer Science

University of Maryland Baltimore County

  • 3.57 GPA with minor in Mathematics
Aug 2016 - Dec 2019

M.S. Computer Science

The Johns Hopkins University

  • Part-time and online
  • 3.76 GPA
Sep 2020 - Current

Projects

Tenki Weather Application

  • Created a responsive web app that would output weather forecast and news for a given address. (https://bit.ly/tenki_app)
  • Developed using React.js and serverless Go Lambda functions.
  • Deployed on Netlify and integrated MapBox, News, and NOAA APIs.
  • Used Java and Android Studio to develop and published a puzzle game on Play Store with 100+ installs. (https://tinyurl.com/2ydn5k3f)
  • The game contains 25 levels and the goal is to get all the tiles to be of the same color by flipping tiles. Flipping one tile will also flip the 8 tiles around it.
  • Created a responsive web app that would show a YouTube playlist metadata in a grid format. (https://bit.ly/yt_api_app)
  • Developed using HTML, CSS, JavaScript, React, and Go Lambda functions.
  • Deployed on Netlify and used YouTube API.
  • Used python to create a system to classify different research paper abstracts by their field (biology, chemistry, physics, …) with 0.88 F1 score.
  • Trained various models such as logistic regression, Naive Bayes, and deep neural networks using Scikit-Learn and TensorFlow.