Integration Specialist & Software Developer

Parker
Hendry

Building tools that fleets run on.

I design and build custom web applications and Geotab add-ins that solve real operational problems — from route optimization to HOS compliance to device management.

13+
Apps Deployed
20+
Paying Customers
100s
Devices Provisioned
3.95
B.S. GPA
scroll

Developer by degree,
builder by nature.

Parker Hendry

I'm an Integration Specialist and software developer based in Rock Hill, SC. With a B.S. in Computer Science from Winthrop University (Summa Cum Laude, 3.95 GPA), I combine a strong academic foundation with hands-on production experience building software that real businesses rely on daily.

At Traxxis GPS Solutions, I serve as the sole lead developer, having independently designed, built, and deployed 13 web applications used by 20+ paying customers. These range from Geotab add-ins for fleet route optimization to HOS compliance tools to GPS device management systems — all built end-to-end by me.

I thrive at the intersection of software and real-world operations — writing code that doesn't just work in theory, but solves problems that dispatchers, fleet managers, and drivers face every day.

Location Rock Hill, SC, USA
Degree B.S. Computer Science
Freelance Not Currently Available
Availability Mon–Fri, 7AM–5PM EST
GitHub parkerhendry

Services I offer.

Whether you need a custom Geotab add-in, a data pipeline, or a full web application — I build it end-to-end.

Geotab Add-in Development

Custom add-ins that live inside MyGeotab, built with the Geotab API and SDK. From route optimization to compliance automation, I extend the platform to do exactly what your operation needs.

Web Application Development

Full-stack web apps built with Python, Flask, JavaScript, and HTML/CSS. Clean, functional, and built to solve specific business problems — not generic templates.

Custom Reporting & Data Integration

Tailored Excel reports and Power BI dashboards that pull live data via the Geotab API. Turn your fleet data into actionable insights for your team and customers.

API Integration

Third-party API integrations including Route4Me, Digital Matter, and more. I connect your existing systems to new platforms to automate workflows and eliminate manual data entry.

GPS & Telematics Support

Provisioning, configuration, and troubleshooting for GPS devices and dash cameras (GO9, Yabby, Oyster, ZenCAM, GoFocus). Including hardware installation support for 12V wiring in vehicles.

Linux & System Administration

Linux server configuration, compute cluster setup, and system administration. From DHCP and NFS to Ansible-managed configs and Slurm job scheduling.

Where I've worked.

From academic research labs to non-profits to production fleet software used by businesses across the country.

Feb 2025 – Present Traxxis GPS Solutions, Inc. · Rock Hill, SC
Integration Specialist
Serve as sole lead developer, independently designing, building, and deploying 13 web applications used by 20+ paying customers. Built Geotab add-ins for route optimization, HOS compliance, device management, and defect notification. Also handle custom Excel and Power BI reporting, GPS device provisioning, and hardware installation support.
Python Flask JavaScript Geotab API Route4Me API Digital Matter API Power BI pandas openpyxl
Apr 2024 – Present DataAnnotationTech · Remote
Software Developer – AI Trainer
Train AI models to program across multiple languages by developing advanced problem sets and evaluating model output quality. Provide iterative feedback to improve reasoning and code generation capabilities.
Python Java JavaScript C/C++ SQL Bash
Aug 2022 – May 2024 Winthrop University · Rock Hill, SC
CS Tutor & Linux Cluster Builder
Tutored students in C++ fundamentals including data structures, OOP, and recursion. Separately, designed and built a 45-node Linux compute cluster, configuring TFTP, HTTP, NFS, and DHCP servers. Used Ansible for configuration management, Spack for software stacks, and Slurm for parallel job scheduling.
C++ Linux Ansible Spack Slurm OpenMPI
Aug 2022 – May 2023 Catawba Area Agency on Aging · Rock Hill, SC
Software Developer
Built Root Works — a WPF desktop application in C# and XAML with a MySQL backend — to manage client information for a local non-profit. Features included Excel import/export, client record searching, and data editing.
C# XAML WPF MySQL
Feb 2023 – May 2024 Winthrop University · Rock Hill, SC
Competitive Programmer — ICPC
Represented Winthrop University at the 2023 ICPC Southeast Regional Competition, competing in a team of three to solve algorithmic programming problems under time constraints.
Algorithms Data Structures Competitive Programming

Things I've built.

13 applications deployed to production. Traxxis projects are shown without source code as they are proprietary.

Screenshot Coming Soon
Python Flask Geotab API

Yard Move Manager — HOS Compliance Automation

Allows fleet managers to define Yard Move Zones. Any driver operating within a zone automatically has their HOS logs annotated as a yard move, keeping fleets in compliance without manual intervention.

Screenshot Coming Soon
Python Digital Matter API Geotab Add-in

Digital Matter Device Manager

A Geotab add-in that connects to the Digital Matter API, giving MyGeotab users direct access to view and modify configuration data for their Digital Matter GPS hardware — without leaving the platform.

Screenshot Coming Soon
Python Geotab API Automation

DVIR Defect Notifier

Monitors Driver Vehicle Inspection Reports (DVIRs) submitted by drivers and automatically emails fleet managers when a defect is reported — reducing response time and keeping vehicles road-safe.

