Skip to content
View craigderington's full-sized avatar
πŸš€
Automate Everything
πŸš€
Automate Everything

Block or report craigderington

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
craigderington/README.md
 β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β•β•β•
β–ˆβ–ˆβ•‘     β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ–ˆβ•—
β–ˆβ–ˆβ•‘     β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘   β–ˆβ–ˆβ•‘
β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•
 β•šβ•β•β•β•β•β•β•šβ•β•  β•šβ•β•β•šβ•β•  β•šβ•β•β•šβ•β• β•šβ•β•β•β•β•β•

πŸš€ Automate Everything.

Full Stack Developer Β· DevOps Engineer Β· AI Infrastructure

Building resilient, fault-tolerant, high-availability systems β€” on-prem and in the cloud.


Visits GitHub followers Website Twitter


whoami

type Developer struct {
    Name        string
    Location    string
    Focus       []string
    Stack       []string
    Infra       []string
    CurrentWork []string
    Learning    []string
    Certifying  []string
}

me := Developer{
    Name:     "Craig Derington",
    Location: "Orlando, FL 🌴",
    Focus:    []string{"Backend Systems", "DevOps", "AI Infrastructure", "SaaS"},
    Stack:    []string{"Go", "Python", "Next.js 14", "PostgreSQL", "Java Spring Boot"},
    Infra:    []string{"Kubernetes", "Docker", "AWS", "k3s", "microk8s", "Rancher"},
    CurrentWork: []string{
        "Vestix β€” Multi-tenant SaaS for independent landlords",
        "GHOST CELL β€” Browser-based NSA ops simulator",
        "GB10 DGX Spark β€” Local AI inference infrastructure",
    },
    Learning:   []string{"AI Agent Systems", "Compound AI", "Event-driven Microservices"},
    Certifying: []string{"CEH", "Network Security+", "A+"},
}

stack

Languages

Go Python TypeScript JavaScript Java SQL Bash

Frameworks & Runtimes

Next.js Spring Boot FastAPI React shadcn/ui

Infrastructure & Cloud

Kubernetes Docker AWS k3s Rancher Nginx Apache

Data & AI

PostgreSQL Redis Stripe NVIDIA


git log --stats

GitHub Stats

Top Languages

GitHub Streak


ping

πŸ“§ Email craig@craigderington.dev
🌐 Web craigderington.dev
🐦 X / Twitter @craig_derington
πŸ”΄ Reddit u/ihackportals
πŸ’Ό Studio gb10.studio

"I write the code that makes the whole world sing."

Always building. Always learning. πŸš€

Pinned Loading

  1. prox prox Public

    A modern process manager with a beautiful Terminal User Interface (TUI). Inspired by pm2, built with Go and Bubbletea.

    HTML 76 3

  2. lazyrestic lazyrestic Public

    A beautiful Terminal User Interface (TUI) for managing your Restic backup repositories, inspired by lazydocker and lazygit.

    Go 30 2

  3. skyterm skyterm Public

    A terminal-based astronomy application built with Golang and Bubbletea.

    Go 8 2

  4. k3s-observatory k3s-observatory Public

    A beautiful, real-time 3D visualization dashboard that monitors a k3s Kubernetes cluster. Transform infrastructure monitoring from boring metrics into an engaging, animated experience where you can…

    TypeScript 35 1

  5. f1-sculptures f1-sculptures Public

    An innovative 3D visualization of Formula 1 telemetry data that transforms driver performance into interactive sculptures. Each lap becomes a unique 3D artwork where the track layout is extruded ve…

    JavaScript 2

  6. publicip.org publicip.org Public

    SpringBoot Application for PublicIP.org

    Java 2