DhanteyUD
Software Developer | Product Designer | Blockchain Enthusiast | React | React Native | Next | Javascript | Typescript | Node | Web3
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/alx-low_level_programming
ALX low level programming
DhanteyUD/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
DhanteyUD/alx-system_engineering-devops
0x00. Shell, basics
DhanteyUD/alx-zero_day
I'm now a ALX Student, this is my first repository as a full-stack engineer
DhanteyUD/Analysis-Report
DhanteyUD/Classifier-Duplicates
Classifier | Duplicate Transaction
DhanteyUD/Email-Validation
DhanteyUD/Front-End-Resources
Some front-end designs with only HTML and CSS ( No javascript ) ...
DhanteyUD/Frontend-Designs
Web App Template
DhanteyUD/mini-challenges-1
DhanteyUD/mini-challenges-2
DhanteyUD/movie-vue-app
A simple Vue.js app made for learning the framework and how to work with API.
DhanteyUD/Nodejs-Server
A node server that host HTML page using Node.js | No framework
DhanteyUD/Single-Linked-List
How to implement linked list with test driven development in javascript
DhanteyUD/Technical-Documentation-Page
JavaScript is officially maintained by Mozilla so only documentation by Mozilla is official. The only engines that support JavaScript are currently made by Mozilla and every other engine implements ECMAScript.
DhanteyUD/Week-4-Task
Email Validation
DhanteyUD/YLD-Code-Challenge
YLD Interview Question