Skip to content
View daviseford's full-sized avatar
Block or Report

Block or report daviseford

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

Pinned

  1. aos-reminders aos-reminders Public

    Never forget your Age of Sigmar abilities again! Generate helpful in-game reminders tailored to your AoS army.

    TypeScript 55 46

  2. React Hooks - Async Stripe Provider React Hooks - Async Stripe Provider
    1
    import React, { useState, useEffect, useRef } from 'react'
    2
    import { StripeProvider } from 'react-stripe-elements'
    3
    
                  
    4
    type TProvider = React.FC<{ apiKey: string }>
    5
    
                  
  3. sample-react-jupyterlab-extension sample-react-jupyterlab-extension Public

    A boilerplate React/Redux extension for JupyterLab

    TypeScript 9 2

  4. bootstrap-crud-generator bootstrap-crud-generator Public

    Generate a basic PHP-powered Bootstrap-themed CRUD (Create, Read, Update, Delete) application based on your MySQL SELECT, UPDATE, or CREATE query.

    PHP 14 10

  5. word-art-serverless word-art-serverless Public

    A Python codebase that uses AWS Lambda/API Gateway via the serverless framework. Generates an .svg file on S3 from given text input.

    Python 1

  6. clean-text-utils clean-text-utils Public

    A Swiss Army Knife of text operations. Great for removing smart quotes, non-ASCII characters, and more.

    TypeScript 19 2