Pinned Repositories
ableton-images-text
This is first challenge from frontend practice site that I made. It's mostly about images and text and organising.
backstage-scroll
Challenge website from frontendpractice.com. In this challenge point was on fixed header and footer, smooth scroll transitions and scroll snap. Site is responsive with great performances.
banking-app
This is task from subject "Software engineering" on my college where key was on creating an app that simulates online banking with GUI. I made that with Java Swing.
canal-about
Project from frontendpractice.com to make about page of Canal Street Market
cit
Project I did for Information Technology Center, University of Kragujevac.
monstercat-audio-player
Project includes custom audio player that plays song you choose from album shown
react-portfolio
Repository containing code I made for deploying my portfolio.
react-tabs
Mini project with tabs made with React and Framer Motion for initial animation.
red-square
Website with some nice animations, scroll effects, blurring background on hover, and many more
struja-servis
Project for my client who has small business company
kosserin's Repositories
kosserin/react-tabs
Mini project with tabs made with React and Framer Motion for initial animation.
kosserin/banking-app
This is task from subject "Software engineering" on my college where key was on creating an app that simulates online banking with GUI. I made that with Java Swing.
kosserin/react-portfolio
Repository containing code I made for deploying my portfolio.
kosserin/sfdespot
Website for local football school. Project is designed with Figma and coded with HTML-Sass-JavaScript. Honorable mentions are sliders that are implemented with Swiper.js and intersectionObserver that gives smooth slide/fade transition on load.
kosserin/color-generator
kosserin/crud-deployment
Mini app that shows CRUD functionality of an app made with React, MySQL and Express.
kosserin/expo-app-from-tutorial
kosserin/flight-company
College project "Development of an application that simulates working with a flight company's database"
kosserin/git-playground
This repository is used as a playground for various git commands in order to master Git
kosserin/grocery-bud
kosserin/javascript-accordion
Mini project displaying restaurant's menu in accordion style. By clicking on any of types list of available meals will be shown. Small transitions are added too.
kosserin/loading-skeleton
This is just an example of how to implement loading skeleton while data is not fully loaded. If you don't see loading skeleton, go for Network and select slower internet to see it.
kosserin/maximilian-ngrx
kosserin/nextjs-meetups
Web application displaying meetups fetched from MongoDB Database. User can also add a meetup
kosserin/ng-rx
kosserin/react-auth-app
Web application connected to firebase database and authentication. User can sign in, sign up, logout and change password. Application uses React Router v6 for routing and React Redux for managing state
kosserin/react-birthday-app
Mini project with framer motion and displaying today and upcoming birthdays from static data. New birthdays can be added but they will be insta removed after refresh.
kosserin/react-food-order-state
React project for ordering meals. Meal items are fetched from firebase database, and user can select meal he wants and amount of them. By clicking on Orders button modal pops-up with selected meals, their amount and total price. On the next step by clicking Order button, another modal with form for credit card shows up and the most basic validation is added. If everything is alright, meals are ordered and form informations are saved, just as ordered meals.
kosserin/react-lorem
React project with form that generates number of paragraphs based on user's input.
kosserin/react-menu
Mini project displaying meals and filtering them. Framer motion was used for some fancy animations.
kosserin/react-quotes
kosserin/react-redux-cart
Small project showing 3 products that user can add to cart. Per each click user increment total amount by 1. By clicking on cart button in top right corner, section with selected products is displayed, with name, amount, price per item, total price for that product and button to add and remove one. Per each click, new orders are PUT in firebase realtime database.
kosserin/react-redux-to-context
Small project from Udemy course where the key was on converting redux to context.
kosserin/react-slider
Mini project displaying slider of customer reviews that user can slide through with buttons for prev and next review. Made with react.
kosserin/react-tailwind-shop
kosserin/react-typescript-context
This is project from Udemy course that was about using hooks but I made it a bit more challenging so I was using typescript along with it.
kosserin/rn-project
kosserin/sidebar
kosserin/stripe-landing-page
kosserin/todo-expo