Skip to content
View j3n0v4's full-sized avatar
πŸ’­
Yeeting in progress...
πŸ’­
Yeeting in progress...

Block or report j3n0v4

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

JD Cordero

I'm Javier β€” I build practical local LLM infrastructure on Apple Silicon and repurpose second-hand hardware into daily drivers.

Projects

Python Docker Ollama Linux macOS

🧠 What I work on

  • Local LLM deployment β€” benchmarking and optimizing models on Apple Silicon
  • MLOps pipelines β€” monitoring, deployment, and automation for AI workloads
  • Infrastructure as code β€” Docker, Proxmox, networking, and configuration management
  • Hardware revival β€” repurposing second-hand and end-of-life hardware into daily drivers

πŸ“Š Projects

Project Description
apple-silicon-llm-guide Benchmarks, setup guides, and workarounds for running LLMs on Apple Silicon
apple-silicon-monitor Real-time hardware and inference monitoring for Apple Silicon LLMs with Grafana
bazzite-imac-postinstall Post-install config for running Bazzite on a 2015 iMac A1419
chromebook-linux-postinstall Post-install script for ASUS Chromebook Flip C434 on Fedora
apple-telemetry-blocklist Little Snitch 6 blocklist for Apple, Microsoft, and third-party telemetry
aruba-s3500-collector Prometheus exporter for Aruba S3500-48P switches β€” CLI-only metrics that SNMP cannot reach
tuta-automation Automation layer for Tuta encrypted email on macOS via TutaBridge
homelab-backup-restore Automated backup and off-site replication for Proxmox, TrueNAS, and OPNsense
elitebook-docker-server Shell scripts that turn a fresh Debian 13 install on an HP EliteBook x360 1040 G6 into a hardened bare-metal Docker server
docker-compose-stack Declarative Docker Compose stacks for self-hosted media, search, and NVR infrastructure

GitHub Β· LinkedIn

Pinned Loading

  1. apple-silicon-llm-guide apple-silicon-llm-guide Public

    Benchmarks, setup guides, and workarounds for running LLMs on Apple Silicon. Tested on M1 Max 64 GB β€” covers Ollama, MLX, quantization, memory management, and model recommendations.

    Shell

  2. apple-silicon-monitor apple-silicon-monitor Public

    Real-time hardware and inference monitoring for Apple Silicon LLMs. Collects GPU/CPU temps, power draw, swap pressure, and Ollama tok/s β€” pipes it all into Grafana with 26 panels and alerting

    Python

  3. bazzite-imac-postinstall bazzite-imac-postinstall Public

    Post-install configuration for running Bazzite on a 2015 iMac A1419. Fixes boot hangs, GPU black screens, CPU throttling, WiFi, Bluetooth, and headphone audio. One script, one reboot.

    Shell

  4. chromebook-linux-postinstall chromebook-linux-postinstall Public

    Post-install script for ASUS Chromebook Flip C434 on Fedora. Fixes VAAPI, eMMC, touchpad, screen rotation, tablet mode, zram, journald, TRIM.

    Shell

  5. docker-compose-stack docker-compose-stack Public

    Declarative Docker Compose stacks for self-hosted media, search, and NVR infrastructure β€” *arr automation, Jellyfin, SearXNG, and Frigate with hardware acceleration support.

  6. homelab-backup-restore homelab-backup-restore Public

    Automated backup and off-site replication for Proxmox, TrueNAS, and OPNsense

    Shell