realizeme
The art of life is more like wrestler's art than the dancer's, in respect of this, that it should stand ready and firm to meet onsets.
Superb AISeoul, Korea
Pinned Repositories
agile-coach-book
AI-python-connect
aiohttp
HTTP client/server framework for asyncio
airbnb-fullstack-clone
Using Python, Django, Tailwind to clone Airbnb
amazon-mq-sample-code
s3git
s3git: git for Cloud Storage. Distributed Version Control for Data. Create decentralized and versioned repos that scale infinitely to 100s of millions of files. Clone huge PB-scale repos on your local SSD to make changes, commit and push back. Oh yeah, it dedupes too and offers directory versioning.
s3pypi
CLI tool for creating a Python Package Repository in an S3 bucket.
seqeulize-sample
sqlalchemy-for-service-layer
tdd-question
realizeme's Repositories
realizeme/aiohttp
HTTP client/server framework for asyncio
realizeme/amazon-mq-sample-code
realizeme/seqeulize-sample
realizeme/amazon-ecs-catsndogs-workshop
This is self-paced workshop designed to allow developers and system administrators to get hands on with Amazon Elastic Container Service concepts such as service and container-instance auto-scaling, spot-fleet integration, container placement strategies, service discovery, secrets management with AWS Systems Manager Parameter Store, time-based and event-based scheduling, and automated deployment pipelines.
realizeme/amazon-ecs-cli
A custom Amazon ECS CLI that eases up the cluster setup process, enables users to run their applications locally or on ECS using the same Docker Compose file format and familiar Compose commands.
realizeme/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
realizeme/blinker-study
realizeme/cerberus
Lightweight, extensible data validation library for Python
realizeme/chalice
Python Serverless Microframework for AWS
realizeme/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
realizeme/docker-compose-for-ci-test
realizeme/enterprise-architecture-patterns
realizeme/express-ab
Middleware for AB testing in Express
realizeme/faas
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
realizeme/flask
The Python micro framework for building web applications.
realizeme/flask-config
realizeme/getting-started-react
realizeme/gevent
Coroutine-based concurrency library for Python
realizeme/infrastructure-as-code-tutorial
Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, Docker, Docker Compose, Kubernetes
realizeme/koa-abtest
realizeme/koa2-swagger-ui
Swagger UI as Koa v2 middleware
realizeme/my_tech_resources
List of tech resources future me and other Javascript/Ruby/Python/Elixir/Elm developers might find useful
realizeme/node-bunyan
a simple and fast JSON logging module for node.js services
realizeme/node-giga
📦 Easy streaming upload and download for File System, AWS S3
realizeme/node-study
realizeme/python-blueprint
Python Development Blueprint
realizeme/python-concurrency
realizeme/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
realizeme/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
realizeme/transitions
A lightweight, object-oriented finite state machine implementation in Python