Skip to content
View casual-loops's full-sized avatar
🚀
Exploring the stars
🚀
Exploring the stars

Block or report casual-loops

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.

Content in all repositories owned by your account will be closed.
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
casual-loops/README.md

Casual Loops mission control banner

Systems engineer and administrator building infrastructure, automation, and knowledge systems to understand how complex systems fit together.

build · document · observe · iterate

// signal

I work across systems administration and engineering, with a focus on infrastructure, identity, automation, monitoring, and knowledge systems.

I like projects that make abstract architecture tangible. That usually means building the thing, operating it, documenting it, breaking it, fixing it, and learning what actually matters in the process.

I build things to understand them.

// active missions

Last Signal 30D Signals Open Issues

A documented private infrastructure environment used as a systems engineering laboratory.

Proxmox Linux Docker Networking TLS Tailscale Checkmk Prometheus Grafana Backups

Current work centers on service architecture, observability, secure access, reverse proxy design, recovery, and infrastructure documentation.

Last Signal 30D Signals Open Issues

A private-first personal knowledge assistant built to understand retrieval-augmented generation from the ground up.

Python FastAPI PostgreSQL pgvector Docker Obsidian

The project connects two interests I keep returning to: systems engineering and knowledge management.

Last Signal 30D Signals Open Issues

Practical SQL analysis focused on answering operational data questions with reproducible queries and documentation.

SQL Analytics Data

Last Signal 30D Signals Open Issues

A public outside-in diagnostic tool for checking DNS, TLS, HTTPS, redirects, and security headers from a single hostname.

Python FastAPI DNS TLS HTTP Security

Current work focuses on safe target validation, SSRF-resistant network checks, and turning low-level infrastructure results into clear operational guidance.

// telemetry

Vector Status
Linux operating
Python building
PowerShell deepening
Cloud expanding
Identity engineering
RAG experimenting
Automation always
Knowledge management forever

// systems

Infrastructure Linux · Proxmox · Docker · Nginx · Tailscale

Observability Checkmk · Prometheus · Grafana

Data PostgreSQL · pgvector · SQL

Engineering Python · PowerShell · Git · FastAPI

Identity IAM · SSO · Google Workspace · Entra ID

Knowledge Obsidian · RAG · Documentation

// trajectory

Current Vector

→ deeper Linux administration
→ Python for systems engineering
→ PowerShell beyond task automation
→ cloud and identity architecture
→ retrieval-augmented generation
→ infrastructure automation

// operating principles

Principle
01 Prefer evidence over assumptions.
02 Automate repeatable work, document the edge cases.
03 Monitoring should explain a system, not merely report that it exists.
04 Good infrastructure is understandable infrastructure.
05 The fastest way to learn a system is often to own its failure modes.

Orbital telemetry divider

// off orbit

When I am not working on infrastructure or automation, I keep circling back to astronomy, mathematics, and writing.

I also enjoy taking my dog, Marvel, on adventures at nearby parks, trails, and lakes.

// comms

If you are here because of one of the projects above, open an issue in the relevant repository. I am always interested in comparing implementation choices, operational lessons, and better ways to design the system.

casual-loops // systems · knowledge · iteration

Pinned Loading

  1. homelab-infrastructure homelab-infrastructure Public

    Sanitized documentation, automation, and configuration examples from my personal homelab environment.

  2. knowledge-vault-rag knowledge-vault-rag Public

    Private-first personal knowledge assistant using Obsidian, PostgreSQL, pgvector, FastAPI, and RAG.

    Python

  3. esm-sql-analytics esm-sql-analytics Public

    PostgreSQL enterprise service management database demonstrating relational modeling, data integrity, SLA analysis, analytical SQL, window functions, and reporting views.

    PLpgSQL

  4. avela-file-export-utility avela-file-export-utility Public

    .NET 8 console utility that automates applicant file exports from the Avela API with OAuth authentication, checkpointing, retries, structured output, and resumable processing.

    C#