Bringing ideas to life through code.

17-year-old developer from Poland. Building my own concepts from scratch with modern solutions.

abstract background

My primary tech stack for building fast and reliable software.

Next.js
React
Node.js
Spring
TypeScript
Java
PostgreSQL
MongoDB
Redis
Tailwind CSS
Figma
Next.js
React
Node.js
Spring
TypeScript
Java
PostgreSQL
MongoDB
Redis
Tailwind CSS
Figma

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);
}

Fabric Clients

Custom mods and cheat clients. Utility modules and technical Minecraft modifications.

fabric-loaderv0.19.2
Applying mixins...
✓ Rendering engine patched
✓ Custom modules injected
// Optimizing client-side logic

UI/UX Design

Designing modern interfaces from scratch in Figma and translating them into functional, clean code.

Recent work and projects.A collection of things I've built lately.

Chunked.pl

Simple Minecraft server itemshop with a quick nickname login.

Chunked.pl Preview

VengeanceClient

A cheat client with a custom UI designed entirely from scratch on the fly.

VengeanceClient Preview

UrAuth.dev

An API for easy auth with Discord and Google, including ready-to-use login forms.

UrAuth.dev Preview

VisualCode

A simple landing page for my Minecraft plugins Discord server.

VisualCode Preview

AntyLogout

Popular combat-log plugin with over 55k+ downloads on SpigotMC. Currently in development of v2.

AntyLogout Preview

View More Projects

Check my GitHub for open-source tools and experiments.

~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.