An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by LiveWithCodeAnkit

A curated list of projects in awesome lists by LiveWithCodeAnkit .

https://github.com/livewithcodeankit/nextjs-with-firebase-crud

This project is a web application built with Next.js that incorporates Firebase authentication for sign-in and sign-up functionality, along with custom authentication and Google authentication. It also includes CRUD operations and login/logout functionality. The project utilizes Tailwind CSS for styling.

crud-api crud-application es6 firebase firebase-auth firebase-database html-css-javascript javascript nextjs13-4 reactjs router-dom tailwindcss

Last synced: 11 Apr 2025

https://github.com/livewithcodeankit/ems-keka

Welcome to the Employee Management Portal, a comprehensive web application built using Next.js, Chakra UI, and Redux Toolkit. This project aims to streamline and enhance the management of various employee-related tasks within an organization.

chakra-ui ems nextjs redux-toolkit

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/livewithcodeankit

Its MY Front Page Of Git

Last synced: 15 Apr 2025

https://github.com/livewithcodeankit/login_registration_page_in_react

MERN Login and Registration This is a simple Login and Registration project based on the MERN (MongoDB, Express.js, React.js, Node.js) stack. It allows users to register their details and store them in a NoSQL MongoDB database. After successful registration, users can log in using their credentials and view their details on Card

css3 html5 javascript jsx mongodb reactjs

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/electricity-calculator

This Git repository contains a Next.js 13 project designed to calculate electric city bills. The project utilizes the Tailwind CSS framework and JavaScript to create an intuitive and responsive user interface for efficient bill calculations.

flex html-css-javascript javascript nextjs13 reactjs router router-dom tailwindcss

Last synced: 12 Jun 2025

https://github.com/livewithcodeankit/user-listing

I developed a basic web app using React.js and CSS. It fetches user info from an API using a custom hook. The app is responsive and includes pagination for easy navigation between pages. State management is done using useReducer and useContext.

css-flexbox css-grid css3 html5 javascript jsx reactjs

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/jimmyshopping

JimmyShopping this project devloped in PHP , HTML , CSS and the data Base is My-SQL its looks like a mini Flipkart

bootstrap css3 html5 javascript mysql-database php phpmyadmin

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/nodejs_login_registraion

This is a basic Node.js project that demonstrates user registration and login functionality using JSON Web Tokens (JWT) for authentication and password encryption for improved security.

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/my-portfolio

Next.js personal portfolio template with Tailwind CSS, Google Fonts, and routing. Showcase your work, skills, and achievements. Responsive design, easy redirection to page sections. Ideal for building a professional online presence. Clone the repo and follow the documentation.

googlefonts html-css-javascript javascript nextjs13 tailwind-css

Last synced: 11 Apr 2025

https://github.com/livewithcodeankit/music-app

Music App This is a music app developed using Next.js 13, JavaScript, and Tailwind CSS. It provides a responsive user interface for playing and managing music tracks. The app allows users to play, pause, skip to the next track, and go back to the previous track.

html-css-javascript javascript nextjs reactjs tailwindcss

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/operaenergy

React Responsive Template This is a React-based responsive template that can be easily developed using custom CSS.

css-flexbox css-grid css3 figma html5 javascript reactjs

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/calculator-html-css-js

A basic calculator implemented using HTML, CSS, and JavaScript with support for addition, subtraction, multiplication, and division.

calculator css3 html-css-javascript html5

Last synced: 11 Apr 2025

https://github.com/livewithcodeankit/nextjs13-listing

This is a web application built with Next.js that fetches data from a JSON file using Redux. The app provides a user interface for displaying a collection of series and movies. It includes various features and functionalities to enhance the user experience.

api flexbox html-css-javascript javascript json loader nextjs nextjs13 pagination reactjs redux tailwindcss

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/advance-calculator

This repository contains a small React application that provides functionality for age calculation and currency conversion. The app utilizes React's useState hook for managing component state, Tailwind CSS for responsive styling, and React Router Dom for navigation and routing.

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/housing

