Skip to content
View ImZackAdams's full-sized avatar

Block or report ImZackAdams

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ImZackAdams/README.md

Zack Adams

Backend Systems Engineer | Infrastructure + AI/ML

📍 Baltimore, MD • 📫 ZackAdamsENG@protonmail.com

About Me

I build backend systems, infrastructure tooling, automation workflows, and practical AI applications.

My work sits at the intersection of Python, PowerShell, data engineering, enterprise infrastructure, security automation, and local AI. I am especially interested in systems that ingest messy operational data, detect meaningful changes, expose useful interfaces, and help people make better decisions.

I like software that is:

  • Explicit about its assumptions
  • Predictable and inspectable
  • Honest about failure
  • Useful from the command line
  • Easy to automate and operate
  • Powerful without becoming unnecessarily complicated

Professional systems hacker, more or less.

Current Work

I currently work on enterprise systems and automation, including:

  • PowerShell automation for enterprise workflows
  • Microsoft Graph and Entra integrations
  • Windows monitoring and change detection
  • Vulnerability intelligence ingestion and analysis
  • WebAuthn and FIDO2 authentication experiments
  • Local AI prototypes for security and infrastructure operations
  • PowerShell Universal applications and scheduled automation

What I Build

  • Backend services and REST APIs
  • Python and PowerShell automation
  • Data ingestion and normalization pipelines
  • Monitoring and change detection systems
  • Security and vulnerability intelligence tooling
  • Semantic search and retrieval systems
  • Local LLM assistants and agent workflows
  • CLI tools for developers and analysts
  • Browser native and peer to peer experiments
  • CI friendly validation and reporting tools

Selected Projects

Security Data Ingestion

A local first vulnerability intelligence platform for ingesting, normalizing, analyzing, and semantically searching the CISA Known Exploited Vulnerabilities catalog.

Includes:

  • Fault tolerant PowerShell ingestion
  • Raw source snapshots and normalized datasets
  • Baseline comparison and change detection
  • Structured alerts and reports
  • FAISS semantic search
  • Optional local querying through Ollama

Windows Release Health Monitor

A PowerShell monitoring system that tracks Microsoft Windows Release Health issues across client and server products.

The system detects changes between recurring runs, maintains a persistent baseline, and produces structured outputs for operational reporting and alerting.

HopWarden

A customized Bitwarden client proof of concept focused on enterprise passkey recognition.

Work includes:

  • WebAuthn and FIDO2 behavior
  • Custom AAGUID testing
  • Browser extension packaging
  • Microsoft Entra validation
  • Dependency automation
  • Maintaining a clean patch set against upstream

Kloppy

A retro desktop gremlin assistant inspired by the downloadable desktop software of the late 1990s and early 2000s.

Kloppy is designed as a local first desktop application with chat history, editable memory, personality settings, and cross platform distribution.

PingPoint

A Python command line tool for diagnosing DNS, TLS, HTTP, and API endpoint problems.

Published on PyPI and designed to turn common connectivity failures into clear, actionable diagnostic output.

AIMless

A tiny encrypted peer to peer chat application contained in a single HTML file.

AIMless communicates directly between browsers without a traditional backend server.

NyxMesh

A browser native distributed computing experiment using WebRTC to coordinate peer to peer workloads.

NyxPay

A local first browser payment SDK for Solana based payments, including wallet connections, balances, token transfers, payment links, and embeddable checkout flows.

GlassBox Inspect

A zero configuration Python CLI for auditing CSV datasets before downstream use.

It produces human readable findings, machine readable output, and CI friendly exit codes based on whether a dataset appears safe, questionable, or unsafe.

Core Stack

Languages

Python • PowerShell • SQL • JavaScript • HTML • CSS

Backend and Data

REST APIs • Data ingestion • Normalization • Validation • Structured outputs • Scheduled workflows • Monitoring • Alerting • CLI development

Machine Learning and Local AI

Sentence Transformers • FAISS • Embeddings • Vector search • Retrieval workflows • Ollama • Local inference • Prompt pipelines

Infrastructure

Linux • Windows • Docker • Git • GitHub Actions • CI/CD • PowerShell Universal • Azure

Enterprise and Security

Microsoft Graph • Microsoft Entra • Active Directory • CISA KEV • Vulnerability intelligence • WebAuthn • FIDO2 • Bitwarden

Engineering Philosophy

The best system is not always the largest or most abstract.

I prefer small, composable tools with clear inputs, structured outputs, visible state, and understandable failure modes. A useful system should be easy to inspect, easy to automate, and boring enough to trust.

That still leaves plenty of room for weird auth experiments, autonomous agents, serverless peer to peer chat, and browser payment rails.

Current Interests

  • Backend and infrastructure engineering
  • Enterprise automation
  • Security data engineering
  • Vulnerability intelligence
  • Local AI agents
  • Semantic search over operational data
  • Authentication and identity systems
  • CLI first developer tooling
  • Failure aware system design
  • Small software with unreasonable capabilities

Get in Touch

I am open to engineering roles, interesting infrastructure problems, automation work, AI projects, and collaborations.

📫 ZackAdamsENG@protonmail.com

Pinned Loading

  1. pingpoint pingpoint Public

    Python

  2. nyxpay nyxpay Public

    JavaScript 1 1

  3. AIMless AIMless Public

    Decentralized, P2P, browser native chat system using WebRTC.

    HTML 14 2

  4. lilbot lilbot Public

    mini agent framework

    Python 3

  5. Kloppy Kloppy Public

    Your desktop buddy

    JavaScript