muhammed-salman's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
pi-hole/pi-hole
A black hole for Internet advertisements
iamkun/dayjs
⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
date-fns/date-fns
⏳ Modern JavaScript date utility library ⌛️
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
react-bootstrap/react-bootstrap
Bootstrap components built with React
faressoft/terminalizer
🦄 Record your terminal and generate animated gif images or share a web player
pomber/git-history
Quickly browse the history of a file from any git repository
VerbalExpressions/JSVerbalExpressions
JavaScript Regular expressions made easy
nhn/tui.calendar
🍞📅A JavaScript calendar that has everything you need.
dive-into-machine-learning/dive-into-machine-learning
Free ways to dive into machine learning with Python and Jupyter Notebook. Notebooks, courses, and other links. (First posted in 2016.)
jaredpalmer/razzle
✨ Create server-rendered universal JavaScript applications with no configuration
reactstrap/reactstrap
Simple React Bootstrap 5 components
rough-stuff/wired-elements
Collection of custom elements that appear hand drawn. Great for wireframes or a fun look.
i18next/react-i18next
Internationalization for react done right. Using the i18next i18n ecosystem.
afshinea/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
vi3k6i5/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
sachinruk/deepschool.io
Deep Learning tutorials in jupyter notebooks.
VerbalExpressions/PythonVerbalExpressions
Python regular expressions made easy
sibtc/django-beginners-guide
A Complete Beginner's Guide to Django - Code Samples
sindresorhus/terminal-image
Display images in the terminal
StephenGrider/AdvancedReduxCode
CU-ITSS/Web-Data-Scraping-S2019
mandeep147/Amazon-Product-Recommender-System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
elleros/courseraforums
Anonymized versions of the discussion threads from the forums of 60 Coursera MOOCs
optional-is/calendaring
A few files to generate calendars in various formats
marharyta/webpack-react-setup
muhammed-salman/cab-scheduler
It demonstrates state management using React & Redux, REST API building & working & conflict resolution during slot booking. It includes a robust authentication server using react, passport, bcrypt, node.js etc