Pinned Repositories
air-force-one
A concept product landing page built with HTML & CSS
Async-and-Unit-Testing
An introduction to Asynchronous programming and Unit testing
authentication-passport
This repo covers Passport authentication using JWT
heads-or-tails
Heads or tails
node-basics-intro
An introduction to Node.js using a collection of example applications.
OnLearn
A learning management system built with Node.js (In progress...)
react-basics
An introduction to React.js using a collection of example applications
react-omdb-api
A simple React application that reads data from the OMDB Api
react-testing-jest-enzyme
Testing of react app using Jest + Enzyme
things-todo
This is simple example of building a to-do list using only HTML, CSS, & JavaScript
reMRKableDev's Repositories
reMRKableDev/OnLearn
A learning management system built with Node.js (In progress...)
reMRKableDev/node-basics-intro
An introduction to Node.js using a collection of example applications.
reMRKableDev/react-omdb-api
A simple React application that reads data from the OMDB Api
reMRKableDev/things-todo
This is simple example of building a to-do list using only HTML, CSS, & JavaScript
reMRKableDev/air-force-one
A concept product landing page built with HTML & CSS
reMRKableDev/Async-and-Unit-Testing
An introduction to Asynchronous programming and Unit testing
reMRKableDev/authentication-passport
This repo covers Passport authentication using JWT
reMRKableDev/heads-or-tails
Heads or tails
reMRKableDev/node-restful-library
A simple RESTful API made with Node.js utilising ES6 practices (As much as possible at least, hehe)
reMRKableDev/node-testing-mocha-chai
Introduction to testing in Node.Js using Mocha, Chai and Node.Js Native Assertion Library
reMRKableDev/project-management-client
reMRKableDev/project-management-server
reMRKableDev/react-basics
An introduction to React.js using a collection of example applications
reMRKableDev/react-testing-jest-enzyme
Testing of react app using Jest + Enzyme
reMRKableDev/the-great-baby-pool
reMRKableDev/ds-talks
Visualizing the Dance Specific Talks Podcast (In progress...)
reMRKableDev/memphis-milano-remake
Inspiration playground
reMRKableDev/node-authentication-system
An introduction to authentication with Node.js
reMRKableDev/node_sequelize
A short introduction to using Sequelize on Nodejs
reMRKableDev/pokedex-ts-edition
A Pokedex Application made with TypeScript
reMRKableDev/postgres-pgnode_module
A short introduction to using the pg module on nodejs
reMRKableDev/react-context-intro
Introduction to Context API with React.js
reMRKableDev/react-redux-introduction
An introduction to using Redux as a state manager on a React application
reMRKableDev/redux-auth
reMRKableDev/redux-react
Simple todo-list app using Redux & React ---> build from the concepts touched on here https://github.com/reMRKableDev/redux-vanillajs
reMRKableDev/reMRKableDev
My profile README
reMRKableDev/sequelize-associations
An introduction to creating associations with Sequelize on Node.js
reMRKableDev/sneaker-daily
A simple Next.js app about Sneakers
reMRKableDev/user-management-node-sequelize
A friendly app for User Management that utilizes Node.Js and Sequelize. Reads data from an external API.
reMRKableDev/promises_nodejs
A short introduction to using promises module for nodejs apps.