Screenshot Coming Soon
Python Geotab API Automation

HOS Violation Notifier

Monitors driver Hours of Service data via the Geotab API and automatically emails fleet managers when a driver is approaching an HOS time limit violation — giving them time to act before a compliance breach occurs.

Screenshot Coming Soon
Python Geotab API Automation

Terminal Zone Manager

Emails fleet managers in real time when a driver enters or exits a defined terminal zone, using the Geotab API for zone and location tracking. Keeps operations teams informed without requiring them to monitor the platform manually.

Screenshot Coming Soon
Python Geotab API Ruckit API Scheduled Jobs

Geotab ↔ Ruckit Location Sync

A scheduled service that runs at regular intervals to detect and reconcile location discrepancy data between the Geotab and Ruckit platforms, keeping both systems in sync without manual data entry.

Screenshot Coming Soon
Python Flask JavaScript Access Control

Internal Resource Hub

A company-wide internal website providing centralized, easy access to company resources with role-based access control — ensuring the right people can access the right materials without friction.

Screenshot Coming Soon
Python Geotab API SFTP Email Automation openpyxl

Automated Report Generation Suite

A suite of report generation applications that pull fleet data via the Geotab API and automatically deliver customized reports to customers via email, SFTP server, and other channels on a scheduled basis.

Infrastructure Project
Linux Ansible Slurm Spack OpenMPI

45-Node Linux Compute Cluster

Designed and built a full Linux compute cluster for student use at Winthrop University. Configured TFTP (network boot for all 45 nodes), a local HTTP apt mirror, NFS exports, and DHCP from a central management node. Used Ansible for configuration management, Spack to manage software stacks, and Slurm to schedule parallel jobs including OpenMPI workloads.

Screenshot Coming Soon
Node.js Express MongoDB Pug Bootstrap

Parkerbook — Full-Stack Social Media Site

A fully featured social media web app with user authentication, posting, profile management, search, likes, dislikes, and comments. All data stored and fetched from MongoDB via Mongoose. Built end-to-end with Node, Express, Pug, and Bootstrap.

Screenshot Coming Soon
C# WPF / XAML MySQL AES-256 bcrypt

Parker's Password Manager

A secure full-stack WPF desktop app for storing passwords. Uses bcrypt for master password hashing and AES-256 (key derived from master password) for stored password encryption. SecureStrings minimize plaintext exposure, parameterized SQL queries prevent injection attacks, and passwords are never displayed directly — only copyable via a button that clears memory immediately after.

Systems Project
C Socket Programming pthreads Multithreading

P2P Network Application

A peer-to-peer application built with socket programming in C. Each node acts as both server and client simultaneously using pthreads for multithreading. Once connected via IP address, nodes can invoke remote shell commands, share files, and change directories — with support for most standard shell commands.

Systems Project
C Linux POSIX Signals

Custom Unix Shell

A custom Unix shell implementation in C supporting both built-in commands and fallback to Bash. Catches interrupt signals, records full command history (printed on exit), tracks the current working directory in the prompt, and features a "hiMom" command that forks a child process and communicates with it over a pipe.

Machine Learning
Python Naive Bayes Machine Learning

Naive Bayes Mushroom Classifier

A probabilistic machine learning classifier that labels mushroom instances as edible or poisonous using Bayes' theorem across attribute combinations. Supports m-estimates as virtual samples to handle zero-frequency issues. Achieves 99.7% accuracy on training data and 99.5% on testing data.

Machine Learning
Python EM Algorithm K-Means Matplotlib

Expectation Maximization Clustering

An implementation of the EM k-means clustering algorithm (unsupervised ML). Accepts user-defined k (centroids) and σ values, evaluates clustering quality using the Davies-Bouldin Index, and plots the final clusters for visual analysis.

Screenshot Coming Soon
Node.js Express Twilio Webhooks

SMS High-Low Game

A text message-based high-low guessing game using Express and the Twilio API. Each inbound SMS triggers an HTTP POST to the Express server, which generates the appropriate game response and sends it back via Twilio — a clean example of webhook-driven application logic.

Explore All Public Projects

What I know.

A broad stack built from real production work, academic depth, and constant curiosity.

Core Languages
Python JavaScript C/C++ C# Java SQL Bash/Shell PHP HTML/CSS
Frameworks & Libraries
Flask mygeotab SDK pandas openpyxl Node.js Express.js React Django TensorFlow NumPy
Platforms & Tools
Geotab / MyGeotab Linux Git Power BI Route4Me API Digital Matter API MongoDB Ansible Slurm Spack Mathematica
Other
MIPS Assembly x86 Assembly WPF / XAML MySQL

Proficiency Overview

Python 90%
C / C++ 92%
JavaScript 85%
Geotab API / SDK 95%
Linux / Sys Admin 88%
C# 80%
Java 75%

Let's work together.

Whether you need to discuss a Geotab integration, have questions about fleet software, or just want to connect — feel free to reach out. I'm always happy to talk tech.

Not Currently Freelancing

Currently focused full-time on my role at Traxxis GPS Solutions. Feel free to reach out to connect or discuss future opportunities.

Ready to build something?

Drop me an email and I'll get back to you within a business day.

Send a Message