Pinned Repositories
360-panorama-tour-viewer-and-editor
Full stack website for creating and viewing interactive 360° panorama image tours
BetterBudget
An UI mod for the game Cities Skylines providing a more convenient way to access the budget sliders from the economy panel. Steam Workshop Page: http://steamcommunity.com/sharedfiles/filedetails/?id=420972688
ChampionChallenge
Entry for the Riot API Challenge 2016. MEAN Stack Website. Allows players to compete for mastery points on a big leaderboard across each week. High ranked players are rewarded with items saving their rank and accumulated points.
Coding-Website
MERN stack for a website to help teach java programming. Allows the creation of exercises which can then be solved by the users. Code is executed on the backend.
ComputerCraft-Programs
Lua programs created for the ComputerCraft Minecraft mod. Contains wood chopper, furnace array, trading and storage system, as well as management and quality of life programs.
FactorioScript
A compiler for the game Factorio to allow the use of programming code to create in-game combinator entities, which then can be imported via blueprint strings
hell-is-others-cheatsheet
Interactive Cheatsheet for the video game Hell is Others
phasmophobia-cheatsheet
Interactive Cheatsheet for the video game Phasmophobia
sc-server-meshing
Wiki version of the Unofficial Road To Dynamic Server Meshing for Star Citizen
tft-cheatsheet
Website with Interactive 2D Grids for Items and Champions for League of Legends Teamfight Tactics gamemode
un0btanium's Repositories
un0btanium/phasmophobia-cheatsheet
Interactive Cheatsheet for the video game Phasmophobia
un0btanium/FactorioScript
A compiler for the game Factorio to allow the use of programming code to create in-game combinator entities, which then can be imported via blueprint strings
un0btanium/360-panorama-tour-viewer-and-editor
Full stack website for creating and viewing interactive 360° panorama image tours
un0btanium/sc-server-meshing
Wiki version of the Unofficial Road To Dynamic Server Meshing for Star Citizen
un0btanium/BetterBudget
An UI mod for the game Cities Skylines providing a more convenient way to access the budget sliders from the economy panel. Steam Workshop Page: http://steamcommunity.com/sharedfiles/filedetails/?id=420972688
un0btanium/ComputerCraft-Programs
Lua programs created for the ComputerCraft Minecraft mod. Contains wood chopper, furnace array, trading and storage system, as well as management and quality of life programs.
un0btanium/ChampionChallenge
Entry for the Riot API Challenge 2016. MEAN Stack Website. Allows players to compete for mastery points on a big leaderboard across each week. High ranked players are rewarded with items saving their rank and accumulated points.
un0btanium/Coding-Website
MERN stack for a website to help teach java programming. Allows the creation of exercises which can then be solved by the users. Code is executed on the backend.
un0btanium/hell-is-others-cheatsheet
Interactive Cheatsheet for the video game Hell is Others
un0btanium/tft-cheatsheet
Website with Interactive 2D Grids for Items and Champions for League of Legends Teamfight Tactics gamemode
un0btanium/boids-and-quadtree
Boid implementation with UI and quadtree spatial partitioning for performance improvements
un0btanium/Code-Simulator
A Java program that imports Java source code with the Compiler API, alters it with JavaParser, executes it and exports logged execution data in JSON format. Used by the Coding-Website in the backend.
un0btanium/d3-graphviz
Graphviz DOT rendering and animated transitions using D3
un0btanium/dark-timeline
WIP Timeline for the Netflix series Dark
un0btanium/ec-bot
Discord bot for Enemy Contact
un0btanium/GhostInTheCell-Bot
Bot Implementation for the Codingame.com Ghost In The Cell competition. Uses Floyd-Warshall algorithm and fancy strategies.
un0btanium/homepage
un0btanium/javaparser
Java 9 Parser and Abstract Syntax Tree for Java –
un0btanium/jdwp
Java Debug Wire Protocol
un0btanium/server-meshing-game
Work in Progress Game that lets the player emulate what a distributed backend would do for a video game
un0btanium/shell
Custom Linux Shell
un0btanium/shinyhobo.github.io
RSI Progress Tracker Reports
un0btanium/star-citizen-feature-dependency-graph
Star Citizen Feature Depdendency Graph provides an interactive graph overview about features and their depdendencies. Click on a feature to open their depending features.
un0btanium/unofficial-road-to-dynamic-server-meshing
REPLACED BY: sc-server-meshing repo
un0btanium/webpack-watch-bug
Webpack watch features breaks when using aliases and cyclic imports