Commercial projects

All of my commercial projects are websites, accessible by clicking on the corresponding cards.

Side projects

All my project are on GitHub. Only click on project and you will be redirected to GitHub.

Glove

Student project

Technologies: React Native • Django • Postgres • Adobe XD • Expo

A fun project for Software Engineering course at TUL. Built in React Native (frontend) and Django (backend). The challenge of this project was building a three different views. One view was for delivery man, second one was for restaurant owner and the last one was for client. This project was challenging and i learnt a lot of concepts of software engineering.

Cinema management application

Student project

Technologies: React • Spring Boot • Postgres • MaterialUI

A project for another course at TUL. Purposes of this app are: screening management, ticket and screening room management. Frontend built in React using MaterialUI and backend built using Spring Boot. While i was doing this project, i learn about metrics in software engineering.

Proper Dark Theme

Side project

One of my side projects. When I was searching for theme for vs code, I couldn't find one that suits me. So I decieded to create one. This project is open-source. On repo you can find the marketplace link, if want to try it out.

NextJS blog tutorial

Side project

This is my first attempt at creating a blog. It is built in NextJS. It is a simple blog with some information about me. I use it to show my projects and my contact information.

SaaS application

Student project

Technologies: NextJS • Strapi • Typescript • TailwindCSS • Turborepo • Tanstack Query

Implementation of the designs from Figma for cloud storage service. The frontend was written in NextJS using TailwindCSS and Tanstack Query. In this project we use CRM for managing the content of the pages. In this project, we choose Strapi for CRM.