Pinned Repositories
apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
electron-react-boilerplate
A Simple Electron Boilerplate for Desktop Apps. Uses Electron, React, Redux, Webpack, and more.
fp-exercises
Implement your own functional programming library in JavaScript.
mern-boilerplate
A Full MERN Stack Boilerplate for Web Apps including a local authentication system. Uses React, Express.js, MongoDB, Redux, Passport.js, Webpack, Testing, and more.
mern-client
Client for MERN Boilerplate
mern-server
Server for MERN Boilerplate
react-boilerplate
A Simple React Boilerplate for Web Apps. Uses React, Redux, Webpack, Hot Reloading for JS and CSS, Testing, and more.
react-bulma-companion
A set of React Components for the Bulma CSS Framework that work as a companion to a standard Bulma installation. This library is unopinionated as to how you import and configure Bulma in your project and does not come with any css or sass files.
simple-node-server
A simple HTTP server using node and express that serves the contents of a dist folder.
bulma
Modern CSS framework based on Flexbox
djizco's Repositories
djizco/mern-boilerplate
A Full MERN Stack Boilerplate for Web Apps including a local authentication system. Uses React, Express.js, MongoDB, Redux, Passport.js, Webpack, Testing, and more.
djizco/react-boilerplate
A Simple React Boilerplate for Web Apps. Uses React, Redux, Webpack, Hot Reloading for JS and CSS, Testing, and more.
djizco/mern-server
Server for MERN Boilerplate
djizco/mern-client
Client for MERN Boilerplate
djizco/electron-react-boilerplate
A Simple Electron Boilerplate for Desktop Apps. Uses Electron, React, Redux, Webpack, and more.
djizco/react-bulma-companion
A set of React Components for the Bulma CSS Framework that work as a companion to a standard Bulma installation. This library is unopinionated as to how you import and configure Bulma in your project and does not come with any css or sass files.
djizco/fp-exercises
Implement your own functional programming library in JavaScript.
djizco/simple-node-server
A simple HTTP server using node and express that serves the contents of a dist folder.
djizco/mern-client-ts
Client for MERN Boilerplate with Typescript
djizco/node-intro
Introduction to Node.js
djizco/react-ts-boilerplate
A Typescript React Boilerplate for Web Apps. Uses Typescript, React, Redux, Webpack, Testing, Linting and more.
djizco/roomba-challenge
Roomba Coding Challenge
djizco/sublime-snippets
My personal sublime snippets
djizco/tic-tac-toe-jquery
A quick tic-tac-toe game made with jQuery.