
Skills
Projects
Next.js CRUD Application
This project is a modern CRUD (Create, Read, Update, Delete) web application built with Next.js App Router, styled using Tailwind CSS, and powered by shadcn/ui for beautiful and accessible components. Data fetching and HTTP requests are handled seamlessly using Ky, a lightweight and elegant HTTP client.
Randomuser-Api
This is a Next.js (App Router) project that fetches and displays user profiles from the randomuser.me API. It supports dynamic filtering via search parameters in the URL such as results (number of users).
Todo-Fullstack-microservice
A fullstack-web application where you can create your personal acount ,login and use your todo app.with a minimalistic and user-friendly interface.
Todo-With-LocalStroage
This is a simple and intuitive Todo application built with Next.js. It allows you to add and delete tasks, helping you manage your daily activities efficiently. Your tasks are stored locally in your browser, so you can access them anytime without needing an account or internet connection.