This project is a responsive and readable housing template designed using Next.js, Tailwind CSS, and TypeScript. It provides a basic structure for creating a web application focused on housing listings or real estate.

css es6 flexbox googlefonts grid html5 nextjs13 tailwindcss typescript

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/next-typescript-curd

This Git repository focuses on building a Next.js 13 application with a comprehensive set of features, including CRUD operations, static and dynamic routing, nesting routing, form validation using Formik and Yup, and user authentication functionality such as login, logout, and registration.

formik-yup html-css-javascript nextjs13 reactjs router tailwindcss

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/nextjs_v12

This is a simple dummy Next.js project created for practicing good coding practices, integrating Tailwind CSS for styling, and using GraphQL for data management.

codegen grapghql html-css-javascript nextjs reactjs taiwindcss typescript

Last synced: 17 Jun 2025

https://github.com/livewithcodeankit/qr-generator

This is a simple QR code generator web app built using HTML, JavaScript, and CSS. It allows users to enter text or a URL and generates a QR code corresponding to the input. ## Features - Input field to enter text or URL. - Generates a QR code based on the input. - Responsive design for various screen sizes.

html-css-javascript

Last synced: 10 Jun 2025

https://github.com/livewithcodeankit/react-new

This is a React web application for cropping and editing images. It's built using Tailwind CSS, TypeScript, and several key dependencies.

imagecrop javascript reactjs tailwindcss typescript

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/dummyzomato

This project is a simple web application that displays different food categories such as South Indian, Chinese, and Chicken. It includes features such as filtering, searching, and adding items to the cart.

cart checkout-page css3 filter html5 javascript

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/weather

This is my major project in which user can input location in search bar and he will get all the weather data of that location.

css3 html5 javascript react tailwindcss usecontext-hook useeffect-hook useref-hook usestate-hook weather-api weather-app

Last synced: 12 Jun 2025

https://github.com/livewithcodeankit/nodejs_mongodb_rest_api

its a simple how to make REST API in node js , express js with mongoDB

bcrypt express-js mongodb nodejs

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/stopwatch

A simple stopwatch implemented using HTML, CSS, and JavaScript.

css css3 es6 html html-css-javascript html5 javascript

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/weather-app

A simple weather application that provides current weather information for a given location.

css3 es6 html html-css-javascript html5

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/car-rental

CarRental is a modern and user-friendly car rental web application built using Next.js, TypeScript, Hygraph, Clerk for Authentication and User Management, and enhanced with Tailwind CSS and DaisyUI for a sleek and responsive user interface. With CarRental, users can easily search for cars, filter them based on price and company name, view car image

car-rental-system clerkauth daisyui filter html5 hygraph middleware nextjs13 react tailwindcss taiwlind typescript

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/quiz-game

The Interactive Quiz App is a web-based application developed using HTML, CSS, and JavaScript. It aims to engage users with fun and educational quizzes, providing an enjoyable way to test their knowledge on various topics while receiving instant feedback on their performance.

css html5 javascript

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/password-generator

This is a simple Password Generator built using HTML, CSS, and JavaScript. The generator allows users to create strong and secure passwords with custom options.

css css3 html html5 javascript js

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/crud_graphql

MERN Client and Project Management Efficiently manage client details and project information with our MERN-based application. Seamlessly integrate client and project data using GraphQL APIs and enjoy a responsive user interface powered by Next.js, Apollo Server, Tailwind CSS, and Bootstrap. Simplify data entry, enhance navigation

api bootstrap5 crud-api expressjs graphql html-css-javascript mern-stack mongodb-atlas nextjs13 nodejs tailwindcss

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/postform.io

This project is a full-stack MERN (MongoDB, Express, React, Node.js) application with the following features: - Backend API using Node.js, Express, and MongoDB - Frontend using Next.js 13, Tailwind CSS, and React - Custom CRUD operations with React hooks - API integration

api-integration crud-api css css-flexbox html-css-javascript mern nextjs13 nodejs reactjs tailwindcss

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/e-liveankit.com

