Pinned Repositories
advanced-multer-node-sourcecode
Source code for tutorial on advanced photo upload in Node using Multer and Jimp.
build-react-pagination-demo
The source code for demo on how to build custom pagination component in a React application.
joi-schema-validation-sourcecode
The source code for tutorial on Node API Schema Validation with Joi.
keygen-php
A fluent PHP random key generator.
light-matrix
Lightweight JavaScript library for basic matrix computations.
react-datepicker-demo
Source code for a simple demo app showing how to build a custom datepicker for React applications.
react-toggle-switch-demo
Source code for a simple demo app showing how to build a custom toggle switch for React applications.
react-with-bootstrap-demo
Code demos showing different ways of using Bootstrap in a React application.
scotch-scraping-node
Simple app for scraping author profiles and tutorials from Scotch.io - https://scotch.io.
web-speech-demo
Learn how to build a simple text-to-speech voice app for the web using the Web Speech API.
gladchinda's Repositories
gladchinda/keygen-php
A fluent PHP random key generator.
gladchinda/web-speech-demo
Learn how to build a simple text-to-speech voice app for the web using the Web Speech API.
gladchinda/react-datepicker-demo
Source code for a simple demo app showing how to build a custom datepicker for React applications.
gladchinda/joi-schema-validation-sourcecode
The source code for tutorial on Node API Schema Validation with Joi.
gladchinda/react-toggle-switch-demo
Source code for a simple demo app showing how to build a custom toggle switch for React applications.
gladchinda/password-strength-react-demo
A demo showing how to use the zxcvbn JavaScript library in a React application to create a simple password strength meter.
gladchinda/Cookies-EU-banner
1kb vanilla JS script which manage cookies consent banner display like asked by GDPR
gladchinda/darkmode
Dark mode color scheme detection and preference for web applications.
gladchinda/domx
gladchinda/data-structures-and-algo
Popular data structures and algorithms implemented in JavaScript.
gladchinda/modern-javascript
Documentation on some modern JavaScript features.
gladchinda/react-realtime-twitter-style-poll
Source code for a realtime Twitter-style poll application built with Next.js and Pusher.
gladchinda/refetch
A wrapper around the native Fetch API with lots of awesomeness.
gladchinda/structs
Data structures implementations for JavaScript
gladchinda/worker-app-demo
Source code for a simple Node app with cache and queue services orchestrated with Docker compose.
gladchinda/animx
gladchinda/calendar.js
Generate and traverse calendars using JavaScript
gladchinda/flexbugs
A community-curated list of flexbox issues and cross-browser workarounds for them.
gladchinda/forcepress
Handle pressure click DOM events by executing repeated synchronous actions.
gladchinda/gladchinda
gladchinda/Hands-On-Web-Scraping-with-JavaScript
Hands-On Web Scraping with JavaScript, Published by Packt
gladchinda/made-in-nigeria
It is rumored that Nigerians only know how to consume tools and not create them. Here is a curation of awesome tools built by Nigerians that can be used by anybody and from anywhere in the world.
gladchinda/mail-attachments
Node app for parsing and fetching attachments from mails using IMAP.
gladchinda/material-components-web
Modular and customizable Material Design UI components for the web
gladchinda/mws-restaurant-stage-1
Starter Code for the Udacity's "Mobile Web Specialist Restaurant Reviews App: Stage 1" Project
gladchinda/react-batch-input-demo
Source code for demo batch input widget React app.
gladchinda/react-ravepayment
ReactJS library for implementing RavePay payment gateway
gladchinda/react-slider-control-demo
Source code for a simple demo app showing how to build a custom slider control for React applications.
gladchinda/renumber
Utilities for formatting and working with numbers in JavaScript.
gladchinda/rfcs
RFCs for changes to React