- Colorado, USA
- http://daviseford.com/
Block or Report
Block or report daviseford
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
aos-reminders Public
Never forget your Age of Sigmar abilities again! Generate helpful in-game reminders tailored to your AoS army.
-
1
import React, { useState, useEffect, useRef } from 'react'
2import { StripeProvider } from 'react-stripe-elements'
34type TProvider = React.FC<{ apiKey: string }>
5 -
A boilerplate React/Redux extension for JupyterLab
-
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.
-
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
-
clean-text-utils Public
A Swiss Army Knife of text operations. Great for removing smart quotes, non-ASCII characters, and more.