Skip to content
View alokstw's full-sized avatar
Block or Report

Block or report alokstw

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. firebase-auth firebase-auth Public

    Create login page and authenticate user with firebase api. Fetch data from firebase api and match with entered username and password from user. if login displa new screen.

    JavaScript

  2. react-api-server react-api-server Public

    Forked from sandeepstw/react-api-server

    Seed application for react API server based on node.js, express.js, mongodb including json web token and passport.js authentication for user access and roles.

    JavaScript

  3. youtubevideo youtubevideo Public

    Play YouTube video with react native application . List all video from a YouTube PlayList using playlist id . Playlist id read xml data and fetch thumbnails, id and title of view and play it using …

    Java