Skip to content
View toddwalters's full-sized avatar
  • Eli Lilly & Company

Block or report toddwalters

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

Typing SVG


🦝 The story so far

I build the boring-but-important plumbing that makes AI actually useful β€” agentic workflows, infra-as-code, and a home lab that's one Tailscale config away from becoming sentient. My day-to-day is uv, Terraform, and asking local LLMs increasingly unreasonable questions.

class Todd:
    def __init__(self):
        self.machine     = "Mac Studio M4 Max 🍎"
        self.current_obsession = ["agentic AI", "local LLMs", "home networking"]
        self.now_building = "waltodders-hermes"  # Python 3.12 + Terraform + Ansible
        self.fuel         = "coffee + classic synth-pop 🎹"

    def why_local_llms(self):
        return "Because the cloud is just someone else's GPU. 🀷"

πŸ› οΈ The Arsenal

🧠 Local model rotation: llama3.2 · gemma3 · deepseek-r1 · openhermes Monitored with asitop because watching the GPU sweat is half the fun.


πŸ“Š The numbers

Followers Stars Contributions


πŸ“Œ Stuff I'm proud of



A personal collection of configs, guides, and cheatsheets β€” my second brain for the terminal.


Where I learn and test AI/ML data-engineering and model-development ideas.


My Hugo blog site.

πŸ† Achievements


🐍 Watch a snake eat my contributions

Snake eating my contribution graph


⚑ Powered by coffee, curiosity, and a suspiciously warm Mac Studio.

Pinned Loading

  1. configs-guides-and-cheatsheets configs-guides-and-cheatsheets Public

    A repository of personal Configs, Guides and Cheatsheets

    Shell 1 1

  2. waltodders-hugo waltodders-hugo Public

    My hugo blog site

    HTML

  3. aiml-python-coding-examples aiml-python-coding-examples Public

    Repo I used to learn and test AI and ML data engineering model development

    Jupyter Notebook