Zachary Fried

I build backend and systems software. Computer Science student at the University of Maryland (GPA 3.97, B.S. expected May 2028), second bachelor's degree following a B.S. in Chemistry from Oregon State.

Most recently: Software Engineering Intern, Textron Specialized Vehicles (Summer 2026).
Seeking Summer 2027 SWE internships.

Skills & Selected Coursework

LANGUAGES
Python, C#, SQL, Bash, JavaScript · coursework: Java, C, Rust, OCaml
TOOLS & FRAMEWORKS
.NET, Linux, Docker, Git, Azure DevOps, Visual Studio, Knockout.js, HTML/CSS
DATA
MySQL, SQLite, relational schema design, API integration, data pipelines
COURSEWORK
Computer Systems, Organization of Programming Languages, Algorithms, Discrete Structures
IN PROGRESS
Computer Systems Architecture, Advanced Data Structures, Database Design (Fall 2026)

Experience

Textron Specialized Vehicles

June 2026 – August 2026 · Augusta, GA

Software Engineering Intern

C# · .NET · Python · SQL · JavaScript · Knockout.js · Azure DevOps

  • Implemented the C#/.NET server-side UDP request/response path for vehicle-position lookups, including object serialization; verified the complete flow with the Android client on physical hardware.
  • Cached vehicle positions by site ID in a concurrent dictionary, refreshing from the database after three minutes.
  • Designed and built a reproducible Python evaluation harness comparing six hosted and self-hosted LLMs across 159 cases, grading tool calls against ground-truth application state rather than model replies.
  • Added a tracking toggle and persisted vehicle-limit settings across site-level and global databases.
  • Built and browser-tested a C#/SQL/JavaScript configuration application for salespeople using Knockout.js that maps user selections to required components, designed to replace manual PDF cross-referencing.
  • Contributed to relational schema design with engineering mentors; proposed changes adopted into the final design.

Axle Informatics / NIH

May 2024 – Aug 2025 · Baltimore, MD

Linux Administrator & Data Processor (Contractor)

Linux · Bash · Python · MySQL · Docker

  • Sole Linux administrator for shared research-lab servers, concurrent with a full UMD course load.
  • Diagnosed recurring server crashes with custom log-capture utilities, later deployed as Nagios plugins; traced failures to a GPU-designed ML tool running CPU-only and resolved them with CUDA configuration and resource limits.
  • Automated backups, file-integrity monitoring, and data processing with Bash, Python, and MySQL scripts.
  • Deployed Docker applications and authentication services; authored guides used by multiple research labs.

National Institute on Drug Abuse (NIDA / NIH)

Aug 2022 – May 2024 · Baltimore, MD

Postbaccalaureate Research Fellow

Python · MySQL · OpenAI API · data pipelines

  • Built Python workflows to normalize, tokenize, and extract dictionaries from large-scale Reddit datasets.
  • Optimized scripts transforming smartphone sensor data for a digital-biomarker analysis platform.

Featured Projects

Paper Meta-Analyzer

Built a Python pipeline ingesting Zotero libraries and PDFs, applying sequential screening criteria through the OpenAI API, rejecting papers at the first failed criterion, and storing structured results in MySQL.

Compared results with independent screenings by three researchers; colleagues used the tool for literature triage.

Python · OpenAI API · PDF processing · MySQL

View on GitHub: zacharyfried/paper-meta-analyzer →

Selected Publications & Presentations