Skip to content
View breuerlukas's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@poddeck

Block or report breuerlukas

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
breuerlukas/README.md

Hi there 👋

I'm Lukas Breuer, a 21 y/o full stack software developer from Germany.

  • 📚 I'm currently studying computer science in Bonn, Germany
  • 👨‍💻 All of my projects are available at lukasbreuer.de
  • 📫 How to reach me: contact@lukasbreuer.de
  • 💬 Ask me about anything here
  • ⚡ Fun fact: I ❤️ automation

Stack

java logo spring logo gradle logo cplusplus logo javascript logo flutter logo kubernetes logo docker logo

Pinned Loading

  1. wing wing Public

    Project to fully automate remote-controlled aircraft and develop new functionalities to make it easier to control these aircraft using microcontrollers such as an Arduino Nano or the Teensy 4.0 tha…

    C++

  2. cast cast Public

    The CAST (Clever Autonomous Stock Trading) project has the goal of trading as reliably, autonomously and performantly as possible with high returns

    Java

  3. iteron iteron Public

    Iteron is a tiny Java framework for asynchronous iteration. It lets you work with sequences, streams, and event-driven data without blocking threads. The API is simple and composable, so you can pr…

    Java

  4. orion orion Public

    A TCP-based framework for reliable packet delivery between client and server applications. Multiple cores form a meshed network to route and relay traffic, while a centralized operator coordinates …

    Java

  5. operating-system operating-system Public

    This repository contains the early development of my own simple operating system. It’s a personal learning project exploring low-level programming, system architecture, and how operating systems wo…

    C++

  6. cassandra-orm cassandra-orm Public

    This project is my own implementation of an ORM for the Cassandra database for the Java programming language.

    Java