Skip to content
View SoraMakes's full-sized avatar
  • University of Applied Sciences Kempten
  • Kempten

Highlights

  • Pro

Organizations

@ProjektAdLer

Block or report SoraMakes

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
SoraMakes/README.md

About Me

Previous GitHub name: Glutamat42

I'm a developer and DevOps engineer with an M.Sc. in Computer Science. My experience spans software development, infrastructure automation, project management, and public engagement—such as running workshops and representing our products at events.

Note: This README was largely generated with the help of AI to provide a structured overview of my work and interests.

Key Technical Projects & Interests

  • Machine Learning & Autonomous Systems:
    My master's thesis focused on uncertainty prediction methods for steering angle prediction tasks.

  • DevOps & Infrastructure (ProjektAdler):
    I maintain several repositories under the ProjektAdler umbrella, most notably:

    • AdLerStack – A comprehensive deployment stack with robust end-to-end tests using Playwright, serving as the base for our deployments.
    • MoodleAdlerLMS – A highly customized Moodle instance with tailored plugins and configurations for our needs, including all of my plugins.
  • Moodle Plugins Development:
    As part of our 3D game-based learning environment project for students, I develop and maintain a suite of Moodle plugins that enable seamless integration between a serious game and the LMS.
    This approach allows students to freely switch between the 3D game and Moodle at any time, choosing their preferred learning experience without limitations.
    The plugins extend Moodle with necessary features (APIs, endpoints, enhancements) to support this integration.

  • 3D Printing & CAD Design:
    I am learning to design my own models in Fusion 360 and Onshape, I enjoy designing and printing practical and experimental parts. You can view my projects here: Printables Profile.

  • Linux, Android & Mobile Productivity:
    I’m currently working on termux-desktop, a project to create a functional Debian chroot desktop environment on Android—enabling full-featured development workflows on my tablet.

  • Other Interests:
    I have a strong curiosity about data compression techniques and enjoy experimenting with related tools and algorithms.

Pinned Loading

  1. ma_project_uncertainty ma_project_uncertainty Public

    Main project of my master thesis: Investigating uncertainty prediction of supervised and self-supervised learning for steering angle prediction

    Python 1

  2. mcbn-pytorch mcbn-pytorch Public

    Monte Carlo Batch Normalization implementation with Pytorch including a fix for the performance problems of the original implementation.

    Python 1 1

  3. Robot-Simulator Robot-Simulator Public

    This project contains my solutions to the exercises of the lecture Mobile Robots. It contains the implementaitons of a very fast A*, particle filter, q-learning and value iteration.

    C++ 1

  4. Ultra-Fast-Lane-Detection Ultra-Fast-Lane-Detection Public

    Forked from cfzd/Ultra-Fast-Lane-Detection

    This is part of our master project. The projects goal is to adapt https://github.com/cfzd/Ultra-Fast-Lane-Detection for the model car of our university. Our results (including datasets and models) …

    Python 6 1

  5. opencv-GeneralizedHough-example opencv-GeneralizedHough-example Public archive

    An example for the use of GeneralizedHoughBallard and GeneralizedHoughGuil from the opencv project

    2

  6. awful-RSA awful-RSA Public

    This is an awful RSA implementation meant as a demonstration project for the profiler exercise of my lecture realtime systems.

    C++