Skip to content
View tskaggs's full-sized avatar
✌️
✌️

Block or report tskaggs

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

Hey ✌️

🔭 With over sixteen years of experience as a software engineer and leader. I’m currently working on building AI coding tools and advising a few startups.

💬 Available for software engineering and CTO/management work.

⚡ Fun fact: I won a hackathon that flew me round-trip to Berlin from SF to do another hackathon which I lost.

📫 How to reach me: On Linkedin or X.

Pinned Loading

  1. babyagi-2o-ollama-mlx babyagi-2o-ollama-mlx Public

    BabyAGI-2o with Ollama and MLX

    Python

  2. opendss opendss Public

    OpenDSS - Open Source Decision Support System

    Python

  3. Creating GIFs from .MOV files in OSX... Creating GIFs from .MOV files in OSX using FFmpeg and ImageMagick
    1
    # Convert MOV to GIF using FFmpeg and ImageMagick
    2
    I tried a few different techniques to make a GIF via command-line and the following gives me the best control of quality and size. Once you're all setup, you'll be pumping out GIFs in no time!
    3
    
                  
    4
    ## Preparation
    5