Work
I currently work as an SAP E-Commerce Consultant at innovate Software GmbH, specializing in developing efficient, high-quality solutions within the SAP Commerce ecosystem.
Experience
With +5 years of software development experience, I bring a unique combination of front-end and back-end expertise, focusing on simplicity, best practices, and extensibility in my work.
Skills & Technologies
-
JavaScript (TypeScript), HTML, CSS
Crafting intuitive, high-performance UIs with simplicity and best practices in mind. -
SAP Composable Storefront (Spartacus)
Professional experience building modular, headless e-commerce frontends with Angular. -
SAP Commerce (Hybris, Java, Spring MVC)
Developing reliable, scalable backend systems for enterprise e-commerce applications. -
UI/UX
Focus on creating clean, user-centered interfaces that prioritize usability. -
C (Personal)
My favorite language, used for low-level simplistic programming. My philosophy revolves around avoiding unnecessary complexity and keeping things simple and robust.
Development Workflow
I prefer a terminal-based development environment for its efficiency and simplicity, primarily using the Helix editor within a Linux environment. I rely exclusively on CLI tools like Git for version control, avoiding GUIs to maintain a streamlined, distraction-free workflow.
Personal Projects
Beyond my professional work, I spend time on recreational programming, exploring C through personal projects like building HTTP servers, GPIO applications, and TUI-based tools. These projects embody my approach to software—simplicity and efficiency.
You can explore some of my personal projects here, including:
-
libhttp
A minimalist HTTP framework written in C, designed as a lightweight, single-header library. It provides the essentials for building HTTP servers with simplicity and efficiency. -
libbcm2835
A compact C library for interacting with the BCM2835 GPIO on Raspberry Pi, implemented as a single-header file for easy integration and minimal overhead. -
figure
A vanilla JavaScript alternative to JSX for building React applications. This JavaScript library converts HTML directly into React elements, allowing developers to write React components using native JavaScript while still retaining reactivity and component rendering efficiency.