Skip to content
View lukasstorck's full-sized avatar

Block or report lukasstorck

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
lukasstorck/README.md

Hello there.

I am Lukas, a software engineer from Germany :D
I am a fan of open source software and like to share my own tools and modifications to make life easier and mold our digital world. I also like video games, duh...

Calendar Manager Demo

Calendar Manager uses calendar imports, exports and boards to retrieve calendar events, combine and filter them to create new subscribable web calendars and share them with other people. It includes automatic backups for imported web calendars and user accounts via configurable identity providers.


NoteVote Demo

NoteVote is a lightweight, anonymous suggestion collection and voting tool. Users can submit notes and can cast votes for each note. Neither are tied to the user identities. The user client is trusted to keep track of their votes via transaction ids in case they later want to change their vote. Users get live updates for new notes and incoming votes.


Dynamic Virtual Controller Demo

Dynamic Virtual Controller is a tool to connect users (e.g. on a browser) via a server to virtual output devices (e.g. a virtual X-Box Controller). This allows Coop Gameplay over the internet with a variety of features like Keyboard to Controller mapping, customizable keybinds, sharing the same or controlling multiple controllers. The idea started with Brotato, which allows Coop Gameplay via Steam Remote Play, but is limited as you need physical controllers to pass-through and only works with Steam games.


A small JavaScript based in-browser transpiler for Markdown text to bbCode as used in the Steam Workshop. I was annoyed by the syntax differences between Markdown and bbCode as I had to do many edit when converting the text format. This makes it way easier to update the mod descriptions on Steam's workshop page.

Mods

  • Brotato
    • Recurse: an expansion to the game mechanic "curse" introduced in the DLC, allows already cursed items to be recursed
  • Minecraft Datapacks
    • Brittle Bedrock: adds craftable Dense TNT, which weakens nearby bedrock to obsidian on explosion
    • Yummy Steak: adds a craftable and enchantable food item that never runs out and applies the saturation effect for an hour
    • Mob Hunting Rewards: tracks and rewards mob kills
  • The Elder Scrolls V: Skyrim
    • Improve Aura Whisper Shout: enhances vanilla game mechanic by changing duration, cooldown and which enemies (all) are highlighted
    • Freeze Time: technically only an extreme variant of the vanilla shout Slow Time, as it toggles the time to slows by 99%

Pinned Loading

  1. dynamic-virtual-controller dynamic-virtual-controller Public

    Connect users to virtual output devices for online coop gameplay

    TypeScript

  2. markdown-to-steam-bbcode markdown-to-steam-bbcode Public

    A markdown to Steam's BBcode transpiler

    JavaScript

  3. recurse recurse Public

    A Brotato mod: reroll the curse level for already cursed items

    GDScript