DhanteyUD
Software Developer | Product Designer | Blockchain Enthusiast | React & React Native | Web3 | Javascript | Typescript | Node
CardinalstoneAbuja, Nigeria
Pinned Repositories
Crypto-Wallet-BE
Crypto wallet (Backend) built with Web3, Node, Express, and PostgreSQL
Drum-machine
Drum machine is an electronic musical instrument that creates percussion sounds, drum beats, and patterns. Drum machines may imitate drum kits or other percussion instruments, or produce unique sounds, such as synthesized electronic tones.
Markdown-Previewer
Markdown is a lightweight markup language with plain text formatting syntax. It is a simple way to add formatting like headers, bold, bulleted lists, and so on to a plain text.
Periodic-Table
Design of a periodic table. Shows 118 chemical elements
Portfolio
Personal Portfolio Webpage
Random-Quote-Machine
A Random Quote Generator using HTML, CSS, JavaScript, and API. The webpage displays a random quote from a collection and upon the click of a button, it randomly generates a new quote.
React_useCallback
The React useCallback Hook returns a memoized callback function. Think of memoization as caching a value so that it does not need to be recalculated. This allows us to isolate resource intensive functions so that they will not automatically run on every render.
React_useReducer
useReducer is a method from the React Hooks API, similar to useState but gives you more control to manage the state. It takes a reducer function and initial state as arguments and returns the state and dispatch method: const [state, dispatch] = React.
Resume
Personal Resume Webpage
Starwars-Cards
Decagon Week 1 Task (Node) - Solution
DhanteyUD's Repositories
DhanteyUD/Periodic-Table
Design of a periodic table. Shows 118 chemical elements
DhanteyUD/Codewars
Codewars Solutions
DhanteyUD/Drum-machine
Drum machine is an electronic musical instrument that creates percussion sounds, drum beats, and patterns. Drum machines may imitate drum kits or other percussion instruments, or produce unique sounds, such as synthesized electronic tones.
DhanteyUD/Dynamic_Form
Dynamic Sign In and Sign Up animation
DhanteyUD/OGTL-Awards
A Simple React application for all Outsource Global Technology Limited (OGTL) awards
DhanteyUD/Transaction-API
Transaction API
DhanteyUD/Portfolio
Personal Portfolio Webpage
DhanteyUD/Resume
Personal Resume Webpage
DhanteyUD/Starwars-Cards
Decagon Week 1 Task (Node) - Solution
DhanteyUD/Bank-App
Bank App and Mongo DB Aggregation
DhanteyUD/Basic-Node-and-Express
Express Boilerplate - FreeCodeCamp Solution to Basic Node and Express | Back End Development and APIs
DhanteyUD/Connect_Google_Form_to_Node_app
Connecting a Google Form to a Node app and retrieving informations stored in Google sheet
DhanteyUD/Connect_Heroku_and_Github
Guide to connect Heroku and Github via SSH
DhanteyUD/CSV_to_JSON-BE
A simple node app that converts CSV ( comma-separated values ) files to JSON ( JavaScript object notation ) data
DhanteyUD/CSV_to_JSON-FE
A simple react app that converts CSV ( comma-separated values ) files to JSON ( JavaScript object notation ) data
DhanteyUD/Data-Filter
🚀 A simple react app that filters data with a specific filter component and also can be searched through with a search box or #tag
DhanteyUD/DhanteyUD
About Me
DhanteyUD/Express-Server
Express is a back end web application framework for Node.js, released as free and open-source software under the MIT License. It is designed for building web applications and APIs. It has been called the de facto standard server framework for Node.
DhanteyUD/Find-Jobs
Decagon Week 8 Task (Node) - Group Project (Job Search App)
DhanteyUD/getlinked
getlinked Tech Hackathon 1.0
DhanteyUD/GraphQL-Implementation
GraphQL Implementation
DhanteyUD/Hex_Colour_Transparency
Hexadecimal Color Code Transparency Level
DhanteyUD/Paystack-Integration__Node
Payment Integration With Node, Express, Request and Paystack API
DhanteyUD/Paystack-Integration__React
Integrating Paystack with React
DhanteyUD/Quiz
A React Quiz App
DhanteyUD/REST-API
File Update and Web Scrapping
DhanteyUD/Slicer
A date slicer...
DhanteyUD/Testimonial-UI-UX-Template
Designed with HTML and CSS
DhanteyUD/Ultimate_React_Course
Starter files, Final projects, and FAQ for my Ultimate React Course
DhanteyUD/zkevm-boilerplate
Boilerplate Hardhat project for EVM smart contract development in Solidity