Skip to content
View socrabytes's full-sized avatar

Block or report socrabytes

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
socrabytes/README.md

Hi, I'm Socrates

πŸ› οΈ Systems-minded Engineer | ☁️ Cloud-Native Thinker | 🧠 Infra-Aware AI Builder

Projects β€’ Tech Stack β€’ Stats β€’ Connect

I build automated systems, scale cloud-native infrastructure, and connect DevOps to AI-driven workflows.

Core Skills: Kubernetes β€’ CI/CD β€’ Cloud Architecture β€’ Python β€’ TypeScript β€’ LLM Integration

  • πŸ”­ Current Focus:

    • Improving resilience and performance in CI/CD pipelines and Kubernetes deployments
    • Integrating LLMs into container-native workflows using background task queues and API orchestration
  • 🚧 Actively Experimenting With:

    • Home lab architecture (Proxmox + Kubernetes on mini-PCs)
    • Local LLM inference, GPU tuning, and vector database workflows
    • Evolving YouTube Digest into a multi-user platform with authentication and dashboarding

πŸ–₯️ Beyond Code: πŸš΄β€β™‚οΈ Cycling enthusiast, β˜• Coffee aficionado, and passionate about exploring emerging tech trends.

def greet():
    """Simple is better than complex. - The Zen of Python"""
    name = "Socrates Lopez"
    print(f"πŸ‘‹ Hi, I'm {name}!")
    print("I design, build, and automate.")
    print("Let's connect!")

# Elegance in simplicity
greet()

Website GitHub Stars Views LinkedIn

Languages and Tools

🧰 Click to view my tech stack

Infrastructure & DevOps:

Docker Kubernetes Terraform AWS Ansible Jenkins

Languages & Frameworks:

Python FastAPI TypeScript Next.js

Data & Monitoring:

PostgreSQL DBeaver Prometheus Grafana

Tools & Platforms:

Linux Bash Git GitHub YAML Hugo

πŸš€ Featured Projects

A full-stack AI-driven summarizer for YouTube videos.

Code Last Commit Stars

πŸ“‹ Project Details

Demo of YouTube Digest

Tech Stack: Next.js 15 β€’ FastAPI β€’ PostgreSQL β€’ OpenAI β€’ Docker

  • 🧠 GPT-generated summaries with token tracking
  • πŸ“¦ Background workers and task queues
  • πŸ“Ί Optimized UX for rapid content skimming

My personal portfolio and technical blog, built for performance and maintainability.

Code Live Site Last Commit Stars

πŸ“‹ Project Details

Preview of socrabytes.github.io site

Tech Stack: Hugo β€’ GitHub Actions β€’ GitHub Pages

  • ⚑ Lightning-fast static portfolio & blog
  • 🧰 Fully version-controlled content pipeline
  • 🎨 Designed for showcasing DevOps + AI notes

πŸ“Š Stats and Contributions

3D GitHub Contributions github-snake
GitHub Streak Language Distribution (Public)

πŸ“« Let's Connect

LinkedIn Website GitHub

Whether you're building something ambitious or exploring new ideas, feel free to reach out.
Don't forget to ⭐ my projects if you find them helpful!

Pinned Loading

  1. socrabytes.github.io socrabytes.github.io Public

    This repository hosts my personal website, built using Hugo (static site generator) and the Congo theme. It showcases my DevOps projects, automation insights, and tech experiments, covering topics …

    CSS 1

  2. youtube-digest youtube-digest Public

    An AI-powered platform that creates interactive summaries of YouTube videos using OpenAI. Built with Next.js, FastAPI, and TypeScript.

    Python

  3. socrabytes socrabytes Public

    Dynamic GitHub profile with personalized Python intro, automated visuals (3D contribution graph, Snake Game), real-time status badges. Powered by GitHub Actions, showcasing CI/CD, automation, and c…

  4. mass-calculator-helm-chart mass-calculator-helm-chart Public

    A Kubernetes Helm Chart for deploying a mass calculator application. This project demonstrates the deployment of a Go application using Docker and Helm, with configurations for both development and…

    Go