An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by calvinchengx

A curated list of projects in awesome lists by calvinchengx .

https://github.com/calvinchengx/maptiler

github mirror of Map Tile Cutter - Tile Overlay Generator for Google Maps and Google Earth

Last synced: 15 Apr 2025

https://github.com/calvinchengx/learngeventsocketio

A complete description of what-I-learnt-with-python-gevent-socketio documented via sphinx/restructured text on readthedocs.

Last synced: 15 Apr 2025

https://github.com/calvinchengx/learnsocketio

Dive into the use of python gevent/gevent-socketio integration with javascript socketio

Last synced: 15 Apr 2025

https://github.com/calvinchengx/swirldsproject

Swirlds Project Template for IntelliJ

distributed-ledger-technology hashgraph swirlds

Last synced: 15 Apr 2025

https://github.com/calvinchengx/python-mock

git mirror of http://pypi.python.org/pypi/mock

Last synced: 15 Apr 2025

https://github.com/calvinchengx/webpack-simple

Isomorphic ReactJS with webpack hot module reload (CSR) and nodemon nodejs express backend (SSR)

Last synced: 15 Apr 2025

https://github.com/calvinchengx/learnhaskell

Notes and code practice that I use to understand haskell concepts

Last synced: 15 Apr 2025

https://github.com/calvinchengx/python-unittest2

git mirror of http://pypi.python.org/pypi/unittest2

Last synced: 06 Mar 2025

https://github.com/calvinchengx/goshopify

A golang library for accessing shopify admin APIs

golang shopify shopify-api

Last synced: 27 Mar 2025

https://github.com/calvinchengx/hederaproto

Generating language bindings with Hedera proto files

grpc hashgraph hedera protobuf

Last synced: 27 Mar 2025

https://github.com/calvinchengx/dotfiles

My miscellaneous dotfiles

Last synced: 06 Mar 2025

https://github.com/calvinchengx/vim-aftercolors

Git mirror of the AfterColors vim plugin by Peter Hodge - http://www.vim.org/scripts/script.php?script_id=1641

Last synced: 06 Mar 2025

https://github.com/calvinchengx/cabalenv

A simple `zsh` script that simplifies the management of haskell's cabal sandboxes.

Last synced: 06 Mar 2025

https://github.com/calvinchengx/python-cherrypy-wsgiserver

A clone of the CherryPy WSGI Server

Last synced: 27 Jan 2025

https://github.com/calvinchengx/django-avatar

A reusable django application for handling Avatars.

Last synced: 27 Jan 2025

https://github.com/calvinchengx/learnsphinx

A simple example for those who would like to learn how to use python-sphinx to auto-document your Python source code

Last synced: 06 Mar 2025

https://github.com/calvinchengx/frontendworkflow

My frontend js site scaffolding

Last synced: 06 Mar 2025

https://github.com/calvinchengx/hedera-sdk-js

JavaScript (NodeJS and Web) gRPC package for Hedera Hashgraph

distributed-ledger grpc hashgraph hedera

Last synced: 06 Apr 2025

https://github.com/calvinchengx/savetheprincess

SaveThePrincess is an exercise in Objective C syntax.

Last synced: 06 Mar 2025

https://github.com/calvinchengx/nextjsblog

Generates a static site with next build && next export

blog nextjs tailwindcss

Last synced: 06 Apr 2025

https://github.com/calvinchengx/vim

My .vimrc and .vim files

Last synced: 06 Mar 2025

https://github.com/calvinchengx/django-subscription

Subscriptions or Recurring Billing App for django

Last synced: 27 Jan 2025

https://github.com/calvinchengx/coveragepy

github mirror of Ned Batchelder's coverage.py

Last synced: 06 Mar 2025

https://github.com/calvinchengx/mylocations3

iOS app - Revising the use of Core Location

Last synced: 06 Mar 2025

https://github.com/calvinchengx/django-blank-canvas

Starting a new django project that uses the trunk version? Use this.

Last synced: 14 Apr 2025

https://github.com/calvinchengx/swiftvalidator

A rule-based validation library for Swift

Last synced: 27 Jan 2025

https://github.com/calvinchengx/anafero

a referrals app for Django

Last synced: 27 Jan 2025

https://github.com/calvinchengx/ansible-common

Common tasks for archlinux base

Last synced: 06 Mar 2025

https://github.com/calvinchengx/recipes

Recipes iOS app

Last synced: 06 Mar 2025

https://github.com/calvinchengx/django-app-engine

Django on App Engine, with AEP and Goodies

Last synced: 06 Mar 2025

https://github.com/calvinchengx/jsdoc2md-webpack

