Pinned Repositories
eslint-on-modifications
Freely lint files by running ESLint on only the changes you have introduced and nothing else 🚀
ideone-compiler-api
Uses IDEONE's API to compile C++11 source
instagram-downloader
Downloads images from Instagram in bulk
ororo-tv-downloader
Creates an HTML file containing download links to all the episodes by parsing Ororo's TV Show URL
process-pending-promises
Processes all the pending promises to correctly test all the side effects caused, for deterministic testing ⚡️
react-localstorage-sync
A higher order component that sync localStorage and components state 💾
virtual-trader
Emulates real stock trading with virtual cash
thisisrajat's Repositories
thisisrajat/instagram-downloader
Downloads images from Instagram in bulk
thisisrajat/virtual-trader
Emulates real stock trading with virtual cash
thisisrajat/react-localstorage-sync
A higher order component that sync localStorage and components state 💾
thisisrajat/eslint-on-modifications
Freely lint files by running ESLint on only the changes you have introduced and nothing else 🚀
thisisrajat/ideone-compiler-api
Uses IDEONE's API to compile C++11 source
thisisrajat/ororo-tv-downloader
Creates an HTML file containing download links to all the episodes by parsing Ororo's TV Show URL
thisisrajat/process-pending-promises
Processes all the pending promises to correctly test all the side effects caused, for deterministic testing ⚡️
thisisrajat/awesome-courses
List of awesome university courses for learning Computer Science!
thisisrajat/bookmarklets
Javascript bookmarklets for little big things
thisisrajat/chat
A small chat application
thisisrajat/Code-Forces-Solution-Tester
Test your CodeForces solutions without submitting.
thisisrajat/codeforces-tool
Looks up solution by username and contest id.
thisisrajat/competitive-programming
Solutions to different questions on various Online Judges
thisisrajat/compiler-sandbox
A PHP backed compiler sandbox
thisisrajat/credit-card-validator
Checks if the credit/debit card is valid or not and also prints the type of card
thisisrajat/dotfiles
Rajat's .files
thisisrajat/duckduckgo-help-pages
DuckDuckGo Help Pages
thisisrajat/google-search
Uses Google Search API and displays web and image result in one page
thisisrajat/instagram-react
instagram ui clone in react
thisisrajat/kayako-twitter-challenge
Solution to Kayako Twitter Challenge
thisisrajat/mercury-parser
📜 Extracting content from the chaos of the web.
thisisrajat/node-unfluff
Automatically extract body content (and other cool stuff) from an html document
thisisrajat/radio-reddit
Streams radio from command line
thisisrajat/react-sticky
<Sticky /> component for awesome React apps
thisisrajat/SoundCloud-Downloader
Downloads songs and playlists from Soundcloud
thisisrajat/sublime-build-system
A build system for competitive programmers
thisisrajat/time-consumed
A small utility to check running time of a program. Helpful in competitive programming when you just randomly need to know if the program will run in certain time limit.
thisisrajat/twenty
Same old 20-20-20 rule to save your eyes.
thisisrajat/writer
A writer app that gives you control, persists what you write to localStorage.