Skip to content
View VargasDevelopment's full-sized avatar
  • Texas

Block or report VargasDevelopment

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

Hi there πŸ‘‹

I'm Joseph, a Senior Platform Engineer building paved roads for enterprise teams. I help developers ship fast so they can concentrate on production code, not infrastructure.

Current Focus:

  • πŸ”­ IndiFlow (Private): Architecting a SaaS-scale, graph-first project management platform.
    • Stack: SvelteKit/SvelteFlow, FastAPI, PostgreSQL, Yjs (Hocuspocus), Valkey.
    • Status: MVP shipped to production. β€” invite only

Public Projects:

  • πŸš‚ mrw (Mini Railway): A minimal container provisioning control plane (FastAPI β†’ Kubernetes API β†’ Deployments/Services)
  • 🐍 Kroget: A Python CLI/TUI for grocery shopping at Kroger (because recurring grocery orders should be automated but safe).
  • πŸ”„ Slack-Sync-Discord: Kafka-based message streaming.

Expertise:

  • Infrastructure: AWS CDK, EKS, Terraform
  • Languages: Python, TypeScript, Go

Pinned Loading

  1. mrw mrw Public

    A miniature "Railway" (mrw): Minimal provisioning control plane (FastAPI β†’ Kubernetes API β†’ Deployments/Services)

    Python

  2. kroget kroget Public

    A Kroger shopping CLI/TUI

    Python 1 1

  3. slack-sync-discord slack-sync-discord Public

    Bi-Directional synchronization of Slack and Discord leveraging Kafka to stream messages across the two apps in near real time

    Python