Welcome to our full-stack MERN (MongoDB, Express.js, React, Node.js) e-commerce project built with Next.js v14! This project encompasses a comprehensive set of features for a complete online shopping experience.

botpress e-commerce-project html-css-javascript mern-stack mongodb nextauth nextjs14 nodejs nodemailer reactjs stripe-payments tailwindcss typescript

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/portfolio-website

This is a personal portfolio website built using Next.js 13, TypeScript, and Tailwind CSS. The website showcases projects, skills, and provides visitors with an overview of your work.

css html-css-javascript nextjs13 tailwindcss typescript

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/live_news.com

This project utilizes Bootstrap for styling, Next.js version 14 for frontend development, and integrates the New.org API for fetching news data. It also includes a category search feature.

bootstrap html-css-javascript nextjs14

Last synced: 28 Mar 2025

https://github.com/livewithcodeankit/dynamic-fields

Create dynamic and nested form fields effortlessly with our cutting-edge web application built using the latest Next.js version, Tailwind CSS for sleek styling, React Hook Form for form management, and React Icons for visually appealing icons.

css3 dynamic fieldarrays html-css-javascript html5 javascript nextjs14 reacthookform reacticons tailwindcss

Last synced: 28 Mar 2025

https://github.com/livewithcodeankit/thief-detection-alarm-system

A real-time object detection system built with Next.js 14, TensorFlow.js, and the COCO-SSD model. This application uses your device's webcam to detect objects and potential security threats in real-time.

coco-ssd framer-motion javascript nextjs14 react-webcam tailwindcss tensorflowjs

Last synced: 13 Feb 2025

https://github.com/livewithcodeankit/memory-game

A simple, fun, and interactive memory game built with Next.js and TypeScript In this game, players test their memory skills by matching pairs of numbers in a grid of boxes. This project is designed to help players improve memory recall, as well as provide a clean and enjoyable UI for a satisfying user experience.

game memory-game next15 nextjs14 reactjs taliwindcss typescript

Last synced: 10 Apr 2025

https://github.com/livewithcodeankit/ai-document-assistant

This application allows users to upload PDF documents, extract content, generate summaries, and perform question-and-answer interactions based on the uploaded content. Users must provide their OpenAI API key, which is securely managed and used only during their session.

ai chatbot gpt langchain next15 openai pdf pinecone tpyescript

Last synced: 16 Mar 2025

https://github.com/livewithcodeankit/e-commerce

Welcome to our full-stack MERN (MongoDB, Express.js, React, Node.js) e-commerce project built with Next.js v14! This project encompasses a comprehensive set of features for a complete online shopping experience.

botpress e-commerce-project html-css-javascript mern-stack mongodb next nextauth nextjs14 nodejs nodemailer reactjs stripe-payments tailwindcss typescript

Last synced: 12 Jun 2025

https://github.com/livewithcodeankit/ai-resume-builder

a professional full-stack SaaS (software-as-a-service) application with Stripe Checkout and the ChatGPT API.

chatgpt next15 nextjs openai resume-builder tailwindcss typescript

Last synced: 01 Apr 2025

https://github.com/livewithcodeankit/vsdk-test

This project is a React-based application designed to visualize participant timelines and session health overviews for video meetings. It leverages the Shadcn UI library for styling and components, and uses Radix UI for accessible UI primitives.

dayjs reactjs tailwindcss typescript

Last synced: 17 Jun 2025

https://github.com/livewithcodeankit/ai-ocr

Advanced AI-OCR with FastAPI and OpenAI Integration

ai ml ocr ocr-text-reader openai pydantic pytesseract-ocr python

Last synced: 26 Feb 2025

https://github.com/livewithcodeankit/document-manager

This repository contains a full stack application with a FastAPI backend and a Vite + React + TypeScript frontend.

crud-api crud-application fastapi postgrees python reactjs sqlarchemy supabase tailwindcss tiptap-editor typescript vite

Last synced: 21 Mar 2025