Lukas Streckeisen

Software projects by Lukas Streckeisen

I design and develop software projects in my free time, driven either by curiosity to explore new technologies or by the need to solve everyday annoyances. Whether it’s experimenting with fresh ideas or improving on something that could be better, each project reflects both my technical skills and my interest in creating clean, practical, and enjoyable software. This site serves as a portfolio, showcasing a selection of these projects.

Projects

Screenshot of the MyCVHub home page

MyCVHub

A web application that enables users to create an online CV and generate professional PDF versions. Built to demonstrate my full-stack development skills, it features a clean interface and a simple workflow for managing personal information. Future plans include features such as LinkedIn synchronization, GitHub project imports, and job application tracking.

TypeScript Vue.js Kotlin Spring Boot
Screenshot of the Context Mapper DSL IntelliJ editor

Proof of Concept for Context Mapper DSL IntelliJ Plugin

A proof of concept of an IntelliJ plugin for the Context Mapper DSL created as part of my bachelor thesis. The project included the creation of an IntelliJ plugin, based on the LSP4IJ plugin, and a new Langium language server. The plugin supports essential editor features and PlantUML diagram generation.

TypeScript Langium Kotlin IntelliJ LSP4IJ