Skip to content
View hh21st's full-sized avatar

Block or report hh21st

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

Popular repositories Loading

  1. inertial-intake-detection inertial-intake-detectionPublic

    Python

  2. inertial-sensor-processing inertial-sensor-processingPublic

    Import and processing of inertial sensor data for intake gesture recognition. Support for Clemson Cafeteria, Food Intake Cycle, and OREBA datasets.

    Python

  3. inertial-video-intake-fusion inertial-video-intake-fusionPublic

    Inertial and video data fusion for intake gesture detection

    Python

  4. BoxContainer BoxContainerPublic

    Blazor Server + hand-written Three.js: renders a shipping container in 3D and animates boxes into it in load order. Written January 2023.

    JavaScript

  5. agentic-loop agentic-loopPublic template

    A small, self-improving loop of AI coding-agent skills for Claude Code: plan, build, verify, and learn — human in the loop at every turn.

  6. agentic-memory agentic-memoryPublic template

    A small, runnable memory for an AI coding agent: capture, index, recall, and distil what it learns. Companion to agentic-loop. Clone the template and go.