Skip to content
View Pranish03's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Nepal
  • 06:40 (UTC +05:45)

Block or report Pranish03

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Pranish03/README.md
Pranish Chaulagain

Pranish03

Full Stack Developer   ML Enthusiast

Portfolio LinkedIn Email

Coding Animation

Skills & Tools

Interests

Algorithms & Data Structures   Languages & Runtime   Web/Mobile App   ML Applications

Currently Learning

  • Advanced Learning Algorithms
  • Realtime Backend Systems

GitHub Stats

GitHub Streak
GitHub Stats Top Languages

Pinned Loading

  1. realtime_chat realtime_chat Public

    A realtime private chat app built with Next.js, Redis, and Upstash Realtime where users can create temporary self-destructing chat rooms and talk securely. Messages and rooms automatically expire, …

    TypeScript

  2. WebCrawler WebCrawler Public

    A simple Node.js based web crawler that recursively crawls a website, extracts all internal links, counts how many times each page is linked, and prints a clean report in the terminal. Built for le…

    TypeScript

  3. Movigo Movigo Public

    Movigo is a full rebuild of an earlier vanilla JS movie browser, now built with Next.js App Router, TypeScript, TanStack Query, Axios, and shadcn/ui. It fetches trending and popular movies/TV shows…

    TypeScript 2

  4. Authentication Authentication Public

    A full-stack authentication system built with MERN stack (MongoDB, Express, React, Node.js). It includes signup, login, email verification, password reset, JWT authentication with cookies, and a mo…

    JavaScript