Skip to content
View MhouneyLH's full-sized avatar
🐔
Coding some stuff
🐔
Coding some stuff

Highlights

  • Pro
Block or Report

Block or report MhouneyLH

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.

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

Lucas Hünniger 👾

I'm Lucas from Thuringia, Germany and currently studying Software Engineering. The most part of the rest of my time I enjoy contributing to open-source-projects or working on own ones. You can check my pinned repositories for some examples of my work. :)

Skills & Experience

  • Flutter & Dart
  • QT-Framework
  • C++
  • C
  • CMake & QMake & Makefile
  • Docker & Kubernetes
  • Bamboo & GitHub Actions
  • Python
  • Git
  • 🧠 General stuff about Software Architecture (I love the book "Clean Architecture" by Robert C. Martin ♥️)

What I'm currently working on / learning

  • Cloud Computing:
    • Kubernetes: AWS EKS (in form of eksctl)
    • AWS ECR
    • AWS ECS
  • Mobile Development: An app (Gasta) with a team from university
    • Flutter & Dart
    • Usage of the knowledge from the book "Clean Architecture"
    • Domain Driven Design
    • State Management with BLoC
    • CI/CD with GitHub Actions
    • Unit-Testing
    • ...
  • A fun mini-project: wifi_manager
    • C++
    • Try usage of Doxygen for documentation
    • Makefile for building
  • A project for university: WhatsApp chatting via WebSocket
    • C++
    • Makefile for building
    • Usage of Client-Server-Architecture

Stats

Anurag's GitHub stats
Language Stats

Pinned

  1. file_converter_microservices file_converter_microservices Public

    A simple microservice-project for converting video files to mp3 files that is orchestrated using Kubernetes.

    Python

  2. deskify deskify Public

    An app for my custom desk-component that uses an d1-mini-ESP-Chip.

    Dart

  3. KCodeFlow KCodeFlow Public

    This is a VSCode-Extension, which tracks your keystrokes, shows your wpm, while coding and much more.

    TypeScript

  4. esphome_custom_components esphome_custom_components Public

    A collection of custom components for esphome.

    C++ 5 3

  5. QQmlExtensionPluginExample QQmlExtensionPluginExample Public

    A Clock-Plugin that can be used in other Qt-Applications as a module. (with example in this repository)

    QML 2

  6. GameOfLife GameOfLife Public

    This project is a simulation of Conway's Game Of Life with an interactable GUI to e.g. set the percentage of cells that should be alive at the beginning of the simulation.

    C++