Pinned Repositories
aws-amplify-appsync-graphql-real-time-canvas
chess
divide-and-conquer-scoop
A framework for divide and conquer algorithms using SCOOP
Fixit
Fixit is a Python Lint Framework based on LibCST. It comes with useful default lint rules for coding convention, performance and security issues. It makes custom lint rule easy to build, test and configure. It empowers lint rule to provide autofix to fix the issues for developers. It also provide tools to run autofix across codebase to fix existing issues and automatically insert lint-fixme comments to silent existing violation. Fixit integrates with Flake8 and it adds the above mentioned enhancements to it.
fluids
mandelbrot
objects
resume
sublist-proof
Implementation and proof of a recursive longest common substring algorithm
sudoku
dkgi's Repositories
dkgi/resume
dkgi/chess
dkgi/divide-and-conquer-scoop
A framework for divide and conquer algorithms using SCOOP
dkgi/mandelbrot
dkgi/objects
dkgi/sublist-proof
Implementation and proof of a recursive longest common substring algorithm
dkgi/sudoku
dkgi/aws-amplify-appsync-graphql-real-time-canvas
dkgi/Fixit
Fixit is a Python Lint Framework based on LibCST. It comes with useful default lint rules for coding convention, performance and security issues. It makes custom lint rule easy to build, test and configure. It empowers lint rule to provide autofix to fix the issues for developers. It also provide tools to run autofix across codebase to fix existing issues and automatically insert lint-fixme comments to silent existing violation. Fixit integrates with Flake8 and it adds the above mentioned enhancements to it.
dkgi/fluids
dkgi/jsoncpp
A C++ library for interacting with JSON.
dkgi/LibCST
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
dkgi/ogldev
OpenGL tutorials
dkgi/peps
Python Enhancement Proposals
dkgi/pyre-check
Performant type-checking for python.
dkgi/rpc_parallel
Type-safe library for building parallel applications, built on top of Async's Rpc module.
dkgi/sarif-test-clone
dkgi/typeshed
Collection of library stubs for Python, with static types
dkgi/typing
Work related to PEP 484: typing.py (released via PyPI) and issue tracker
dkgi/xctool
xctool is a replacement for Apple's xcodebuild that makes it easier to build and test iOS and Mac projects.