Andrej Atanasovski Portfolio

I am a passionate developer and always curious for solving problems.

Vue.js Shopping App

The shopping app website made with Vue.js is a dynamic and responsive website that utilizes many of Vue.js's core features such as Vuex and Vue Router. The app allows users to browse products from various categories and manage their shopping cart. Also, the admin can create new Products and Categories.

React Meetup App

An interactive website made with React.js where all the react core features are used in building this App. It uses a Firebase Database, in which you can add a meetup and with Post Request it will be saved in Firebase, where all the meetups are saved and you can view all your meetups. There is also My Favorites Component where you can view all of your marked favorite meetups.

Movie Playlist

This is one of the best projects I have made! It is an interactive website, which is used for searching any movie you like (with the Open Movie Database - API). Then, you can select a movie and put it in a playlist you have created, to easier keep track of what movies you want to watch next and what movie you have watched. The project is done with React JS, Javascript, HTML and CSS.