Blogeintrag | Proxmox

Blogeintrag | Proxmox

Von am 26.02.2026

Virtualisierung spielt in der modernen IT eine zentrale Rolle, sei es im Rechenzentrum, in Unternehmen oder im Homelab. Sie ermöglicht es, Hardware effizient zu nutzen, Systeme voneinander zu trennen und flexibel auf neue Anforderungen zu reagieren. Vor allem für Leute mit einem HomeLab ermöglicht sie es diesen, eigene Services leicht zu erstellen und managenProxmox VE […]

Uncategorized
VPN basierter Ad-Blocker für Android

VPN basierter Ad-Blocker für Android

Von am 26.02.2026

Ich denke mal fast jeder verwendet heutzutage AdBlocker und falls nicht dann wird es langsam Zeit. Jedenfalls wollte ich mal verstehen wie das eigentlich so funktioniert und vor allem wie schwer oder leicht es ist einen eigenen AdBlocker zu bauen. Nachdem ich mich gerade bisschen mit Kotlin befasse, dachte ich mir das wäre ein gutes […]

Uncategorized
Vibe Coding: Fast AI-Driven Development — Benefits, Risks, and Guardrails

Vibe Coding: Fast AI-Driven Development — Benefits, Risks, and Guardrails

Von am 26.02.2026

AI-assisted development is changing software development as a whole. “Vibe coding” is new trending term that means fast, AI-driven approach focuses on results rather than understanding code. With great power also comes great responsibility, since there are lots of risks involved. This blog will show: What it is, why it’s popular, what can go wrong, […]

Uncategorized
Rev Match Market - A Swipe-Based Used Car Marketplace

Rev Match Market – A Swipe-Based Used Car Marketplace

Von am 25.02.2026

In my Masterclass Mobile project, I explore how a familiar interaction feature from dating apps could be applied to a completely different use cases. I applied it to the used car market. The core idea behind RevMatchMarket is instead of scrolling through endless lists of car listings, users swipe left to pass or right to […]

Uncategorized
SOTA | Mobile Web Performance: React Server Components and Edge Rendering

SOTA | Mobile Web Performance: React Server Components and Edge Rendering

Von am 25.02.2026

Abstract Mobile web performance has become increasinglyimportant as users expect fast and reliable experiences acrossa wide range of devices and network conditions. Traditionalrendering methods often struggle to meet these demands due toheavy JavaScript execution and long network round trips. Thispaper examines two modern rendering techniques, React ServerComponents and edge rendering, and discusses how they addresskey […]

Uncategorized
Offline-First Web Applications: Designing for the Real World

Offline-First Web Applications: Designing for the Real World

Von am 25.02.2026

Why Offline First Is Still Relevant When we build web applications, we often assume that the internet is stable and always available. In development environments, everything is set to work smoothly, APIs respond quickly, and connection issues rarely appear in local network.. But once an application reaches real users, the situation changes. Networks fluctuate. People […]

Uncategorized
State of the Art in Real-Time 2D Pose Estimation using Smartphones

State of the Art in Real-Time 2D Pose Estimation using Smartphones

Von am 25.02.2026

Csongor Jánosi AbstractReal-time 2D human pose estimation using smartphone cameras hasbecome a highly relevant technology for interactive applicationssuch as physical education, gesture-based interaction, and aug-mented reality. While recent advances have significantly improvedpose estimation models, using such systems on mobile devicesremains challenging due to computational, energy, and latency con-straints. This paper presents a state-of-the-art review of […]

Uncategorized
Semester 1 Project: Meal Mate

Semester 1 Project: Meal Mate

Von am 25.02.2026

Introduction For this semester project, I developed MealMate, a cross-platform mobile application built with React Native and Expo. The idea behind the project was to create a practical tool that helps users discover recipes (nutrition, instruction, ingredients) , build weekly meal plans, and automatically generate shopping lists based on selected meals. The project combines API […]

Uncategorized