Pinned Repositories
Amazon-Web-Application
Amazon Web Application made with Angular 5, NodeJS & MongoDB.
Amazon-Web-Application-Front-End
Front-End/Client Code for Amazon Web Application made with Angular 5, NodeJS & MongoDB.
Book-App-React
This is the front-end code for the book application which uses Goodreads API to fetch books data, and it is made with React & Redux.
Chat-App-React-Redux-Redux-Saga-WebSockets
Chat application used to generate random names, give the ability to type messages, send them and print the result on the screen.
Django-Dashboard
Intermediate Django project where I implement CRUD, web scraping, API's and many more features.
Meteor-Apollo-GraphQL-React
Application made with React-Meteor-Apollo-GraphQL used to test queries and user authentication.
Nuxt-Blog
Blog created with Vue, Vuex & Nuxt to demonstrate full functionality of Nuxt.
portfolio-website
This is my portfolio website made with Hugo.
Stripe-API-Payment-App
App which creates fake payments by connecting to Stripe API and showing you the information about the customers and transactions on the front-end.
Vue-Guitar-Tabs
Project created with Vue / Node / Express / MySQL to keep track of guitar tabs.
MaxDrljic's Repositories
MaxDrljic/Meteor-Apollo-GraphQL-React
Application made with React-Meteor-Apollo-GraphQL used to test queries and user authentication.
MaxDrljic/Stripe-API-Payment-App
App which creates fake payments by connecting to Stripe API and showing you the information about the customers and transactions on the front-end.
MaxDrljic/Vue-Guitar-Tabs
Project created with Vue / Node / Express / MySQL to keep track of guitar tabs.
MaxDrljic/Amazon-Web-Application
Amazon Web Application made with Angular 5, NodeJS & MongoDB.
MaxDrljic/Amazon-Web-Application-Front-End
Front-End/Client Code for Amazon Web Application made with Angular 5, NodeJS & MongoDB.
MaxDrljic/Nuxt-Blog
Blog created with Vue, Vuex & Nuxt to demonstrate full functionality of Nuxt.
MaxDrljic/Android-Kotlin-Calculator
Simple Calculator created with Kotlin.
MaxDrljic/Android-TaxiApp
WIP :: Taxi application created with React Native.
MaxDrljic/Camper-Leaderboard
Project made for FreeCodeCamp. This is a Camper Leaderboard which shows us top 100 campers from the past 30 days, and 100 campers of all time.
MaxDrljic/Django-Calendar
Small project in which I created a calendar using Python / Django.
MaxDrljic/django-crud
Simple demonstration of using CRUD functionality with Python / Django.
MaxDrljic/Docker-NodeJS-MongoDB
Simple recreation of NodeJS & MongoDB Dockerized application by Brad Traversy for learning purposes.
MaxDrljic/iTunes-Songs
Small project created with Vue / Vuex / Nuxt / Axios to type & search songs from the iTunes API.
MaxDrljic/Laravel-Articles
Simple Laravel app made for testing CRUD functionality with Postman.
MaxDrljic/Laravel-Restaurant-MiniCMS
Mini CMS for restaurant websites made in Laravel.
MaxDrljic/Markdown-Previewer
Project made for FreeCodeCamp. This is a Markdown Previewer which allows you to type text in the text field and display it in HTML markdown.
MaxDrljic/node-push-notifications
Simple implementation of Node push notifications & service workers.
MaxDrljic/Nuxt-Storyblok-Blog
Simple Nuxt implementation for using Storyblok to create a static blog.
MaxDrljic/Pixabay-Image-Finder-API
Small project made with React to grab images from Pixabay using Axios.
MaxDrljic/React-Login
Simple React Facebook authentication button which connects to your Facebook account.
MaxDrljic/React-Native-Calculator
Simple calculator made with React-Native.
MaxDrljic/React-Recipe-Box
Recipe Box Project made for FreeCodeCamp. Goal of this project is to have full control over the recipes you add in the application(CRUD functionality).
MaxDrljic/React-Redux-Posts
Project created with React-Redux made with standard Redux structure to fetch posts from JSON placeholder and an option to add new post and display it.
MaxDrljic/Vue-Laravel-Phonebook-App
Simple phonebook app where you can add, update and delete phone numbers.
MaxDrljic/Vue-News
MaxDrljic/Vue-Skills-List
First Vue project, simple list & input to add new skills to the list.
MaxDrljic/Vue-Vuex-Adonis-Todo-App
Todo App made with Vue, Vuex and Adonis.
MaxDrljic/Vuex-Simple-Implementation
Simple Vue-Vuex implementation.
MaxDrljic/Vuex-Store-Implementation
Vuex Store architecture implementation.
MaxDrljic/Web-Scraping-NodeJS
Tested basic web scraping with NodeJS and libraries like request, cheerio & fs.