StatusAvailable for new projects
See my stack Building digital solutions from scratch.
17-year-old developer from Poland. Designing and engineering my own concepts from scratch with modern solutions.

My primary tech stack for delivering fast and reliable software
Developing modern applications
Creating high-performance, integrated projects.
Fullstack Systems
Modern Next.js apps with type-safe backends. Built to sync data across platforms and external APIs.
export default async function Products() {
const products = await productService.getAll();
return (
...
);
}Minecraft Plugins
High-performance Paper/Spigot/Velocity plugins written in modern Java.
@Override
public void onEnable() {
final Stopwatch stopwatch = Stopwatch.createStarted();
...
LOGGER.info("Enabled in {}", stopwatch.stop());
}Recent work and projects.A collection of things I've built lately.
Popular combat-log plugin with over 55k+ downloads on SpigotMC. Currently in development of v2.

~14 hrs
Daily focus
Java
Main stack
17 hrs
Record day
924 hrs
Total coding
120+
Projects



