My Services
Founder-Led Engineering Support
I provide hands-on engineering support for founders who need to move fast without hiring a full team. From building core features to guiding technical decisions, I focus on shipping value and turning ideas into working products. It’s about helping your startup grow efficiently and make the right technical choices from day one.
Startup Product Engineering
I help startups build robust, scalable products with clean backend systems and intuitive user experiences. With over 10 years of engineering experience, I work with technologies like Node.js, React, Spring Boot, etc. to deliver high-quality software that grows with your business. I provide ongoing support to ensure your product evolves smoothly as you learn from real users.
MVP Development for Startups
I help startups turn ideas into functional MVPs built for speed, clarity, and validation. From defining core features to development and launch, I ensure your MVP is lean, scalable, and focused on real user needs. I balance technical decisions with time and budget, so you only build what truly matters.
Portfolio
BeautyBooking
Broshura.al
Ines Trading
ESMAVD – Ethereum Smart Contract Vulnerability Detector
Start building your MVP today
Latest Articles
How to properly handle errors in Spring StateMachine
In this article, we are going to look at the proper way of handling errors in Spring StateMachine. Table of…
Enable copy-paste with Virtual Machine Manager
Introduction In this short article, we’ll cover a common issue you might have been searching for: how to enable copy-paste…
Building a Timer Using ScheduledExecutorService in Java
In this article, we will explore how to implement a timer mechanism using the ScheduledExecutorService, an important tool in Java for…
Converting React app into an Electron desktop application
Introduction In this article, we’ll walk through the process of converting our React app into an Electron desktop application, making…
Optimizing entities with JPA lifecycle events
Introduction In this article, we will explore how to leverage JPA entity lifecycle events, with a particular focus on @PrePersist…
Building a global HTTP error handler in Angular 17
Introduction One of the key principles of writing clean code is DRY (Don’t Repeat Yourself). To avoid repetitive lines of…