Kazumz
An avid Full Stack Developer with experience in web and server technologies alike.
@KallumParrSwansea, Wales
Pinned Repositories
Among-Us-Tracker
This is aimed at individuals playing alone or with an audience who want to follow along with the game.
Among-Us-Tracker-Cosmos-Db
Cosmos DB for storing Among Us Tracker data
Among-Us-Tracker-Create-Session
An Azure serverless function that contains business logic for 'Creating a session'.
avoid-ignoring-exhaustive-deps
A descriptive and demonstrative example of why ignoring exhaustive dep issues in a React solution is not a great idea.
avoid-prop-spreading
A descriptive and demonstrative example of why spreading props in a React solution is not a great idea.
cash-links-functions
A Web API that returns cash-rewarding referral links.
react-know-your-parent
An example of cascading renders triggered by a React parent causing unintended behaviour in a child.
React-Web-Worker
An example approach for Web Workers to fetch fake data in an ejected create-react-app solution.
typescript-extension-methods
An example of how to declare extension methods using TypeScript and JavaScript.
viriyu-embed-web
Transform your approach to gathering data for the UK Property Market with Viriyu. Save time and effort by integrating our powerful tool directly on your website. Discover the power of Viriyu today.
Kazumz's Repositories
Kazumz/cash-links-functions
A Web API that returns cash-rewarding referral links.
Kazumz/typescript-extension-methods
An example of how to declare extension methods using TypeScript and JavaScript.
Kazumz/Among-Us-Tracker
This is aimed at individuals playing alone or with an audience who want to follow along with the game.
Kazumz/Among-Us-Tracker-Cosmos-Db
Cosmos DB for storing Among Us Tracker data
Kazumz/Among-Us-Tracker-Create-Session
An Azure serverless function that contains business logic for 'Creating a session'.
Kazumz/Among-Us-Tracker-Get-Session
An Azure serverless function that contains business logic for 'Getting a session'.
Kazumz/avoid-ignoring-exhaustive-deps
A descriptive and demonstrative example of why ignoring exhaustive dep issues in a React solution is not a great idea.
Kazumz/avoid-prop-spreading
A descriptive and demonstrative example of why spreading props in a React solution is not a great idea.
Kazumz/react-know-your-parent
An example of cascading renders triggered by a React parent causing unintended behaviour in a child.
Kazumz/React-Web-Worker
An example approach for Web Workers to fetch fake data in an ejected create-react-app solution.
Kazumz/viriyu-embed-web
Transform your approach to gathering data for the UK Property Market with Viriyu. Save time and effort by integrating our powerful tool directly on your website. Discover the power of Viriyu today.
Kazumz/Azure-APIM
Kazumz/excel-to-sql-param
Quick utility that reads from an Excel file and generates a string that can be copied in to a SQL sub select.
Kazumz/gatsby-typescript
Default Gatsby Template containing TypeScript, ESLint, React 16.9.x.
Kazumz/kallum-parr
[OBSOLETE] A business website to demonstrate my capabilities as a developer.
Kazumz/kallum-parr-2
My personal development website.
Kazumz/next-netlify-starter
A one-click starter project for Next and Netlify
Kazumz/NodeJS-GraphQL-Webpack
A simple example of using GraphQL with Webpack
Kazumz/nx-encapsulated-redux-state
An example NX monorepo project with independent state management between each package, yet shared and consumable by each should it be required.
Kazumz/public-images
Blob for images
Kazumz/react-unit-testing-workshop
Kazumz/rtk-query-vs-react-query
A simplistic example of RTK Query vs React Query
Kazumz/Simple-React-Architecture
A clean architecture approach to setting up a Create-React-App solution.
Kazumz/SSG-SSR-NextJS-Overview
This repository has been created to demonstrate the differences between CSR and an SSG/SSR approach when constructing React applications.