Skip to content
View EderGtz's full-sized avatar
:shipit:
:shipit:

Block or report EderGtz

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

👋 Hi, I'm Eder!

Typing SVG

I'm a Backend Developer specializing in event-driven architectures, distributed systems, and currently seeking new full-time opportunities.

🚀 I've recently built stream-based ETL pipelines processing 500K+ records under 90s, and bidirectional ERP integrations.

🔭 I've built an Autonomous AI Code Agent CLI and a zero-dependency Static Site Generator.

🌱 I'm currently learning Go and diving deep into advanced Computer Science concepts at Boot.dev.

Outside of code, I'm playing acoustic guitar, reading, maintaining my turtle pond & bird aviary, or listening to Paul McCartney, Megadeth, and Jamiroquai!

LinkedIn Email


Python NodeJS TypeScript Go Postgres MongoDB SQLite Apache Kafka Odoo Docker Amazon S3 Amazon CloudFront Git Linux Bash

Pinned Loading

  1. GTFS-Realtime-Stream-Engine GTFS-Realtime-Stream-Engine Public

    An event-driven pipeline that ingests, processes, and analyzes real-time public transit telemetry. Early build: phase 1 in progress.

  2. LLM-Agent LLM-Agent Public

    Autonomous Python CLI agent using Gemini 2.5 Flash to explore files, and to debug and execute code (like OpenCode or Claude Code, but less powerful). Explores LLM interaction with local file system…

    Python

  3. Static-Site-Generator-in-Python Static-Site-Generator-in-Python Public

    A from-scratch Python Static Site Generator that transforms raw Markdown into HTML websites. Built without external libraries to master OOP, recursion, and regex. Features a custom node-based rende…

    Python

  4. CipherHook-OS-Level-File-Encryption CipherHook-OS-Level-File-Encryption Public

    An event-driven cybersecurity daemon in Python that provides real-time, automated file system encryption. Combines the speed of AES-EAX with the security of RSA-2048 to create a seamless hybrid cry…

    Python

  5. Asteroids_on_pygame Asteroids_on_pygame Public

    A classic Asteroids arcade clone built with Python and Pygame, focused entirely on mastering Object-Oriented Programming. Implements complex state management, vector arithmetic, custom hitbox colli…

    Python