Pinned Repositories
problem-solving-javascript
:fire: Crack you JS interviews ⚡ Collection of most common JS Interview questions with Unit Tests 🚀
django-react-fast-refresh-boilerplate
https://dev.to/thestl/react-fast-refresh-in-django-react-kn7
guidelines
:school_satchel: Guidelines on random topics I have learnt so far
Ipl-data-visualization
Visualize ipl match history like bal to bal, run history, orver history, places where ipl matches were played.
OneOauth
OneOauth is also an OAuth2 consumer, so users can login with other accounts they have on Google/Github or Local login
OTP-Generator-Verify
Generate OTP and Verify. Admin can see phone no and check if number is verified or not
shortUrl
A simple URL shortening service with chrome-extension.
ShowGithubProfile
A simple app to view Github profile by Github username
SocialApp
A simple social media application with users, posts, likes and comments - developed using React, Node, Express and MongoDB.
Visualize-Sorting-Algorithm
Visualize sorting algorithms in a better way.
TheSTL's Repositories
TheSTL/Visualize-Sorting-Algorithm
Visualize sorting algorithms in a better way.
TheSTL/shortUrl
A simple URL shortening service with chrome-extension.
TheSTL/django-react-fast-refresh-boilerplate
https://dev.to/thestl/react-fast-refresh-in-django-react-kn7
TheSTL/OTP-Generator-Verify
Generate OTP and Verify. Admin can see phone no and check if number is verified or not
TheSTL/OneOauth
OneOauth is also an OAuth2 consumer, so users can login with other accounts they have on Google/Github or Local login
TheSTL/SocialApp
A simple social media application with users, posts, likes and comments - developed using React, Node, Express and MongoDB.
TheSTL/threads-with-c
Learning threads in C
TheSTL/Ipl-data-visualization
Visualize ipl match history like bal to bal, run history, orver history, places where ipl matches were played.
TheSTL/ShowGithubProfile
A simple app to view Github profile by Github username
TheSTL/addons-frontend
Front-end to complement mozilla/addons-server
TheSTL/ashudeshwal-website
Personal resume website
TheSTL/cli-prompts-test
Write e2e tests for CLI apps with ease
TheSTL/css-loader
CSS Loader
TheSTL/engineering.hackerearth.com
Blog about engineering and product @HackerEarth
TheSTL/express-starter-kit
express-starter-kit
TheSTL/Find-super-hero
Problem based on Trie DataStructure
TheSTL/Git-Codesandbox-frontend
TheSTL/hckre-cli
HackerEarth CLI 2.0
TheSTL/hexcode
TheSTL/Laundry-Machine
Responsive web app
TheSTL/learn-goto-link
Things which are interesting to read.
TheSTL/mevn-cli
Light speed setup for MEVN(Mongo Express Vue Node) Apps
TheSTL/Pagination
Simple Pagination Practice
TheSTL/postcss-modules-scope
A CSS Modules transform to extract export statements from local-scope classes
TheSTL/problem-solving-javascript
:gem: Collection of interview questions with Unit Tests
TheSTL/sandpack
An ecosystem of components and utilities built around the browser bundler that powers https://codesandbox.io
TheSTL/simple-website-with-i18n
TheSTL/split-in-batch
TheSTL/talent-for-hire
A repository for storing a list of awesome folks looking for their next engineering gig. If you have been impacted by COVID layoffs, or just job searching in these hard times, send a PR to include you
TheSTL/tic-tac-toe
HTML5 game using Canvas & MiniMax Algorithm