Projects in Awesome Lists by arunkumar201
A curated list of projects in awesome lists by arunkumar201 .
https://github.com/arunkumar201/next-auth-kit
Introducing the Ultimate Authentication Starter Kit for your next app! Packed with features like forgot/reset password, 2FA email authentication, role-based access, and protected routes. Built with Next.js 14, NextAuth, Tailwind CSS, and PostgreSQL Prisma database. This kit ensures top-notch code quality with Dockerization, Husky, Linter, and ESLin
next-auth nextjs14 prisma tailwindcss typscript
Last synced: 05 Apr 2025
https://github.com/arunkumar201/rest-api-using-ts
A RESTful API built with Node.js with Typescript, Express , Passport, and JWT for authentication.
docker express jwt-authentication nodejs passportjs rate-limiting redis typescript zod
Last synced: 25 Oct 2025
https://github.com/arunkumar201/secure-video-player
Secure Video Player This is a Secure Video Player system with Nextjs14.
bunny drizzle-orm hono honojs nextjs14 postgresql tailwind zod
Last synced: 10 Apr 2026
https://github.com/arunkumar201/web3-siwe
Web3 authentication app
nextjs14 tailwindcss viem wagmi web3-dapp web3-modal
Last synced: 24 Apr 2026
https://github.com/arunkumar201/file-upload-nextjs
File upload Website -Supports Multiple files ,loading state, temp files etc
Last synced: 28 Apr 2026
https://github.com/arunkumar201/sql-playground
sql-playground
docker docker-compose postgresql sql
Last synced: 18 Jan 2026
https://github.com/arunkumar201/eslint-configuration-ts-react-next.js-tailwindcss-
Last synced: 05 Apr 2025
https://github.com/arunkumar201/github-ragify-ai
Intelligent Project Collaboration via GitHub and LangChain
Last synced: 05 Apr 2025
https://github.com/arunkumar201/nodeexpress-ts-api-starter
A comprehensive starter kit for building robust APIs using Node.js, Express, and TypeScript. Kickstart your project with a well-organized structure, pre-configured settings, and essential features for efficient API development. Save time on setup and focus on crafting high-quality, scalable APIs.
express mongodb nodejs typescript
Last synced: 10 Apr 2026
https://github.com/arunkumar201/auto-trading
The Auto Trading System is a robust tool designed to automate trading operations on the Binance platform. This system streamlines the trading process by executing predefined strategies and actions based on configured parameters
binance bitget-api bot mq5 parallel-trades pinescript trading-bot
Last synced: 05 Apr 2025
https://github.com/arunkumar201/min-max-value_linkedlist
Program to find the maximum and minimum value node from a singly linked list
Last synced: 05 Apr 2025
https://github.com/arunkumar201/multiple_stack
Multiple stack implementation in one array
Last synced: 05 Apr 2025
https://github.com/arunkumar201/Data-Structures-and-Algorithms
Stack DSA related Questions and Solution
Last synced: 05 Apr 2025
https://github.com/arunkumar201/infinite-scroll-next14
anime-api nextjs14 server-actions ts
Last synced: 19 Aug 2025
https://github.com/arunkumar201/property-marketplace
Search and find properties based on location with advanced filters and pagination. Explore our extensive property listings and find your dream home today.
Last synced: 15 May 2026
https://github.com/arunkumar201/next-ai
Personal AI Assistance - support AI Image, AI Audio, Text, code, Video generator.
chatgpt-api nextjs13 tailwindcss
Last synced: 15 May 2026
https://github.com/arunkumar201/doubly_linkedlist_array
Create, Display, Size of_ Doubly list
Last synced: 05 Apr 2025
https://github.com/arunkumar201/competitiveprogramminginc-
This repository is About the competitive coding related to Basic Questions to Advanced Questions.it consists of various Problems(Easy, Hard, Moderate levels) and all possible solutions( including Efficient or optimal Solutions.) Thank you!
Last synced: 18 Jul 2025
https://github.com/arunkumar201/responsive_ui_with_tailwindcss
Throughout the Learning Tailwind CSS
Last synced: 05 Apr 2025
https://github.com/arunkumar201/topological_sorting
The topological sort algorithm creates a linear ordering of the vertices such that if edge (u,v) appears in the graph, then v comes before u in the ordering. The graph must be a directed acyclic graph (DAG). The implementation consists mainly of a call to depth_first_search().
Last synced: 05 Apr 2025
https://github.com/arunkumar201/singly_linkedlist_usingarray
menu driven program
Last synced: 05 Apr 2025
https://github.com/arunkumar201/react-multi-lang-app
Support Multi language Feature
Last synced: 05 Apr 2025
https://github.com/arunkumar201/pascal-s-triangle
ascal's triangle is a triangular array of the binomial coefficients that arises in probability theory, combinatorics, and algebra.
Last synced: 05 Apr 2025
https://github.com/arunkumar201/github-profile-generator
The GithubProfileGenerator is a React app that allows users to generate and display the profile of a GitHub user.
Last synced: 05 Apr 2025
https://github.com/arunkumar201/circular_queue_operations
implementing using Array
Last synced: 05 Apr 2025
https://github.com/arunkumar201/bfs_implementation_array
Space Complexity=O(v*v)
Last synced: 05 Apr 2025
https://github.com/arunkumar201/ai-crypto-chatbot
Your AI-Powered Crypto Assistant helps you with cryptocurrency prices, stats and analysis and personalized trading strategies.
ai ai-sdk generative-ai nextjs15 openai
Last synced: 05 Apr 2025
https://github.com/arunkumar201/learning-kafka-nodejs
exploring Kafka integration with Node.js applications, including producing and consuming messages.
Last synced: 05 Apr 2025
https://github.com/arunkumar201/graph_adjacency_matrix
An adjacency array is a two-dimension array defined as a[i][j] = {1 if there is an edge (i, j) 0 if there is no edge (i, j) 1.Assuming the graph has n vertices, the time complexity to build such a matrix is O(n^2}. The space complexity is also O(n^2). 2.The advantage of such representation is that we can check in O(1)} time if there exists edge by simply checking the value at i^th row and j^th column of our matrix. 3.to Identifying all edges takes Θ(n2) time.
Last synced: 04 Oct 2025
https://github.com/arunkumar201/arunkumar201
Config files for my GitHub profile.
Last synced: 18 Jan 2026
https://github.com/arunkumar201/dark-light-theme-tailwindcss
Dark mode Carts using tailwind CSS
reactjs tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/arunkumar201/b2b-data-catalog-app
The B2B Data Catalog App is a minimal web application. Built with Next.js, it utilizes Prisma for database management, PostgreSQL as the database, and NextAuth for authentication, ensuring a robust and secure user experience.
next-auth nextjs postgresql prisma radix-ui tailwindcss
Last synced: 13 Apr 2026
https://github.com/arunkumar201/todolistapp
A simple todo app where user can add their task.Also they can cleanUp the Tasks at once
Last synced: 07 Oct 2025
https://github.com/arunkumar201/mypricing-carts
Pricing Carts || Simple FlexBox Layout
Last synced: 19 Jan 2026
https://github.com/arunkumar201/pricing-carts
Pricing Carts || Simple FlexBox Layout
Last synced: 19 Jan 2026
https://github.com/arunkumar201/reverse-doubly-linkedlist
Only Print in Reverse Order
Last synced: 13 Oct 2025
https://github.com/arunkumar201/leetcode_1000_problems
LeetCode 1000 Problems
java js leetcode leetcode-solutions
Last synced: 18 Apr 2026
https://github.com/arunkumar201/nextjs-self-host-starter
nextjs-self-host-starter
Last synced: 20 Apr 2026
https://github.com/arunkumar201/food-app-backend
Our food app's backend, crafted with NestJS, GraphQL, and MongoDB, ensures a seamless and efficient user experience. NestJS provides a scalable foundation, GraphQL optimizes data queries, and MongoDB manages diverse culinary data. Together, they form a powerful trio for our dynamic food platform.
graphql mongodb nestjs typescript
Last synced: 02 May 2026
https://github.com/arunkumar201/next-auth-full-stack
The Ultimate Authentication Solution
next-auth next13 nextjs typescript
Last synced: 06 May 2026
https://github.com/arunkumar201/food-app-front-end
Our food app's React and Tailwind CSS frontend, enhanced by React Router, delivers a seamless, visually pleasing experience. Combined with the powerful NestJS, GraphQL, and MongoDB backend, it ensures dynamic and delightful culinary exploration for users.
firebase react reactjs router tailiwindcss typescript
Last synced: 06 May 2026
https://github.com/arunkumar201/-towerofhanoi
The Tower of Hanoi is a mathematical game or puzzle. It consists of three rods and a number of disks of different sizes, which can slide onto any rod.
Last synced: 05 Apr 2025