Skip to content
View TheJupiterDev's full-sized avatar
πŸ’ͺ
Building JSON Schemas by hand
πŸ’ͺ
Building JSON Schemas by hand

Organizations

@Bitterbyte-Games

Block or report TheJupiterDev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TheJupiterDev/README.md

πŸ‘‹ Hi, I'm JupiterDev

A nerd who was given a keyboard, so he learned to code.

I'm a developer building silly little tools, usually because nobody else has.
I love working with Python and Qt and building Desktop apps - but I'm also making a secret thing πŸ‘€.


Cool Projects

Cohesion

Cohesion is a Minecraft Fabric Mod that aims to fix the glaring issues caused by Minecraft's segmented development history by adding a little cohesion to the game.

mDirt

mDirt is my magnum opus. Is it depressing that something so useless is my most important & largest project? Maybe. mDirt is a datapack creator, letting the user use a simple UI to create datapacks- no code required!

KoreUI

KoreUI is a dynamic UI builder. It inputs a standard JSON Schema and returns with a PySide6 widget. Created over the span of 1 week (Yes, it took me 7 days. No, I don't want to tallk about it), it is a bit of a mess, but it works.

Sometimes.

  • 🌱 Currently learning: Rust
  • πŸ› οΈ Tech stack: Rust
  • πŸ”­ Projects: mDirt - KoreUI
  • πŸ“« How to reach me: YouTube

πŸ’Ό GitHub Stats

GitHub stats


β€œIf more of us valued food and cheer and song above hoarded gold, it would be a merrier world.”

Pinned Loading

  1. Faith-and-Code-Technologies/mDirt Faith-and-Code-Technologies/mDirt Public

    A tool for easily creating custom features using Minecraft Datapacks.

    Python 3

  2. KoreUI KoreUI Public

    Dynamic GUI Generator from JSON Schemas

    Python 2

  3. TheJupiterDev.github.io TheJupiterDev.github.io Public

    My website for my writing, programming, and all around nerdy-ness.

    HTML

  4. Faith-and-Code-Technologies/MinecraftJSONSchemas Faith-and-Code-Technologies/MinecraftJSONSchemas Public

    A library of JSON Schemas handbuilt for Minecraft. It defines everything in the Minecraft Datapack & Resourcepack structure, along with some utilities

    Python