Pinned Repositories
about
My GitHub Pages "About Me" page. Written in Angular.
angular-dev-portfolio
A template for creating a developer portfolio web page.
dnd-character-sheets
Dungeons and Dragons 5th Edition character sheets created in ReactJS.
espergen-character-sheets
Esper Genesis 5th Edition character sheets created in ReactJS.
react-botw-menu-components
A collection of react Breath of the Wild inspired menu components.
react-cv-builder
A cv builder library made with react.
react-dev-portfolio-builder
React version of my development portfolio page.
react-funnel-pipeline
A lightweight component for rendering a basic funnel chart.
react-oauth2-authcode-provider
A npm package for authenticating with OAuth2 Authorisation Code Flow in React SPAs.
react-profile-avatar
Render a user avatar with either initials or an image.
DarylBuckle's Repositories
DarylBuckle/dnd-character-sheets
Dungeons and Dragons 5th Edition character sheets created in ReactJS.
DarylBuckle/react-funnel-pipeline
A lightweight component for rendering a basic funnel chart.
DarylBuckle/espergen-character-sheets
Esper Genesis 5th Edition character sheets created in ReactJS.
DarylBuckle/react-cv-builder
A cv builder library made with react.
DarylBuckle/react-profile-avatar
Render a user avatar with either initials or an image.
DarylBuckle/about
My GitHub Pages "About Me" page. Written in Angular.
DarylBuckle/angular-dev-portfolio
A template for creating a developer portfolio web page.
DarylBuckle/angular-tour-of-heroes
Angular tutorial
DarylBuckle/react-botw-menu-components
A collection of react Breath of the Wild inspired menu components.
DarylBuckle/react-dev-portfolio-builder
React version of my development portfolio page.
DarylBuckle/react-oauth2-authcode-provider
A npm package for authenticating with OAuth2 Authorisation Code Flow in React SPAs.
DarylBuckle/botw-menu.css
A style sheet for Breath of the Wild style menus.
DarylBuckle/darylbuckle.github.io
DarylBuckle/halochat-test
Test page for Halo chat
DarylBuckle/nodejs-auth-proxy
This is a template for a proxy which stores a client secret for authenticating with OAuth2, which can be used by SPAs.
DarylBuckle/react-botw-grid-menu
A react component for rendering a Breath of the Wild style inventory menu.
DarylBuckle/react-botw-tabs
A tab sheet component styled like Breath of the Wild menus
DarylBuckle/react-oauth2-authcode-provider-sample
An example of react-oauth2-authcode-provider in an SPA.
DarylBuckle/react-oauth2-authcode-provider-test
A create react app spa test project for react-oauth2-authcode-provider
DarylBuckle/tasklist
A simple task management application - react client, .net core web api, sql database