shoaibbhimani
JavaScript enthusiast, Front End Developer I Teach about JS at https://www.youtube.com/shoaibbhimani
@thoughtworksMumbai, India
shoaibbhimani's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
rstacruz/nprogress
For slim progress bars like on YouTube, Medium, etc
javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
airbnb/visx
🐯 visx | visualization components
apollographql/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
testing-library/react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
adonisjs/core
AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
prisma/prisma1
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
kamranahmedse/git-standup
Recall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-)
reach/router
tastejs/awesome-app-ideas
List of awesome app ideas
funkia/list
🐆 An immutable list with unmatched performance and a comprehensive functional API.
kentcdodds/advanced-react-patterns-v2
Created with CodeSandbox
ooade/NextSimpleStarter
:whale: Simple and Accessible PWA boilerplate with Nextjs 12 and MUI
svrcekmichal/redux-axios-middleware
Redux middleware for fetching data with axios HTTP client
Stanko/react-animate-height
Lightweight React component for animating height using CSS transitions. Slide up/down the element, and animate it to any specific height.
reactpatterns/reactpatterns
React patterns & techniques to use in development for React Developer ⚛ .
codyseibert/tab-tracker
A Vue.js / Express.js web application for keeping track of guitar tabs
vasansr/pro-mern-stack
Code Listing for the book Pro MERN Stack
yamafaktory/shrimpit
Shrimpit 🍤 is a small CLI analysis tool for checking unused JavaScript, JSX & Vue templates ES6 exports in your project.
ritz078/react-fuzzy-search
📜 A fuzzy search component written in React
johnpapa/vue-guide
Super Simple Vue Samples
mike-engel/bkmrkd
Bkmrkd is a self-hosted, lightweight bookmarking service run on node.js and rethinkdb
tcort/link-check
checks whether a hyperlink is alive (`200 OK`) or dead.
vasansr/query-params-mongo
URL query string to MongoDB find() criteria converter
stevekinney/AWS-for-Frontend-Engineers
raja-jamwal/virtual-dom-implementation
virtual dom implementation in pure javascript