Skip to content
View HanClinto's full-sized avatar

Block or report HanClinto

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.

Content in all repositories owned by your account will be closed.
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
HanClinto/README.md

Clint Herron

Artificially Intelligent, Naturally Curious

Welcome to My Humble Corner of the Internet

I'm thrilled to be here, and I hope you are too.

I am passionate about AI / ML, practical tools, and using technology to build a brighter, more prosperous, and uplifting future.

I love contributing to open source when I'm able. Recent examples include CollectorVision (open-source collectible card identification), WaterPAL (low-cost monitors for water pumps, currently deployed and monitoring in multiple countries in Africa), and my contributions to Llama.cpp, where I've focused on grammar, testing, and performance.

Poke around, make yourself at home, and please feel free to reach out and introduce yourself if you'd like to get in touch.

Recent Blog Posts

  • 🎬 VibeFarmer: Entry to the OpenAI WebMCP Challenge - (September 4, 2026) - This is my entry to the OpenAI WebMCP Challenge. VibeFarmer is a whimsical exploration into what working alongside AI agents might look like in our day-to-day life. It also is...
  • 🎬 Dinnertime with Dad: Explaining Neural Network Convergence - (September 2, 2026) - in which Clint does his best to give a lesson in machine learning around the dinner table. Covers numeric representation, network layers, labeled data, training vs testing data...
  • ✍️ Terrence Tao + ChatGPT - (July 23, 2026) - This is a fascinating conversation to read -- this is Terence Tao's conversation with ChatGPT about the Jacobian Conjecture Counterexample...
  • ✍️ The Statistical Nature of LLMs: an interactive logprobs explorer - (July 21, 2026) - I'm putting together a small "Introduction to AI" presentation that I'm giving on Wednesday morning. The target audience is roughly a 50/50 mix of engineers and non-engineers, so...

Read the full blog

Open Source Contributions

Outside contributions: 49 merged public PRs into 16 outside repositories.

Outside repositories

See more merged PRs

Pinned Loading

  1. ggml-org/llama.cpp ggml-org/llama.cpp Public

    LLM inference in C/C++

    C++ 128k 23.1k

  2. CollectorVision CollectorVision Public

    Open-source, open-weight computer vision for collectible card games like Magic, Pokemon, Yugioh, and more.

    Python 44 4

  3. SimpleGitBlog SimpleGitBlog Public

    A dynamic blog hosted fully on Github Pages. Maximizes WYSIWYG features (rich formatting on issues / comments) and Github Pipelines to transform a simple project into a self-updating webpage. Integ…

    Python

  4. WaterPAL WaterPAL Public

    Water Pump Activity Logger - ESP32-Based - Low Cost - SMS Updates

    C

  5. mtg_belcher_montecarlo mtg_belcher_montecarlo Public

    What is the optimal composition of cards in a 7-land Belcher deck? Let's use machine learning and Monte-Carlo simulations to find out!

    Python

  6. S4 S4 Public

    S4 - Super Simple Semantic Search - minimalistic demo of semantic search with BGE-small-en-1.5

    Python