Skip to content
View harikumarDev's full-sized avatar

Block or report harikumarDev

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.

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
harikumarDev/README.md

Pinned Loading

  1. vplayer vplayer Public

    VPlayer - where users can upload the videos for public. Uploads in multipart to AWS S3, supports multiple resolutions and has Adaptive Bitrate Streaming.

    JavaScript

  2. video-transcoder video-transcoder Public

    Transcodes a video on S3 to multiple resolutions in HLS format for ABS using FFMPEG. Also generates thumbnails and sets the required video properties. Initiated by SQS and runs on ECS.

    JavaScript

  3. nodejs-store-api nodejs-store-api Public

    A nodejs project for a ecommerce store

    JavaScript

  4. backend-vplayer backend-vplayer Public

    VPlayer Backend: Handles user authentication, video upload to S3, generating CloudFront signed cookies, etc.

    JavaScript

  5. postsApp postsApp Public

    Web applications that allow users to sign in and create, like, delete, update posts

    JavaScript

  6. gridPathFinder gridPathFinder Public

    Finds path between start and end points in a grid using A* algo

    JavaScript