Skip to content
View KuphJr's full-sized avatar

Block or report KuphJr

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

Pinned Loading

  1. tweet-controlled-bot tweet-controlled-bot Public

    Forked from huggingface/lerobot

    This project will enable livestream viewers to command my AI-controlled SO-101 robotic arm by sending tweets.

    Python

  2. so101-ros so101-ros Public

    This is custom code to programmatically control the SO-101 robot arm via ROS 2.

    Python

  3. Adapter.js Adapter.js Public

    Forked from thodges-gh/CL-EA-NodeJS-Template

    JavaScript 14 6

  4. ua-smart-contracts ua-smart-contracts Public

    This repository holds the smart contracts for Universal Adapter direct requests.

    TypeScript 6

  5. encrypted-env-storage encrypted-env-storage Public

    Set environment variables using a cross-platform `npx` command and store them in a password-protected `.env.enc` file which can be loaded during the next session.

    2

  6. SecureSecretSplitter SecureSecretSplitter Public

    An easy-to-use program using the Shamir Secret Sharing algorithm to securely split a message into n keys where only m keys are required to recreate the original message.

    Python