JSDoc to Markdown Webpack Plugin

Last synced: 06 Apr 2025

https://github.com/calvinchengx/cg02

CoreGraphics Practice 02

Last synced: 06 Mar 2025

https://github.com/calvinchengx/ansible-nginx-apps

Ansible role for creating nginx apps

Last synced: 06 Mar 2025

https://github.com/calvinchengx/django-authority

A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.

Last synced: 27 Jan 2025

https://github.com/calvinchengx/less

A simple wordpress theme forked from Jared Erickson's Less

Last synced: 06 Mar 2025

https://github.com/calvinchengx/sec10kanalysis

LlamaIndex GPT: deriving SEC 10K insights with external data

Last synced: 27 Mar 2025

https://github.com/calvinchengx/base45

base45 implementation in dartlang

Last synced: 06 Mar 2025

https://github.com/calvinchengx/mylocations

MyLocations iOS App

Last synced: 06 Mar 2025

https://github.com/calvinchengx/ip-address

💻 a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript

Last synced: 27 Jan 2025

https://github.com/calvinchengx/sclalertview-swift

Beautiful animated Alert View. Written in Swift

Last synced: 27 Jan 2025

https://github.com/calvinchengx/django-notification

user notification management for the Django web framework

Last synced: 27 Jan 2025

https://github.com/calvinchengx/fileconveyor

File Conveyor is a daemon written in Python to detect, process and sync files. In particular, it's designed to sync files to CDNs. Amazon S3 and Rackspace Cloud Files, as well as any Origin Pull or (S)FTP Push CDN, are supported. Originally written for my bachelor thesis at Hasselt University in Belgium.

Last synced: 27 Jan 2025

https://github.com/calvinchengx/django-coverage

django-coverage by Mikhail Korobov using Ned Batchelder's excellent coverage.py

Last synced: 06 Mar 2025

https://github.com/calvinchengx/bullseye

Simple iOS Game - Bull's Eye

Last synced: 06 Mar 2025

https://github.com/calvinchengx/vim-mapserver

Syntax file for vim for mapserver's mapfiles

Last synced: 06 Mar 2025

https://github.com/calvinchengx/calculator

Calculator iOS app

Last synced: 06 Mar 2025

https://github.com/calvinchengx/checklists

Checklists iPhone App

Last synced: 06 Mar 2025

https://github.com/calvinchengx/o-kay-blog-wih-kay-0.10.0

Getting the O'Kay Blog to work with Kay Framework Trunk

Last synced: 06 Mar 2025

https://github.com/calvinchengx/iphone-hello-world

Pleasing the Gods of Coding

Last synced: 06 Mar 2025

https://github.com/calvinchengx/nose

python nose by Jason Pellerin

Last synced: 06 Mar 2025

https://github.com/calvinchengx/bcfg2

Git clone of the Bcfg2 repository

Last synced: 27 Jan 2025

https://github.com/calvinchengx/quiz

A Simple Quiz App

Last synced: 06 Mar 2025

https://github.com/calvinchengx/a-little-jaunt-in-the-clouds-with-wesley-chun

Messing around with App Engine in Pycon APAC 2010, Singapore. Wesley Chun + A whole gaggle of Coders

Last synced: 06 Mar 2025

https://github.com/calvinchengx/lsyncd

Lsyncd (Live Syncing Daemon) synchronizes local directories with a remote targets

Last synced: 27 Jan 2025

https://github.com/calvinchengx/django-cms

An Advanced Django CMS.

Last synced: 27 Jan 2025

https://github.com/calvinchengx/fabriccolors

The easiest way to set-up your server or virtual machine using pre-defined templates for python fabric

Last synced: 06 Mar 2025

https://github.com/calvinchengx/django-haystack

Special copy which works with django trunk and can be easily shared/installable

Last synced: 06 Mar 2025

https://github.com/calvinchengx/django-rolebasedacl

Granular permissions for a Django Project

Last synced: 06 Mar 2025

https://github.com/calvinchengx/whole-snack

This is whole snack application

Last synced: 27 Jan 2025

https://github.com/calvinchengx/wizardpager

