About me

personal pic

Welcome! I'm Maks, a Junior Web Developer focused on building clean, user-friendly web applications. With a toolkit including HTML, CSS, JavaScript, React, Next.js, Tailwind, Node.js, and SQL, I strive to contribute to innovative and scalable solutions. I'm driven by a desire to learn, collaborate effectively, and continuously grow as a developer within passionate teams. Outside of work, my personal interests lay in tech, gaming, olympic weighlifting, boxing, basketball, popular science etc. I love all animals, but dogs are the best. Sorry feline lovers.

My Projects

Atdapp

Atdapp

Just Another To Do application. It is a basic CRUD app with authentication, task creation/manipulation. The app uses a serverless PostgreSQL for RDBMS and Prisma for ORM. THE TWIST is that it has a Game built in - Bulls&Cows.

AIChatbot

AIChatbot

A chatbot using GPT-4o api and lowdb for local session storage and context. Considering to evolve it into an AI Agent in the near future. Currently it poses no tools, only chat with context.

WordleV2

WordleV2

A revised version V2 of the project below, main objective was to get familiar with React, and try to use different tools like useState and useEffect. The colorway is Mecha inspired.

WordleV1

WordleV1

A vanilla JS/CSS copy project of the popular game. It was a good way to checkout working with API and getting and posting data to server. This game definetly uped my knowledge of English words I am highly unlikely to use.

Calculator

Calculator

A vanilla JS calc, my first webapp, the funcionality is okay, I do revisit it from time to time to see if I can improve something if it needs to be improved. It was a intro course project, as in every course project I went a bit the extramile.