You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This codebase, projects and commentaries are written entirely by Michal M. Nadolny as a part of a learning process during "Professional React and Next.js Course" published by Bytegrad. The biggest course of this type on the entire Internet as in Q4 2023/ Q1 2024 (400 long exhausting videos).
🔐🔑This is a simple login and register system written in PHP. It allows users to create an account, login with their credentials, and logout when they are done.
Java/Spring full-stack CRUD web application. This application allows users to create, read, update, and delete GIF images to and from a GIF Library website.
A registration from project with Laravel that validates (supports both server-side validation and dynamic client-side validation) the user data and store it in database, sends E-mail notification, also supports API that shows movies released in birth year from the top 100 movies and there are 3 features and 2 unit tests