Skip to content
#

pro

Here are 24 public repositories matching this topic...

A social media backend API built with NestJS and TypeScript. It supports JWT authentication with OTP verification, user profiles, posts, image uploads via Cloudinary, user search, and pagination. The app uses PostgreSQL with TypeORM, Redis for caching, global auth guard with public route decorators, and class-based validation with DTOs.

  • Updated Feb 26, 2026
  • TypeScript

My personal developer portfolio site built with Next.js 15, Chakra UI, Framer Motion, and TypeScript. It showcases featured projects, experience, and contact links in a modern, responsive design. The site includes animated UI elements, accessible components, and dynamic content powered by GitHub’s GraphQL API.

  • Updated Mar 2, 2026
  • TypeScript

Rentlit Frontend is a responsive web app built with Next.js 15, React Query, Axios, Chakra UI, React Hook Form, and Zod. It connects to a RESTful backend to let users sign up, log in, browse featured and popular books, view detailed book pages (author, genre, rating, availability, summary), and search by title or genre with pagination.

  • Updated Jul 2, 2025
  • TypeScript

A vehicle reports backend built with NestJS and TypeScript. It supports session-based auth with scrypt-hashed passwords, user accounts, and current-user middleware. Users can submit car reports; admins approve them. Includes vehicle estimate queries, DTO validation/serialization, and TypeORM with SQLite locally and Postgres in production.

  • Updated Feb 12, 2026
  • TypeScript

Rentlit is a backend for an online book library. It supports user signup/login, viewing featured and popular books, and detailed book pages with author, genre, rating, availability, and summaries. Users can search books by title or genre with pagination. The API is secure, scalable, and RESTful, ready for frontend or mobile integration.

  • Updated Apr 24, 2025
  • TypeScript

Improve this page

Add a description, image, and links to the pro topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pro topic, visit your repo's landing page and select "manage topics."

Learn more