Skip to content
View rhawk117's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report rhawk117

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
rhawk117/README.md

about

Software Engineer with a cybersecurity and computer science background, focused on secure backend systems, platform engineering, and developer automation.

Current work spans Python and FastAPI services, asynchronous processing, PostgreSQL, Redis, Docker, Kubernetes, GitHub Actions, GitOps, identity systems, and observability.

Technical interests center on secure API design, distributed systems, application security, infrastructure automation, software supply-chain security, and AI-assisted engineering workflows that preserve review, verification, and actual comprehension.

flowchart LR
    SEC[Security foundations] --> API[Secure backend systems]
    API --> CONTAINERS[Containerized workloads]
    CONTAINERS --> PLATFORM[Platform automation]
    PLATFORM --> O11Y[Observable infrastructure]
    O11Y -. operational feedback .-> SEC
Loading

whoami

flowchart TB
    INPUT[Product and security requirements]

    subgraph BUILD[Build]
        API[FastAPI services]
        ASYNC[Async processing]
        DATA[PostgreSQL and Redis]
        UI[TypeScript and SvelteKit]
    end

    subgraph SHIP[Ship]
        CI[GitHub Actions]
        IMAGE[Hardened containers]
        HELM[Helm packaging]
        GITOPS[Argo CD and GitOps]
    end

    subgraph RUN[Run]
        K8S[Kubernetes]
        IAM[OIDC, OAuth 2.0, and RBAC]
        O11Y[Metrics, traces, and logs]
    end

    INPUT --> BUILD
    BUILD --> CI
    CI --> IMAGE
    IMAGE --> HELM
    HELM --> GITOPS
    GITOPS --> K8S

    API --> IAM
    ASYNC --> DATA
    K8S --> O11Y
    O11Y -. feedback .-> BUILD
Loading

core stack

Core languages and tools


engineering toolkit

Backend and Data

FastAPI SQLAlchemy PostgreSQL Redis

Platform and Delivery

Docker Kubernetes Helm Argo CD GitHub Actions

Security and Identity

Keycloak OpenID Connect DevSecOps Dependabot

Observability and Operations

OpenTelemetry Prometheus Grafana NGINX

Python Tooling

uv Ruff Alembic AnyIO

Frontend and Interfaces

TypeScript SvelteKit Tailwind CSS

current interests

flowchart LR
    FOCUS[Current focus]

    FOCUS --> SECURITY[Security]
    SECURITY --> APISEC[Secure API design]
    SECURITY --> IAM[Identity and access management]
    SECURITY --> SUPPLY[Software supply-chain security]

    FOCUS --> SYSTEMS[Systems]
    SYSTEMS --> ASYNC[Async Python]
    SYSTEMS --> DIST[Distributed systems]
    SYSTEMS --> TOOLING[Developer tooling]

    FOCUS --> PLATFORM[Platform]
    PLATFORM --> K8S[Kubernetes and GitOps]
    PLATFORM --> AUTO[Infrastructure automation]
    PLATFORM --> OBS[Observability]

    FOCUS --> AI[Applied AI]
    AI --> AGENTIC[Agentic engineering]
    AI --> AISEC[AI security]
Loading

engineering signals

Secure API Design Authentication and Authorization Architecture Software Delivery Operations

activity

GitHub statistics Repositories by language

Most committed languages Most productive development time

GitHub contribution details GitHub contribution streak


GitHub contribution activity graph



Profile footer

Pinned Loading

  1. reconflux reconflux Public

    A highly performant modern asynchronous python open source intelligence framework.

    Python 1

  2. reconsniffer reconsniffer Public

    Passive sniffer for interesting kinds of LAN traffic

    Python 1

  3. ethical-hacker-cheatsheet ethical-hacker-cheatsheet Public

    A collection of markdown files for cybersecurity related tools and how to use them. More for script kiddie level work, but useful regardless at least for me. Always ask for consent and never use AN…

    2

  4. MboxTurbo MboxTurbo Public

    A module created to efficiently process and retrieve data from large mbox files by creating a byte offset map of mbox file.

    Python 1

  5. python-github-actions-core python-github-actions-core Public

    A lightweight dependency free python implementation of the "core" library of the GitHub Action Toolkit implementing action commands and other utilities aside from the API client.

    Python

  6. JS-NetworkCanvas JS-NetworkCanvas Public

    a re-usable "network canvas" that is customizable and re-usable which utilizes modular & OOP to make a flexible and easy to configure background for your website.

    JavaScript 1