Skip to content
View KvngMurphy's full-sized avatar

Block or report KvngMurphy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Material for my React Fundamentals Workshop

TypeScript 5,288 3,201 Updated Oct 10, 2024

This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a an admin dashboard app using React.js and Syncfusion

JavaScript 3,048 1,049 Updated Jul 27, 2024

Build and Deploy a Modern Next 13 Website With Framer Motion & Tailwind CSS

JavaScript 842 301 Updated Feb 24, 2024

Dynamic Sign In and Sign Up animation

1 Updated Jan 21, 2023

Design of a periodic table. Shows 118 chemical elements

HTML 4 1 Updated Dec 22, 2022

useMemo allows you to memoize expensive functions so that you can avoid calling them on every render. You simple pass in a function and an array of inputs and useMemo will only recompute the memoiz…

1 Updated Jul 13, 2022

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 f…

2 1 Updated Jul 13, 2022

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…

2 1 Updated Jul 13, 2022

🚀✨ Help beginners to contribute to open source projects

45,090 78,742 Updated Oct 11, 2024

Wallet web UI for group B

TypeScript 2 2 Updated Aug 12, 2022

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 sou…

JavaScript 1 Updated Mar 30, 2024