Wizard Pager is a library that provides an example implementation of a Wizard UI on Android, it's based of Roman Nurik's wizard pager (https://github.com/romannurik/android-wizardpager)

Last synced: 27 Jan 2025

https://github.com/calvinchengx/natrium_wallet_flutter

Natrium - Fast, Robust & Secure NANO Wallet, now written with Flutter.

Last synced: 27 Jan 2025

https://github.com/calvinchengx/tmux-yank

Tmux plugin for copying to system clipboard. Works on OSX and Linux.

Last synced: 27 Jan 2025

https://github.com/calvinchengx/reflio

Last synced: 27 Jan 2025

https://github.com/calvinchengx/ssradiobuttonscontroller

A Radio Button Controller class for iOS written in Swift

Last synced: 27 Jan 2025

https://github.com/calvinchengx/aws-connected-vehicle-solution

The AWS Connected Vehicle Solution is a reference implementation that provides a foundation for automotive product transformations for connected vehicle services, autonomous driving, electric powertrains, and shared mobility.

Last synced: 27 Jan 2025

https://github.com/calvinchengx/django-sense

Profiling Django for fun and profit.

Last synced: 27 Jan 2025

https://github.com/calvinchengx/nodemon

Monitor for any changes in your node.js application and automatically restart the server - perfect for development

Last synced: 27 Jan 2025

https://github.com/calvinchengx/react-code-blocks

React code blocks and code snippet components

Last synced: 27 Jan 2025

https://github.com/calvinchengx/middleware

Community Middleware for the Iris web framework.

Last synced: 27 Jan 2025

https://github.com/calvinchengx/nginx-upload-module

A module for nginx web server for handling file uploads using multipart/form-data encoding (RFC 1867).

Last synced: 27 Jan 2025

https://github.com/calvinchengx/readme2tex

Renders TeXy Math for Github Readmes

Last synced: 27 Jan 2025

https://github.com/calvinchengx/utils

Non-Kubernetes-specific utility libraries which are consumed by multiple projects.

Last synced: 27 Jan 2025

https://github.com/calvinchengx/sushiswap

Sushiswap smart contracts 🍣 📝

Last synced: 27 Jan 2025

https://github.com/calvinchengx/rncryptor-js

(In Progress) JavaScript implementation of RNCryptor

Last synced: 27 Jan 2025

https://github.com/calvinchengx/voiceconversion

Voice conversion tools for STRAIGHT

Last synced: 27 Jan 2025

https://github.com/calvinchengx/go-shopify

Go library for accessing the Shopify REST API - (GoDocs coming soon)

Last synced: 27 Jan 2025

https://github.com/calvinchengx/gen

Converts a database into gorm structs and RESTful api

Last synced: 27 Jan 2025

https://github.com/calvinchengx/dockertest

Test your Go code against ephemeral elastic search, postgres, nqs, mysql, mongodb, ... docker images on all OS using dockertest!

Last synced: 27 Jan 2025

https://github.com/calvinchengx/dynamic.io

A socket.io server subclass that supports virtual hosts and dynamic namespaces.

Last synced: 27 Jan 2025

https://github.com/calvinchengx/ghc-mod

Here there be rebases -- don't clone; submit PRs to kazu-yamamoto/ghc-mod

Last synced: 27 Jan 2025

https://github.com/calvinchengx/packer-templates

My collection of Packer (http://www.packer.io) templates

Last synced: 27 Jan 2025

https://github.com/calvinchengx/vim-test

Run your tests at the speed of thought

Last synced: 27 Jan 2025

https://github.com/calvinchengx/nixpkgs

Nix Packages collection

Last synced: 27 Jan 2025

https://github.com/calvinchengx/gorm-goose

gorm-goose is a database migration tool for gorm - fork of

Last synced: 27 Jan 2025

https://github.com/calvinchengx/hedera-cli-1

Hedera command line tools for developers

Last synced: 27 Jan 2025

https://github.com/calvinchengx/meteor-demo

A simple demo project demonstrating the use of meteor.js and mongodb pub-sub

Last synced: 06 Mar 2025

https://github.com/calvinchengx/osin

Golang OAuth2 server library

Last synced: 27 Jan 2025

https://github.com/calvinchengx/django-tastypie

Creating delicious APIs for Django apps since 2010. v1.0.0-beta

Last synced: 27 Jan 2025

https://github.com/calvinchengx/git-repo-go

git-repo is a command-line tool for centralized workflow, can work with Gerrit, AGit-Flow compatible servers. It is written in Golang, and it can be installed easily without further dependency. It provides an easy-to-use solution for multiple repositories which is introduced by Android repo first, and it can also work with a single repository.

Last synced: 27 Jan 2025

https://github.com/calvinchengx/django-ckeditor

Django admin CKEditor integration.

Last synced: 27 Jan 2025

https://github.com/calvinchengx/beego

beego is an open-source, high-performance web framework for the Go programming language.

Last synced: 27 Jan 2025

https://github.com/calvinchengx/hashgraph.github.io

Hashgraph Developer website.

Last synced: 27 Jan 2025