Skip to content
View thelittlepony's full-sized avatar

Organizations

@Dragoncord-for-discord

Block or report thelittlepony

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

hi, i'm thelittlepony!

founder of tlp. — a small team building commercial services and tools, including projects like tlp.Proxy (i also know how to use Docker).

i mainly design protocols and software architecture (like choosing dependencies, defining APIs, and implementing clean abstractions)

i also work on personal open-source projects:

  • Testboxed Runtime — open-source standard and runtime for building 2D games
    also with examples of games/demos.

  • Testboxed Controller (wip) — open-source protocol for custom game controllers over Wi-Fi/Ethernet instead of USB HID

deprecated, but still interesting:

  • PromptBox - standard for bots with LLMs, and implementation of that.
    if say more simple, it's repository for prompts.
  • OpenGDPS Core — open-source Geometry Dash server implementation in Python
    Supports 2.11, partially working, but I don't maintain it.
  • DragonBot - open-source bot for Discord servers, implemented in Python
    I don't maintain it, and it's really, really deprecated (last commit was 4 years ago!), so you can't run it for now (because of Discord API changes)

interesting about me

  • during 2024-2025, i temporarily left github to live on codeberg, and later moved to my own self-hosted forgejo instance
  • now i'm coming back because i need a proper portfolio, and github feels a little better these days

Pinned Loading

  1. Testboxed-Runtime Testboxed-Runtime Public

    OSS implementation of my own standard for 2D games

    C# 2