Lomztein
Cand.polyt. with absolutely zero idea of what he's doing. Enjoys writing overdeveloped backends, as well as useless but interesting software.
Odense, Demmark
Pinned Repositories
Adminthulhu
A multifunctional Discord Bot written in C# using the Discord.NET API.
Advanced-Discord-Commands
An advanced Discord bot command framework based on the Discord.NET API. Originally a part of the Adminthulhu Discord Bot, it has now been extracted, cleaned up, and put into a library. This library allows for borderline turing-complete command based programming, directly in Discord!
BFA2-Example-Content-Pack
An example content pack for Brute Force Attack 2, providing examples for some custom content using classes and plugins from custom code.
Brute-Force-Attack
My first ever complete personal project. A classical-style tower defence game with some experimental features. Swapped out proper game design for fancy bloom post-processing.
Brute-Force-Attack-2
Second attempt at a potential sequel to Brute Force Attack. Tower Defense game with a focus on large hordes of enemies, turret customization, and upgrade systems. Expected to be complete before the end of 2023, but no promises.
ConsoleScreen
Something which is able to load and render .obj 3D models into a console window. Some might say this is useless and dumb, and I am inclined to agree, which is exactly why I made it!
DronesDroidsAndSentries
Moduthulhu
Less of a rewrite, and more of a successor to my Adminthulhu bot. This bot takes a modular approach by loading bot functionality code at runtime from .dll files, instead of having it all in one codebase.
Project-Frontline
Simple singleplayer Tug-of-War style RTS. Not a serious production, more of a personal project to try out some ideas and improve some skills. Likely to be uploaded to itch.io later anyways.
Semesterproject01-Gruppe30-2018
First project. Group 30 of Software Engineering 2018. The overarching project for the first semester of university. Primary learning goals are basic teamworking skills, such as debates, conflict solving and effecient workflows.
Lomztein's Repositories
Lomztein/Adminthulhu
A multifunctional Discord Bot written in C# using the Discord.NET API.
Lomztein/Brute-Force-Attack-2
Second attempt at a potential sequel to Brute Force Attack. Tower Defense game with a focus on large hordes of enemies, turret customization, and upgrade systems. Expected to be complete before the end of 2023, but no promises.
Lomztein/Moduthulhu
Less of a rewrite, and more of a successor to my Adminthulhu bot. This bot takes a modular approach by loading bot functionality code at runtime from .dll files, instead of having it all in one codebase.
Lomztein/Brute-Force-Attack
My first ever complete personal project. A classical-style tower defence game with some experimental features. Swapped out proper game design for fancy bloom post-processing.
Lomztein/Semesterproject01-Gruppe30-2018
First project. Group 30 of Software Engineering 2018. The overarching project for the first semester of university. Primary learning goals are basic teamworking skills, such as debates, conflict solving and effecient workflows.
Lomztein/Advanced-Discord-Commands
An advanced Discord bot command framework based on the Discord.NET API. Originally a part of the Adminthulhu Discord Bot, it has now been extracted, cleaned up, and put into a library. This library allows for borderline turing-complete command based programming, directly in Discord!
Lomztein/8thSemesterAssignments
Lomztein/BFA2-Example-Content-Pack
An example content pack for Brute Force Attack 2, providing examples for some custom content using classes and plugins from custom code.
Lomztein/ExpressionParser
A small piece of software in Java, capable of parsing basic mathematical expressions into their final result. It should be expandable enough for different use-cases.
Lomztein/Project-Frontline
Simple singleplayer Tug-of-War style RTS. Not a serious production, more of a personal project to try out some ideas and improve some skills. Likely to be uploaded to itch.io later anyways.
Lomztein/DronesDroidsAndSentries
Lomztein/7thSemesterAssignments
Lomztein/Assignments
A combined repository for all small-scale University assignments.
Lomztein/Bomberman-Android
Lomztein/Brute-Force-Attack-2-Prototype
Prototype sequel for Brute Force Attack that didn't go anywhere. No work will continue on this repository, any future versions of a Brute Force Attack 2 will be a new rewrite in a different repo. Uploaded to GitHub for future reference.
Lomztein/Cloud-Edge-Project-E22
Lomztein/CoffeeBreak-Pod-Creation
CoffeeBreak Pod Creation is a bachelor project for Frederik Bøttger-roth and Marcus L. Jensen of Syddansk Universitet, Odense, Denmark. The goal is to be a small part of a larger microservice system, with custom made Kubernetes pod controllers and routers.
Lomztein/CombtressArena
Originally supposed to become a Tug-of-War style online RTS game, unsurprisingly that was too much for a Unity newbie. These days it has become more of playground for AI experimentation.
Lomztein/ComponentAssignments
Repository for storing the assignments for my Component-based Software Development classs.
Lomztein/dear-github-2.0
📨 An open letter to GitHub from the maintainers of open source projects
Lomztein/eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
Lomztein/github-actions-katas
Lomztein/OPN-F19
Lomztein/Placeholder-Name
A top-down rouge-lite shooter with limited RPG elements. Mostly for learning, might turn into something big.
Lomztein/PlaceholderName-DOTS
Small practice project intended to create a simple top-down shooter using Unity's indev DOTS systems, in order to get a foot in the door, so to speak. Intends to recreate the game archived in Original.zip in this repository.
Lomztein/ProjectAI
A heavily indev quasi-RTS game where the goal is to design AI behaviour, though the use of a visual scripting interface.
Lomztein/ReassemblyAnalyser
A C# program written to analyse the effeciency of ones the ships in ones Reassembly fleet, by pitting every single on against every single other in an overcomplicated pool turnament.
Lomztein/RimWorld-Minimods
A shared repository for various minor mods I create for RimWorld, just so that it's a little easier to manage for me. Mods here are usually very limited in scope, and are the result of only a limited amount of hours of work.
Lomztein/SB-MAI-E20-4
Lomztein/Space-Battle-Demo-Thing
Quick 6-hour weekend project intended to test out a few techniques as well as try to create some sort of super rudimentary space battle demo thing. What is learned here may prove useful in the future.