Skip to content
View ranjeetvit2012's full-sized avatar

Block or report ranjeetvit2012

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. solana-pay-to-watch solana-pay-to-watch Public

    A decentralized platform built with React where users can connect their Solana wallet, pay in SOL, and unlock exclusive video content. This dApp offers a seamless pay-to-watch experience, allowing …

    JavaScript 1

  2. node-media-chunk-fs node-media-chunk-fs Public

    A Node.js application that processes media files by creating media chunks and organizing them into folders based on the media ID. Utilizes the fs module for file handling and chunk management.

    JavaScript 1

  3. h264-video-conversion-ffmpeg h264-video-conversion-ffmpeg Public

    set the video codec to H.264 using Node.js and ffmpeg, you can use the fluent-ffmpeg library, which provides an easy interface for working with ffmpeg in Node.js.

    JavaScript

  4. node-media-chunking node-media-chunking Public

    A Node.js tool that downloads media, converts it to H.264 format, and splits the video into smaller chunks using ffmpeg. Ideal for applications that require video segmentation or adaptive streamin…

    JavaScript

  5. socketio-chat-app socketio-chat-app Public

    A real-time chat application built with React for the frontend and Node.js with Socket.IO for the backend. It supports multiple users and real-time message broadcasting.

    JavaScript

  6. video-processing-ffmpeg video-processing-ffmpeg Public

    A Node.js API that allows media url (images and videos) and returns metadata such as media dimensions (width and height). Supports multiple file formats and provides easy integration for applicatio…

    TypeScript