Pinned Repositories
color-pointer
covid19
Express_Typescript_setup
This project is a basic setup for building a backend application using Express and TypeScript. It provides a structured and scalable foundation for developing server-side applications with TypeScript, offering type safety and modern JavaScript features.
FOODMENU-API-
GO-CART
GO-CART-SERVER
Hotel-Reservation-and-Managing
Hotel booking and managing platform
kirtanp04
Nextjs-TODO
This is a simple Todo App built with Next.js that allows users to manage their tasks efficiently. Users can create, read, update, and delete tasks, with an intuitive interface powered by Next.js for seamless performance and server-side rendering.
QR--code-Generator
kirtanp04's Repositories
kirtanp04/Family-Root
A modern family tree builder application created with the T3 Stack. Users can create, edit, and visualize family trees interactively, with dynamic relationships and customizable family structures. Built using Next.js, tRPC, TypeScript, Prisma, and TailwindCSS.
kirtanp04/kirtanp04
kirtanp04/Nextjs-TODO
This is a simple Todo App built with Next.js that allows users to manage their tasks efficiently. Users can create, read, update, and delete tasks, with an intuitive interface powered by Next.js for seamless performance and server-side rendering.
kirtanp04/Ecommerce-Webservice-API
ASP.NET Core Web API for an eCommerce platform, providing endpoints for managing products, categories, orders, users, and more. Built with a focus on scalability, security, and performance.
kirtanp04/Express_Typescript_setup
This project is a basic setup for building a backend application using Express and TypeScript. It provides a structured and scalable foundation for developing server-side applications with TypeScript, offering type safety and modern JavaScript features.
kirtanp04/GO-CART
kirtanp04/GO-CART-SERVER
kirtanp04/INTERNSHIP-TASKS
kirtanp04/MERN--HOTEL_MANAGEMENT
kirtanp04/MERN-BOOKING-APP-SERVER
kirtanp04/MERN-BOOKING-APP-USER
The booking engine will display your rates and availability in real-time and allows guests to select their dates and finalise the reservation.
kirtanp04/MERN-CHAT-APP-BACKEND
kirtanp04/MERN-CHAT-APP-FRONTEND
https://kirtanp04-chat-app.netlify.app/
kirtanp04/MERN-CURD-OPERATION
CRUD refers to the four basic operations a software application should be able to perform – Create, Read, Update, and Delete.
kirtanp04/MERN-ECOMMERCE--BACKEND-
kirtanp04/MERN-ECOMMERCE-FRONTEND-
kirtanp04/MERN-HOTEL-BOOKING-APP-ADMIN
kirtanp04/MERN-OTP-AUTH
This project implements an OTP-based email authentication system using the MERN stack. Users can register or log in by receiving a one-time password (OTP) sent to their email address. The OTP is verified to complete the authentication process, ensuring secure and fast access.
kirtanp04/MERN-PROTECTED-ROUTES
kirtanp04/MOBILE-BOOKING-APP
This mobile app allows user to book hotel rooms based on their type, around the country (INDIA)
kirtanp04/NextJS-Athentication
This project implements user authentication in a Next.js application using both Google OAuth and traditional credentials (email and password). The app allows users to log in using their Google account or register/login with custom credentials, offering a flexible and secure authentication system.
kirtanp04/PetStore-API-DotNetCore
A learning project for building a .NET Core Web API by creating a Pet Store. This project demonstrates the fundamentals of REST API development, including CRUD operations, data validation, and database interaction using Entity Framework Core.
kirtanp04/portfolio-server
kirtanp04/REACT-NATIVE-TODO-APP
kirtanp04/REACT-NATIVE-WEATHER-APP
kirtanp04/RoleBasedAuthApi
This project implements role-based user authorization and access control using .NET Core Web API. It enables user authentication via tokens and defines user roles such as Admin, and User, each with specific access permissions to API endpoints.
kirtanp04/SOCIAL-MEDIA
This project is a UI for a social media platform, designed to provide a responsive experience for users. Built with modern web technologies, it includes key UI elements such as user profiles, posts, comments, likes, and notifications, providing the fully functional social media app.
kirtanp04/SOCIAL-MEDIA-SERVER
This project is the backend for a social media platform, providing the server-side logic, API endpoints, and database management for user authentication, posts, comments, likes, and notifications. The server interacts with the frontend to deliver a fully functional social media experience.
kirtanp04/Swift-Stay
Swift Stay is a modern platform designed for booking and managing various types of properties such as hotels, resorts, apartments, and bungalows. Property owners can host their properties, manage bookings, and provide excellent customer service through the platform's integrated chat system.
kirtanp04/T3_stack_Note_app
This project is a simple Note App hat allows users to create, read, update, and delete notes. The app provides a clean and intuitive interface for managing personal notes efficiently, with full CRUD functionality on the backend.