Become a sponsor to Thomas Erbe
Hey! 👋
I'm Tom, I work on various open-source projects both current and future! My current main projects are BulmaJS and Pterodactyl-PHP, I'm also working on an addon manager for Pterodactyl (game server dashboard). Let me explain what these are briefly!
BulmaJS
BulmaJS is a vanilla Javascript library for the popular Bulma CSS framework. It's written in a pluggable way so each of the components is a plugin, this allows for easier expansion for both core features as well as community extensions.
It's written in entirely vanilla JS with no additional dependencies needed!
BulmaJS is still a work in process but is stable enough for production use (a few client projects are using this in production).
Pterodactyl-PHP
Pterodactyl-PHP is a PHP client for the very popular Pterodactyl game dashboard. It provides an object-orientated approach to the Pterodactyl API and supports all of the documented API endpoints.
If you're looking to integrate a PHP based project with Pterodactyl, this would be a perfect solution.
Thank you for your support ❤️
Open-source is a scary place, where anyone can read and criticise (in an unconstructive way) your code. However, it can also be very rewarding with the community contributing new features or suggesting new features. Your sponsor, contribution, or feedback is highly appreciated and helps keep me motivated to continue to work on open-source projects. Thank you! 👍
Featured work
-
VizuaaLOG/BulmaJS
Unofficial javascript extension to the awesome Bulma CSS framework.
JavaScript 337 -
VizuaaLOG/pterodactyl-php
PHP Client library for interacting with the Pterodactyl API.
PHP 7