Skip to content
View tdiprima's full-sized avatar

Organizations

@camicroscope @halcyon-project

Block or report tdiprima

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
tdiprima/README.md

πŸ‘‹ Hi, I'm Tammy

Systems Engineer | Python Developer | AI Practitioner

I build automation and security tooling that makes engineering environments safer, faster, and easier to operate.

πŸ” DevSecOps automation
🐍 Python tooling & CLI utilities
βš™οΈ Linux infrastructure & CI/CD
πŸ€– Applied AI for developer workflows

πŸ›  Tech I Work With

Languages
Python β€’ Bash β€’ SQL β€’ YAML

Platforms
Linux (Ubuntu / RHEL) β€’ Git β€’ CI/CD β€’ Containers

Focus Areas
DevSecOps β€’ Security Automation β€’ Infrastructure Tooling β€’ AI for Engineers

πŸš€ Things I Like Building

  • DevSecOps automation tools
  • Security checks for CI/CD pipelines
  • Infrastructure reliability scripts
  • AI-powered developer utilities

If a task happens more than twice, I probably automate it.

πŸ“« Connect

GitHub: https://github.com/tdiprima

Most of my work focuses on building small tools that remove friction from engineering workflows.

Pinned Loading

  1. infra-audit infra-audit Public

    Linux/macOS infrastructure security scanner: SSH, firewall, Docker, exposed secrets, zombie procs, outdated packages.

    Python

  2. Server-Fortress Server-Fortress Public

    Interactive bash script for safe, step-by-step Linux server hardening β€” SSH, firewall, Fail2ban, and auto-updates on Ubuntu/RHEL.

    Shell

  3. image_security_scanner image_security_scanner Public

    Detect prompt injection, malicious metadata, and steganographic payloads in images before they reach AI pipeline.

    Python

  4. NightwatchBackup NightwatchBackup Public

    Incremental rsync backup with checksum verification, auto-cleanup, and cron/systemd scheduling β€” set it and forget it.

    Shell

  5. repo-secret-finder repo-secret-finder Public

    Scan repos for leaked secrets, API keys, and security issues before they reach CI or GitHub.

    Python

  6. server-vibes-check server-vibes-check Public

    Lightweight Python server monitor β€” checks disk, CPU, and systemd services, then alerts via email before small issues become downtime.

    Python