-
egui Public
Forked from emilk/eguiegui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
Rust Apache License 2.0 UpdatedMar 21, 2025 -
aws-cdk-cli Public
Forked from aws/aws-cdk-cliAWS CDK Toolkit
TypeScript Apache License 2.0 UpdatedMar 3, 2025 -
-
wasm-helicopter Public
The classic helicopter game, written in rust + web assembly
Rust UpdatedNov 10, 2024 -
eks_jupyterhub Public
Jupyterhub on EKS
-
-
-
aws-cdk Public
Forked from aws/aws-cdkThe AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
TypeScript Apache License 2.0 UpdatedDec 19, 2023 -
permission-graph Public
A graph based authorization library in Python
Python MIT License UpdatedNov 9, 2023 -
arrow-datafusion Public
Forked from apache/datafusionApache Arrow DataFusion SQL Query Engine
Rust Apache License 2.0 UpdatedSep 19, 2023 -
fluent_discourse Public
A fluent Python interface to the Discourse API
-
sqlalchemy-redshift Public
Forked from sqlalchemy-redshift/sqlalchemy-redshiftAmazon Redshift SQLAlchemy Dialect
Python MIT License UpdatedMar 31, 2023 -
chat Public
Sample application integrating Flask with Ember.js. Demonstrates how to build a large SPA using Flask as the back end.
JavaScript UpdatedDec 13, 2022 -
google_promotion_filter Public
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).
-
flask_app_template Public
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
Python UpdatedDec 8, 2022 -
brainstorm Public
A web application for running timed brainstorm sessions with multiple users.
CSS GNU General Public License v3.0 UpdatedAug 27, 2022 -
-
-
wasm_game_of_life Public
Forked from rustwasm/wasm_game_of_lifeA Rust and WebAssembly tutorial implementing the Game of Life
Rust Apache License 2.0 UpdatedFeb 11, 2022 -
discourse_upcoming_addevent Public
Replace the DiscourseEvent "upcoming events" calendar with an AddEvent embed
HTML UpdatedNov 5, 2021 -
tic_tac_toe Public
A command line Tic Tac Toe game, with a computer player trained with reinforcement learning.
Python UpdatedNov 2, 2021 -
discourse-quiz Public
A plugin to add support for quizzes to Discourse
-
discourse Public
Forked from discourse/discourseA platform for community discussion. Free, open, simple.
Ruby GNU General Public License v2.0 UpdatedAug 18, 2021 -
flask-batteries Public
An opinionated command line tool for bootstrapping Flask applications with less boiler-plate code.
-
flask Public
Forked from pallets/flaskThe Python micro framework for building web applications.
Python BSD 3-Clause "New" or "Revised" License UpdatedAug 5, 2021 -
pallets_website Public
Forked from pallets/website-2016Website for the Pallets projects
HTML UpdatedAug 3, 2021 -
craftinginterpreters Public
Forked from munificent/craftinginterpretersRepository for the book "Crafting Interpreters"
HTML Other UpdatedJul 13, 2021 -
discourse-teambuild Public
Forked from discourse/discourse-teambuildTeam building activity for Discourse
Ruby MIT License UpdatedApr 22, 2021 -
discourse-data-explorer Public
Forked from discourse/discourse-data-explorerSQL Queries for admins in Discourse
Ruby MIT License UpdatedApr 8, 2021 -
flask_react_template Public template
Application template for a Flask<>React app w/ TailwindCSS