Pinned Repositories
codefights
Some codefights solutions in Javascript
docker-multi-container
docker-react
gallery
Responsive Image Gallery.
GofDesignPatterns
Implementation of the GoF desing patterns in C# with several use case examples.
gusrodriguez
mockflix
An emulation of a very known movies platform, combining Typescript with Redux Thunk and implementing a custom Carousel wiith react-reveal.
notepad
A React/Redux notepad.
react-mobile-search
A React implementation of a search web-mobile app.
react-reveal-responsive-carousel
An animated and responsive carousel based on React-Reveal. It allows render any component as a slide.
gusrodriguez's Repositories
gusrodriguez/react-reveal-responsive-carousel
An animated and responsive carousel based on React-Reveal. It allows render any component as a slide.
gusrodriguez/GofDesignPatterns
Implementation of the GoF desing patterns in C# with several use case examples.
gusrodriguez/codefights
Some codefights solutions in Javascript
gusrodriguez/mockflix
An emulation of a very known movies platform, combining Typescript with Redux Thunk and implementing a custom Carousel wiith react-reveal.
gusrodriguez/react-mobile-search
A React implementation of a search web-mobile app.
gusrodriguez/docker-multi-container
gusrodriguez/docker-react
gusrodriguez/gallery
Responsive Image Gallery.
gusrodriguez/gusrodriguez
gusrodriguez/notepad
A React/Redux notepad.
gusrodriguez/react-ssr-architecture
Reference architecture to build an universal React+Node non-SPA application.
gusrodriguez/gusrodriguez.github.io
Portfolio.
gusrodriguez/js-back-to-basis
gusrodriguez/MisteryForest
Very basic prototype of a videogame using vanilla Javascript and HTML5. It was developed with no graphics or physics engines. It's just pure native code. Collission detection, physics and render was all coded in hard mode. The purpose of the project is understanding the basics of a 2D platform game.
gusrodriguez/react-native-modal-dropdown
A react-native dropdown/picker/selector component for both Android & iOS.
gusrodriguez/redux-grid-example
Grid with Redux and Server Side Rendering
gusrodriguez/shapes
A reactive shapes creator with vanilla JS