Pinned Repositories
amazon-kinesis-client-python
Amazon Kinesis Client Library for Python
ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
ansible-lint
Best practices checker for Ansible
apidocjs.com
apidocjs.com Website
atom
The hackable text editor
celery
Distributed Task Queue (development branch)
dwave-ocean-qubo-examples
My attempt to implement problems described "A Tutorial on Formulating and Using QUBO Models" (https://arxiv.org/pdf/1811.11538.pdf) using D-Wave Ocean SDK in Python and solving on D-Wave Quantum Computer
python-serialization-benchmark
Performance comparison of different serialization formats with Python
raspberry-pi-web-server-benchmark
Performance comparison of different web frameworks, on a Raspeberry Pi 2.
SonarQubeWSUtil
A small utility to compare the technical debt from all projects within a SonarQube instance
charleswhchan's Repositories
charleswhchan/dwave-ocean-qubo-examples
My attempt to implement problems described "A Tutorial on Formulating and Using QUBO Models" (https://arxiv.org/pdf/1811.11538.pdf) using D-Wave Ocean SDK in Python and solving on D-Wave Quantum Computer
charleswhchan/raspberry-pi-web-server-benchmark
Performance comparison of different web frameworks, on a Raspeberry Pi 2.
charleswhchan/celery
Distributed Task Queue (development branch)
charleswhchan/python-serialization-benchmark
Performance comparison of different serialization formats with Python
charleswhchan/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
charleswhchan/awesome-go
A curated list of awesome Go frameworks, libraries and software
charleswhchan/aws-marketplace-serverless-saas-integration
Example of serverless integration for SaaS products listed on the AWS Marketplace.
charleswhchan/boto3
AWS SDK for Python
charleswhchan/channels
Developer-friendly asynchrony for Django
charleswhchan/coveragepy
The code coverage tool for Python
charleswhchan/demos
D-Wave Ocean code examples
charleswhchan/django-auditlog
A Django app that keeps a log of changes made to an object.
charleswhchan/django-oauth-toolkit
OAuth2 goodies for the Djangonauts!
charleswhchan/django-oidc-provider
OpenID Connect and OAuth2 provider implementation for Djangonauts.
charleswhchan/django-upgrade
Automatically upgrade your Django projects.
charleswhchan/django-websocket-redis
Websockets for Django applications using Redis as message queue
charleswhchan/docker.github.io
Source repo for Docker's Documentation
charleswhchan/docs
Ocean Documentation
charleswhchan/dwave-cloud-client
A minimal implementation of the REST interface used to communicate with D-Wave Solver API (SAPI) servers.
charleswhchan/dwave-ocean-sdk
Installer for D-Wave's Ocean tools
charleswhchan/gorm
The fantastic ORM library for Golang, aims to be developer friendly
charleswhchan/gorm.io
GORM official site
charleswhchan/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
charleswhchan/grpc.io
Repository for the gRPC website and documentation
charleswhchan/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
charleswhchan/pandas-essential-training
Exercise files from pandas Essential Training by Jonathan Fernandes https://www.lynda.com/Data-Science-tutorials/pandas-Essential-Training/636129-2.html
charleswhchan/simple-salesforce
A very simple Salesforce.com REST API client for Python
charleswhchan/udemy-react-fundamentals
Code for Udemy React Fundamentals https://www.udemy.com/course/react-fundamentals/
charleswhchan/website
Gitpod website and documentation
charleswhchan/zerolog
Zero Allocation JSON Logger