Pinned Repositories
0.30000000000000004
Floating Point Math Examples
33-js-concepts
📜 33 concepts every JavaScript developer should know.
advanced-javascript
:star: Deep Javascript foundations :star:
AngularJS-Learning
A bunch of links to blog posts, articles, videos, etc for learning AngularJS
architecting-single-page-applications
Architecture and State Flow of Single Page Applications
arcsys
Parsers for various Arc System Works file formats
awesome
:sunglasses: Curated list of awesome lists
awesome-camunda
a curated list of awesome Camunda BPM projects, libraries, tools, documentations, forum posts, etc.
awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
awesome-dotfiles
A curated list of dotfiles resources.
alvarozs's Repositories
alvarozs/0.30000000000000004
Floating Point Math Examples
alvarozs/awesome-dotfiles
A curated list of dotfiles resources.
alvarozs/awesome-react-render-props
Awesome list of React components with render props
alvarozs/camunda-spring-boot-amqp-microservice-cloud-example
Simple example using Camunda and Spring Boot to define a simple microservice communcating via AMQP, fully unit tested and deployable in the cloud
alvarozs/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
alvarozs/Design-Patterns-JavaScript
Design Patterns - a game to learn the design patterns implemented in JavaScript, test your knowledge or simply for fun.
alvarozs/DesignPatterns
alvarozs/dotfiles
paul's shell, git, etc config files. also homebrew, migration setup. good stuff.
alvarozs/heroes-angular
Tour of Heroes app written with Angular
alvarozs/heroes-react
Tour of Heroes app written with React
alvarozs/heroes-vue
Tour of Heroes app written with Vue
alvarozs/java-concurrency-patterns
Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.
alvarozs/java-design-patterns
Design patterns implemented in Java
alvarozs/neovim-init.vim
:izakaya_lantern: My perfect neovim configuration :izakaya_lantern:
alvarozs/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
alvarozs/react-clean-architecture
A realistic approach to implement clean architecture on react codebases
alvarozs/react-hoc
alvarozs/react-howto
Your guide to the (sometimes overwhelming!) React ecosystem.
alvarozs/react-js-tutorials
Code that goes along with my YouTube React JS Series
alvarozs/react-redux-complete-playlist
The course files for the React & Redux Complete tutorial playlist on The Net Ninja YouTube channel.
alvarozs/react-redux-items
alvarozs/react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
alvarozs/react-redux-realworld-example-app
Exemplary real world application built with React + Redux
alvarozs/redux
Predictable state container for JavaScript apps
alvarozs/rev2-wakeup-tool
Revesal-timing inputs for Guilty Gear Xrd: Revelator 2 in training mode.
alvarozs/Semantic-UI-React
The official Semantic-UI-React integration
alvarozs/spring-ddd-bank
A sample project following Domain Driven Design with Spring Data JPA
alvarozs/vim-multiple-cursors
True Sublime Text style multiple selections for Vim
alvarozs/vimrc
The ultimate Vim configuration: vimrc
alvarozs/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.