Pinned Repositories
awesome-awesomeness
A curated list of awesome awesomeness
awesome-bootstrap
A curated list of free Bootstrap themes I think are cool. Inspired by awesome.
awesome-nodejs
:zap: Delightful Node.js packages and resources
awesome-sysadmin
A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
bare-express
A basic Node.JS Express webserver
bootstrap
The most popular front-end framework for developing responsive, mobile first projects on the web.
Design-Patterns-in-Javascript
Design Patterns applied to Javascript code.
design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
frontend-dev-bookmarks
Manually curated collection of resources for frontend web developers.
htaccess
A collection of useful .htaccess snippets.
extrimua's Repositories
extrimua/awesome-awesomeness
A curated list of awesome awesomeness
extrimua/awesome-bootstrap
A curated list of free Bootstrap themes I think are cool. Inspired by awesome.
extrimua/awesome-nodejs
:zap: Delightful Node.js packages and resources
extrimua/awesome-sysadmin
A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
extrimua/bare-express
A basic Node.JS Express webserver
extrimua/bootstrap
The most popular front-end framework for developing responsive, mobile first projects on the web.
extrimua/Design-Patterns-in-Javascript
Design Patterns applied to Javascript code.
extrimua/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
extrimua/frontend-dev-bookmarks
Manually curated collection of resources for frontend web developers.
extrimua/htaccess
A collection of useful .htaccess snippets.
extrimua/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
extrimua/javascript-in-one-pic
Learn javascript in one picture.
extrimua/javascript-patterns
JavaScript Patterns
extrimua/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles: Updated weekly!
extrimua/MEVN-boilerplate
A fullstack boilerplate with Mongo, ExpressJS, VueJS and NodeJS.
extrimua/ModalWindowEffects
A set of experimental modal window appearance effects with CSS transitions and animations.
extrimua/node-api-boilerplate
DDD/Clean Architecture inspired boilerplate for Node web APIs
extrimua/optimize-js
Optimize a JavaScript file for faster initial load by wrapping eagerly-invoked functions
extrimua/preboot
A collection of LESS mixins and variables for writing better CSS.
extrimua/react-redux-realworld-example-app
Exemplary real world application built with React + Redux
extrimua/tips
Most commonly used git tips and tricks.
extrimua/vue-express-mongo-boilerplate
:star: MEVN Full stack JS web app boilerplate with NodeJS, Express, Mongo and VueJS
extrimua/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.