Pinned Repositories
castle_puzzle
This app is a faithful re-creation of a challenging puzzle from an old video game in which users explore a series of rooms in a castle to discover twelve paintings hanging on the walls, and given clues throughout, attempt to guess the name of an untitled thirteenth painting.
channels-example
An example Channels app
dynamodb_python
How to run DynamoDB locally and write data to a NoSQL database using Python
python-misc-scripts
These are a bunch of similar scripts that I wrote mostly while working at EastWest in 2012-2014 to deal with file and OS operations.
rideshare
an uber/lyft app using Django, Django Channels, and React
sqs_dynamodb
a small python project that illustrates how to use sqs and dynamodb
text-summarization
Just a basic asynchronous API featuring RESTful design principles built with the new FastAPI Python framework
eea76's Repositories
eea76/rideshare
an uber/lyft app using Django, Django Channels, and React
eea76/castle_puzzle
This app is a faithful re-creation of a challenging puzzle from an old video game in which users explore a series of rooms in a castle to discover twelve paintings hanging on the walls, and given clues throughout, attempt to guess the name of an untitled thirteenth painting.
eea76/channels-example
An example Channels app
eea76/dynamodb_python
How to run DynamoDB locally and write data to a NoSQL database using Python
eea76/python-misc-scripts
These are a bunch of similar scripts that I wrote mostly while working at EastWest in 2012-2014 to deal with file and OS operations.
eea76/sqs_dynamodb
a small python project that illustrates how to use sqs and dynamodb
eea76/text-summarization
Just a basic asynchronous API featuring RESTful design principles built with the new FastAPI Python framework