Bringing ideas to life through code.
17-year-old developer from Poland. Building my own concepts from scratch with modern solutions.

My primary tech stack for building fast and reliable software.
Building integrated apps
Creating high-performance web apps, advanced Minecraft development, and custom tools tailored to modern needs.
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.
private @NotNull CompletableFuture<@Nullable Island> loadIslandMetadata(final @NotNull UUID islandId) {
return CompletableFuture.supplyAsync(() -> {
final Island loadedIsland = this.islandRepository.findById(islandId);
...
return loadedIsland;
}, this.asyncExecutor);
}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.

~2h
Daily focus
Java
Main stack
17 hrs
Record day
898 hrs
Total coding
100+
Projects
Ready to bring
ideas to life?
Let's build your next project together.



