Skip to content
View throwingogo-hub's full-sized avatar

Block or report throwingogo-hub

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

Hey, I'm Throwingogo.

I build small, practical things that remove friction without taking control away.

Portfolio · Projects · Start a conversation

Projects

Project What it does Try it
GPT Delagger Makes very long ChatGPT conversations lighter by skipping off-screen rendering, reversibly hiding old turns, and hiding heavy tool UI. Privacy-first, zero dependencies. Install
Senel A constructed language where the sound of a word is derived from its meaning: 559 roots, 65 grammar words, no irregular forms. Translate & learn
ShadowPets Ten reusable pixel-art companions with idle, bounce, and species-specific greeting animations. Open Motion Lab

How I build

  • Useful before clever. The problem and the first-run experience come first.
  • Trust is a feature. Small permissions and honest limitations beat vague promises.
  • Show the working. Tests, measurements, source files, and tradeoffs stay visible.
  • Small tools should stay small. Readable source and few moving parts over dependency tax.

Everything here is young and actively shaped by real use. If something saves you time or teaches you something, a star helps another person find it. Focused issues and small pull requests are welcome too.

Pinned Loading

  1. chatgpt-delagger chatgpt-delagger Public

    Make long ChatGPT conversations lighter by reversibly hiding old turns and heavy tool UI. Privacy-first, zero dependencies.

    JavaScript 2 1

  2. senel senel Public

    Senel — a meaning-encoded constructed language with 559 systematic roots, 65 grammar words, and an interactive translator.

    Python 2

  3. DigitalPets DigitalPets Public

    ShadowPets — 10 reusable pixel-art companions with 90 PNG frames, 30 GIF loops, and game-ready sprite sheets.

    Python