Projects
Dockerized Nest.js, GraphQL, Prisma, PostgreSQL and nginx Recipes API with JWT Authentification ๐
๐ Dockerized ๐บ Nest.js,๐ธ๏ธ GraphQL,๐ท Prisma,๐ PostgreSQL,๐ nginx Recipes API with ๐ JWT authentification,๐ recipes and ๐ค user management, and ๐ search functionality ๐ค
Next.js 14 and Laravel Tasks CRUD Dashboard app with Laravel Sanctum auth , NextUI, Zod, Formik, Tailwind and TypeScript ๐ค
Tasks CRUD Dashboard with ๐ authentification made with โก Next.js 14,๐ Laravel,๐๏ธ NextUI,๐Formik,๐ก๏ธ Zod,๐ฌ๏ธ Tailwind CSS and ๐TypeScript.
Dockerized Nest.js, Prisma, PostgreSQL and nginx Blog Posts API with JWT Authentification ๐
๐ Dockerized ๐บ Nest.js, ๐ท Prisma, and ๐PostgreSQL Blog Posts API with ๐ JWT authentification , ๐posts and ๐ค user management, ๐ pagination and ๐ Swagger documentation ๐ค
Vue.js 3, Inertia.js, Laravel and PrimeVue Task Dashboard with Laravel Breeze Auth ๐
Task CRUD dashboard with client side pagination, searh and sorting, made with Vue.js 3, Inertia.js, Laravel, PrimeVue and Laravel Breeze.
Laravel CRUD API with ๐ User Authentification, ๐งช Unit Tests, ๐๏ธ DB seeding and Swagger Documentation ๐
Laravel Tasks CRUD API with atuhentification, search functionality, DB seeding, unit tests and Swagger documentation.
3D Model Configurator created with Unlimited3D, React, TypeScript, Tailwind and Vite
3D Model configurator for suitcase with body, handles, wheels and corners colors configurator, and animations like open/close, wheels spinner and extend/retract handle, created with Unlimited3D, React, TypeScript and Tailwind.
Next.js 14 and Tailwind CSS Flower Shop (Shopify's Fewor shop clone) [IN PROGRESS]
Shopify's Fewor shop clone made with Next.js 14, TypeScript, Tailwind CSS and daisyUI. Project is stll in progress.
MERN + TypeScript authentification app with refresh token logic
MERN stack authentification app with refresh token logic that uses TypeScript for type checking, JWT for generating and verifying tokens, Redux Toolkit for state management and daisyUI for UI.
MEVN + TypeScript authentification app with refresh token logic and unit tests
MEVN stack authentification app with refresh token logic that uses TypeScript for type checking, JWT for generating and verifying tokens, Pinia for state management, daisyUI for UI and Vitest for unit testing.
MERN and GraphQL CRUD Dashboard App
Users dashboard app made with React.js, Context API, MUI, GraphQL, Node.js, Expres.js and MongoDB. Admin can view all or individual user, add, edit or delete user.
PHP CRUD dashboard with daisyUI, Tailwind and MySQL
User's dashboard with CRUD functionality created with PHP, daisyUI, Tailwind CSS and MySQL.
Vue 3 & GraphQL Rick and Morty Characters
Rick and Morty characters app with pagination made with Vue 3 Composition API, Tailwind CSS, GraphQL and TypeScript.
MEAN and Bootstrap 5 CRUD Dashboard App
Users dashboard app made with Angular, Node.js, Express.js, MongoDB, Bootstrap 5 and TypeScript.Admin can view, add, edit or delete user and also search for users.
MEVN and Quasar CRUD app with JWT Authentification
Dashboard panel with authentification made with Vue.js 3, Quasar, Express.js, MongoDB, Pinia and JWT. User can read, create, edit and delete his todo items, toggle dark mode and delete own account.
Nest.js and MongoDB CRUD API
CRUD Rest API made with Nest.js that also contains Swagger documentation. Admin can view all or individual user, create new, update existing user, delete existing user (soft delete), and also there is a pagination.
Express.js countries and cities API
Populating DB with a script with data from CSV file. Authorization with JWT and protected routes logic with is implemented. Authorized user can search for countries and cities by any parameters. Based on selected country user can get two cities with the shortest and two cities with the longest distances calculated with haversine formula.
React.js and FastAPI CRUD App
Users dashboard app made with React.js, Python, FastAPI, MySQL, Redux, React-Bootstrap.Admin can view, add, edit or delete user and also search for users.
Digital Agency website made with WordPress and Elementor
Digital Agency website made with WordPress and Elementor. Website have 4 pages: home, about, services and contact.
Next.js, Strapi.io, TypeScript and React-Bootstrap restaurants blog
Restaurants blog made with Next.js, React-Bootstrap, TypeScript and fetching data fromt the API that is generated with Strapi.io. User can view all blogs, individual blog, reviews and reviewers pages and select blog by category
Nuxt.js 2, Strapi.io, TypeScript and BootstrapVue restaurants blog
Restaurants blog made with Nuxt.js(staticly generated), BootstrapVue, TypeScript and fetching data fromt the API that is generated with Strapi.io headless CMS.On home page user can see all blogs, also user can see individual blog and select blog by category. User can see blog reviews and see reviewers profile pages.
MERN & Bootstrap CRUD App
Users dashboard app made with React.js, Node.js, Express.js, MongoDB, Redux and Bootstrap 5.Admin can view, add, edit or delete user and also search for users.
MEVN CRUD App
Users dashboard app made with Vue.js, Node.js, Express.js, MongoDB, Vuex and Bootstrap 5.Admin can view, add, edit or delete user, search for users and export users in CSV files.
React.js Rick & Morty Characters app
Rick and Morty characters app with pagination and search characters field made with React.js, Bootstrap 5, Context API and CSS modules.
Nuxt.js Breaking Bad app
Breaking Bad and Better Call Soul staticly generated app with characters card's info.
Python Web Scraper
Python Web Scrapper made with bs4 that scrapes website and saves the data (url, h1, title, description) in CSV file using pandas.
Vue.js, Flask-RESTful, MySQL and Bootstrap CRUD app
Users dashboard app made with Vue.js, Python, Flask-RESTful, MySQL, Vuex and Bootstrap 5. Admin can view, add, edit or delete user, search for users and export users in CSV files.
Flask and MySQL CRUD app
Users dashboard app made with Python, Flask, MySQL, Bootstrap 5 and Flask's Jinja templates. Admin can view, add, edit or delete user, search for users and export users in CSV files.
Vue.js, Nest.js and Microsoft SQL Server CRUD App
Users dashboard app made with Vue.js, Node.js, Nest.js, Microsoft SQL Server, Vuex and Bootstrap 5. Admin can view, add, edit or delete user, search for users and export users in CSV files.
Vue.js Spring Boot and MySQL CRUD app
Users dashboard app made with Vue.js, Java, SpringBoot, Microsoft SQL Server, Vuex and Bootstrap 5. Admin can view, add, edit or delete user, search for users and export users in CSV files.
Vue 2 Current weather app
Weather app made with Vue.js 2. User can search for the city and get the weather data. User also have filters to display the metrics in Celsius or Fahrenheit digreees, or Kelvin, and also dark mode toggle switch.