ByB Theme: DarkLightVersion: 1.2.14a
Error
Okay
Sign In with Google
ThingByB - Django
The Python Django version of ThingByB. Click the link on the left to check it out.
  • backend: Python Django, MySQL, Redis
  • frontend:
    • JavaScript, jQuery
ByB Grid
ByB Grid is a customizable JavaScript grid that supports remote data, vertical and horizonal paging, searching, sorting, sub-grids, cell formatters, and more.
  • frontend: JavaScript
  • datasources: JSON
ByB Captcha
The captcha system, found on the register form, pre-generates tokens using Python PIL. The tokens are managed by a Redis queue.
  • backend: Redis, Python, PHP
ThingByB - PHP
The PHP version of ThingByB.
Paper Trading V1
This is a fake money, real-time market trading simulator. It uses modified data collected from a cryptocurrency exchange. Trade bots have been implemented to mimic real users. You can login and make your own trades.
  • frontend: JavaScript, Jquery
  • Trade Server:
    • Python (C version in development)
    • Server-sent events
    • Redis
    • PHP
Running
A demo of the ByB Grid using running data.
Interactive Documentation
Learn as you go! Click highlighted terms inside the documentation to activate those features. Need help on the fly? Click the help icon in the top-right to pull up the guide for the page you are currently on.
Music
A demo of the ByB Grid using music data.
Channels
Channels is an app located at the bottom of the page enabling real-time messaging with other users. Eventually, channels will support commands to place trades and manage channel user settings. Policy. My name in the global channel is
  • backend: Python / FastAPI
  • frontend: JavaScript, jQuery
  • protocol: WebSockets
Source Code
Some of the ByB source code is on GitHub /bybsi/.
  • C
  • Python, FastAPI, Django
  • PHP
  • Perl
  • JavaScript, React, WebSockets, Server-Sent Events
Channels - Plugins
Plugins for Channels are applications you can use via channel commands.
  • scrabble: Written in C. Input letters and all possible (English) words will be displayed.
  • text rpg: A text based loot finder where you can explore, fight, loot, collect, and gamble to progress your character. The game is currently nothing more than a script I developed in 2005 while learning Perl. I plan to expand it to support multiplayer and add browser based graphical coponents as well.
© 2025-2026. ThingByB.com.