Skip to content
View cheneeheng's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Munich, Germany
  • 00:53 (UTC +02:00)

Block or report cheneeheng

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

Chen Ee Heng

Munich, Germany

class ChenEeHeng:
    """The short version. The long version is on the blog."""

    works_on   = ["computer vision", "robotics", "machine learning"]
    also_builds = ["backends", "frontends", "the infrastructure in between"]
    philosophy  = "follow a problem end to end — from the model to the metal"

    def __repr__(self) -> str:
        return "still building, still writing it all down ↓"

→ I write about all of it at cheneeheng.github.io

Engineering notes, machine-learning deep dives, and the things I build along the way.

Read the blog


GitHub metrics

LinkedIn Email Blog

Open to interesting problems and the right opportunity — a note on any of the above reaches me.

Pinned Loading

  1. claude-code-plugin-toggler claude-code-plugin-toggler Public

    A developer tool for managing Claude Code skill plugins.

    JavaScript

  2. agent-skills agent-skills Public

    Storage for agent skills used by coding agents

    Shell

  3. statusline examples for claude code statusline examples for claude code
    1
    # Setup:
    2
    # "statusLine": {
    3
    #   "type": "command",
    4
    #   "command": "pwsh -NoProfile -File ~/.claude/statusline.ps1",
    5
    #   "padding": 2