Pinned Repositories
ApiResponse
Maintained by @anshdesire, Laravel api reponse generatorin the laravel 5 application.
auth-app
Basic_login
cordova-plugin-fcm-with-dependency-updated-apns
Google FCM Push Notifications Cordova Plugin with APNs Support
cordova-plugin-zebra-scanner-ios
Cordova Wrapper for iOS Zebra Scanner SDK
hacker_news_app
react-native-screen-record-prevent
react-native-twilio
A React Native wrapper for the Twilio mobile SDK
react-native-video
A <Video /> component for react-native
react-native-vlc-media-player
React native media player for video streaming and playing. Supports RTSP,RTMP and other protocols supported by VLC player
Shashank2406's Repositories
Shashank2406/react-native-google-location-fetcher
Google Location Fetcher
Shashank2406/react-native-wrapper
React Native bridge module for Android
Shashank2406/react-native-xmpp
XMPP library for React Native (iOS and Android native support)
Shashank2406/electron_poc
Shashank2406/maps_reactnative
Shashank2406/poc_auth_reactnative
Shashank2406/poc-react-native
Shashank2406/excel-dowloader-node
Module to Download Excel File
Shashank2406/comic-search
Shashank2406/Basic_login
Shashank2406/slider-component
Shashank2406/ChatApp
One to One Chat Application
Shashank2406/MiniProject
Mini project For 5th semester.
Shashank2406/NodeJs-1
Shashank2406/Nodejs
Shashank2406/project-app
Shashank2406/react-native-twilio
A React Native wrapper for the Twilio mobile SDK
Shashank2406/ApiResponse
Maintained by @anshdesire, Laravel api reponse generatorin the laravel 5 application.
Shashank2406/jquery-filter
Shashank2406/Similarwords
You will be given a text file that will contain N number of test cases. N will be the first line of the file. It will follow with N number of name of books, each in a separate line. After the names there will be a separator (50 number of *s). After the separator there will be brief descriptions of the N books, each in a separate paragraph and in a random order. You have to write code to find the correct corresponding description of the books given and print the paragraph number accordingly. Important: You cannot follow training data approach for this problem.
Shashank2406/Cryptography
Encrypting a user input text. It encrypted the user text by using prime numbers and a key, implemented in C language
Shashank2406/Project-II
Reading a file and printing all combinations of letters of the word given in the file.
Shashank2406/FileReader
Reading a File and print words on screen at a user desired speed.