Check out my work!
Next.js
Node.js
TailwindCSS
Typescript
Shadcn
Built with Next.js, Codehub is a platform with 1000+ leetcode problems with video solutions and company wise, topic wise and difficulty wise categorization. Helping hundreds of students to prepare for their interviews.
Express.js
Node.js
TailwindCSS
Javascript
MongoDB
A RESTful API for URL shortening and management, implemented using Node.js, Express.js, and MongoDB. It features endpoints for creating, retrieving, updating, and deleting URLs, with unique short code generation via nanoid and real-time access count tracking.
Next.js
Node.js
TailwindCSS
Typescript
MongoDB
RetailRadar is a powerful Next.js application designed to help businesses streamline their operations through advanced data analytics and efficient product management.
Express.js
Redis
The Caching Proxy Server is a lightweight middleware tool that forwards client requests to an origin server, caches responses, and serves subsequent requests from the cache. It reduces latency, minimizes server load, and is configurable via simple command-line arguments, offering an efficient solution for caching in web applications.