Here you will find all of the bigger projects that I've worked on.
A great deal of emphasis was put on the logic behind these projects rather than design or appearance. In doing so these projects have all of the standard features that a web application should have and then some more.
I worked this project when I was finishing the course on Vue - The Complete Guide (incl. Router & Composition API). Here you will find a working demo that is being hosted on firebase. Find a Coach
This project was assigned to me by Solaborate Company when I applied for internship two months ago. Here you will find a working demo that is being hosted on Netlify. World Wide Lottery
The burger builder app is the first big project that I did when learning react the first time around. I did not include it's source code because I lost it with my old laptop.
The React-meetups app is my first ever project working with NextJS. It is a simple write/read application with uses it's own api for reaching to Mongodb where the data is stored. Here you will find a working demo React-Meetups
The My snippets project was an inspiration from a youtube video where the whole project was developed with NextJS ans some third-party libraries. In an attempted act of aggresion towards my boredom I decided to redo the whole thing with ReactJS and do everything myself wihour any third-party libraries.