salyadav's Stars
com-480-data-visualization/com-480-project-analaktycs
Pokémon Project for Data Visualization (COM-480) EPFL Course
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
adamwulf/loose-leaf
Intuitive note taking app. Import and annotate PDFs, manipulate imported photos with intuitive gestures, and take notes with Apple Pencil.
salyadav/portfolio
salyadav/the-green-genie
itsvenu/MachineLearning-A2Z
ML Roadmap 🛣️📌⏳
ayushmanbt/Odd_N_Even
This is the repository for my game Odd_N_Even
AmitXShukla/Angular-Cordova-Google-PlayStore-Publish
How to publish Angular app to Google Play Store using Cordova
fbeline/design-patterns-JS
All the 23 (GoF) design patterns implemented in Javascript
nas5w/javascript-tips-and-tidbits
A continuously-evolving compendium of javascript tips based on common areas of confusion or misunderstanding.
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.
h5bp/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
PolymerElements/app-layout
App layout elements
RandomAPI/Randomuser.me-Node
Source code that powers randomuser.me
javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
forem/forem
For empowering community 🌱
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings