Pinned Repositories
json-2-csv
Example of parsing JSON files and converting them to CSV files with Node.js streams
puppeteer-scraper
Example of using Node.js via Puppeteer to scrape a webpage/website.
react-auto-form
Example of a reusable react form component that accepts a pre-configured object, and handles the rest behind the scenes.
react-hacker
A simple React starter that's perfect for messing around. Comes with Babel, Emotion CSS in JS, ESlint, and Prettier.
react-hooks-gallery
Example of a photo gallery built with React Hooks.
react-hooks-image-slider
Image Slider built with React Hooks.
react-node-netflix
Example of Netflix Browse Page with React Hooks and Node.js
react-spotify
Example of an Spotify Inspired Music Player Built With React Hooks, Context, & The Web Audio API
react-use-file-upload
A React Hook to make file uploading easier.
DZuz14's Repositories
DZuz14/react-hooks-image-slider
Image Slider built with React Hooks.
DZuz14/react-spotify
Example of an Spotify Inspired Music Player Built With React Hooks, Context, & The Web Audio API
DZuz14/react-use-file-upload
A React Hook to make file uploading easier.
DZuz14/puppeteer-scraper
Example of using Node.js via Puppeteer to scrape a webpage/website.
DZuz14/react-hacker
A simple React starter that's perfect for messing around. Comes with Babel, Emotion CSS in JS, ESlint, and Prettier.
DZuz14/json-2-csv
Example of parsing JSON files and converting them to CSV files with Node.js streams
DZuz14/react-node-netflix
Example of Netflix Browse Page with React Hooks and Node.js
DZuz14/react-hooks-gallery
Example of a photo gallery built with React Hooks.
DZuz14/react-auto-form
Example of a reusable react form component that accepts a pre-configured object, and handles the rest behind the scenes.
DZuz14/dota-2-stats
Uses the OpenDota API to display statistics for professional teams and players. Built with React...obviously.
DZuz14/react-mp3-player
Example of an mp3 audio player built with React.
DZuz14/react-upload-form
An example of a file upload form build with React.
DZuz14/simple-react-slider
An example of a simple slider built with React.
DZuz14/video-slider
DZuz14/dfdsfsd
DZuz14/fdsfd
DZuz14/is-is-odd
:shrimp: check if the given function is is-odd
DZuz14/lol
DZuz14/nodejs-csv-writer
This is an example of creating your own csv writer with Node.js.
DZuz14/react-testing-library
A simple example of using react testing library.
DZuz14/react-use-websocket
React Hook for WebSocket communication
DZuz14/tapology-scraper
Node.js powered scraper for tapology.com
DZuz14/typescript-npm-package-boilerplate
DZuz14/typescript-package-boilerplate
NPM TypeScript Boilerplate
DZuz14/xpress
Simple Node.js Express Server With Nodemon, Body Parser, CORS, & Morgan.