aadil59
UI Development | Accessibility | Usability | React | Frontend | UX Engineering
Nagarro SoftwaresGurgaon
Pinned Repositories
aadil59.github.io
amp-by-example
A hands-on introduction to Accelerated Mobile Pages (AMP) focusing on code and live samples.
atm
awesome-actions
A curated list of awesome actions to use on GitHub
calculator
A simple calculator which is under development and currently doing add operation only :)
campaign
campaign_scheduler
A Vanilla JS Single Page Application showing filtered list of campaign based on date
code-this-not-that-js
JavaScript Pro Tips - Code This, Not That
css-architecture
8 simple rules for a robust, scalable CSS architecture
showtime
a vanilla js app to search movie
aadil59's Repositories
aadil59/aadil59.github.io
aadil59/calculator
A simple calculator which is under development and currently doing add operation only :)
aadil59/showtime
a vanilla js app to search movie
aadil59/amp-by-example
A hands-on introduction to Accelerated Mobile Pages (AMP) focusing on code and live samples.
aadil59/atm
aadil59/awesome-actions
A curated list of awesome actions to use on GitHub
aadil59/campaign
aadil59/campaign_scheduler
A Vanilla JS Single Page Application showing filtered list of campaign based on date
aadil59/code-this-not-that-js
JavaScript Pro Tips - Code This, Not That
aadil59/designsystem
Design system guide
aadil59/front-end-handbook-2018
2018 edition of our front-end development handbook
aadil59/helix-project-boilerplate
Use this repository template for new Helix Pages projects.
aadil59/hyphen
Hyphen is a CSS framework
aadil59/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
aadil59/internshala
aadil59/invoice
An application to manage billing including some tax details like GST and CGST
aadil59/javascript-design-patterns-for-humans
An ultra-simplified explanation of design patterns implemented in javascript
aadil59/javascript-developer-handbook
:fist: Repository for Learning JavaScript Application Development. For Demo of the completed application, Please visit the shared URL of the application. It's hosted on Heroku Free Dynamo, So you can find it bit slow.
aadil59/javascript-projects
Collection of the small projects one can build to learn javascript or practise it.
aadil59/javascript-tips-and-tidbits
A continuously-evolving compendium of javascript tips based on common areas of confusion or misunderstanding.
aadil59/mirzapur
aadil59/progressbar
aadil59/react-id-swiper
A library to use idangerous Swiper as a ReactJs component which allows Swiper's modules custom build
aadil59/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
aadil59/ReactNodeNew
React JS + node js boilerplate
aadil59/simple-react-full-stack
Boilerplate to build a full stack web application using React, Node.js, Express and Webpack.
aadil59/sql-online
sql mock editor (prototype)
aadil59/todo-react-native-web
an initial go through with react native web
aadil59/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.
aadil59/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.