Pinned Repositories
brainstorm
A web application for running timed brainstorm sessions with multiple users.
discourse_link_checker
A program to find broken links in Discourse
eks_jupyterhub
Jupyterhub on EKS
flask-batteries
An opinionated command line tool for bootstrapping Flask applications with less boiler-plate code.
flask_react_template
Application template for a Flask<>React app w/ TailwindCSS
fluent_discourse
A fluent Python interface to the Discourse API
google_promotion_filter
We’ve built a tiny free app that creates a filter in your gmail account (it only works with gmail, but it works on any browser and on your smartphone as well).
redisevents
A simple package for managing microservice communication in python with redis streams
graydenshand's Repositories
graydenshand/google_promotion_filter
We’ve built a tiny free app that creates a filter in your gmail account (it only works with gmail, but it works on any browser and on your smartphone as well).
graydenshand/fluent_discourse
A fluent Python interface to the Discourse API
graydenshand/flask_react_template
Application template for a Flask<>React app w/ TailwindCSS
graydenshand/eks_jupyterhub
Jupyterhub on EKS
graydenshand/discourse_link_checker
A program to find broken links in Discourse
graydenshand/flask-batteries
An opinionated command line tool for bootstrapping Flask applications with less boiler-plate code.
graydenshand/redisevents
A simple package for managing microservice communication in python with redis streams
graydenshand/blog
A personal blog built with Flask and React
graydenshand/brainstorm
A web application for running timed brainstorm sessions with multiple users.
graydenshand/chat
Sample application integrating Flask with Ember.js. Demonstrates how to build a large SPA using Flask as the back end.
graydenshand/arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
graydenshand/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
graydenshand/craftinginterpreters
Repository for the book "Crafting Interpreters"
graydenshand/dataTable
A pluggable project to simplify table creation in Flask
graydenshand/discourse
A platform for community discussion. Free, open, simple.
graydenshand/discourse-data-explorer
SQL Queries for admins in Discourse
graydenshand/discourse-quiz
A plugin to add support for quizzes to Discourse
graydenshand/discourse-teambuild
Team building activity for Discourse
graydenshand/discourse_upcoming_addevent
Replace the DiscourseEvent "upcoming events" calendar with an AddEvent embed
graydenshand/flask
The Python micro framework for building web applications.
graydenshand/flask_app_template
Template for web applications using Python's Flask Micro Framework - Adapted from Miguel Grinberg's Mega Tutorial: https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world
graydenshand/list-tool
A rails+vue app for managing my family's grocery list
graydenshand/pallets_website
Website for the Pallets projects
graydenshand/permission-graph
A graph based authorization library in Python
graydenshand/personal
My webpage
graydenshand/sqlalchemy-redshift
Amazon Redshift SQLAlchemy Dialect
graydenshand/tblutils
graydenshand/three.js
JavaScript 3D library.
graydenshand/tic_tac_toe
A command line Tic Tac Toe game, with a computer player trained with reinforcement learning.
graydenshand/wasm_game_of_life
A Rust and WebAssembly tutorial implementing the Game of Life