Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
6,539 contributions in the last year
Contribution activity
June 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 6 repositories not shown
- cclauss/Uranium Python
- cclauss/Cura Python
- cclauss/siren Python
- cclauss/DeepCTR Python
- cclauss/tf-pose-estimation Python
- cclauss/pyconv Python
- cclauss/Bug-Bounty-Toolz Python
- cclauss/flatbuffers C++
- cclauss/Paddle-Lite C++
- cclauss/pinrepo Python
- cclauss/wheeljack Python
- cclauss/ThreatPrep Python
- cclauss/serverless-showdown-api Python
- cclauss/python-lambda-inspector Python
- cclauss/mad-king Python
- cclauss/defense-against-the-dark-arts Python
- cclauss/aws_ir Python
- cclauss/margaritashotgun Python
- cclauss/py Python
- cclauss/Better-Python-59-Ways Python
- cclauss/Travis-CI-Ubuntu-Focal-tests
- cclauss/MCMOT Python
- cclauss/PCDet Python
- cclauss/PARL Python
- cclauss/ec2-keypair-rotation Python
24
repositories not shown
Created a pull request in TheAlgorithms/Python that received 8 comments
- Only one carriage return
- Add doctests to radix_sort()
- Euler problem 551 sol 1: Reduce McCabe code complexity
- hamming_code.py: Reduce McCabe code complexity
- WIP: Travis CI: Lower flake8 max-complexity to 15
- Blacken our code
- CONTRIBUTING.md: Update flake8 command
- Set the Python file maximum line length to 88 characters
- Fix line break after binary operator
- Create natural_language_processing
- Fix indentation
- calc_profit always returns an int
38
repositories not shown
- Add url and typing hint for BFS
- project_euler/problem_47/sol1.py
- Added LFU Cache
- NLP Word Frequency Algorithms
- Refactor odd_even_transposition_single_threaded
- Added doctests to OddEvenTraposition
- Fix doubly linked list algorithm
- Gale Shapley Algorithm
- Added Markov Chain
- Update avl_tree.py
- Added LRU Cache
- Algorithm for checking palindromes
- add visualization of k means clustering as excel format
- Added (Open) Knight Tour Algorithm
- Add lempel ziv compression
- Implement prefix function, knuth-morris-pratt another usage
- Strongly connected components
- Implement connected components algorithm for graphs
- Added maximum non-adjacent sum
- Added doctests to bucket sort
- Create change_brightness.py
- Hash djb2
- Count
- Add pytest init file to define custom mark mat_ops
- implement rat in maze algorithm.
- Some pull request reviews not shown.
Created an issue in d2l-ai/d2l-en that received 4 comments
Undefined name: 'vocab' in mxnet.py
@astonzhang https://github.com/d2l-ai/d2l-en/blob/master/d2l/mxnet.py#L2222-L2223 on these lines vocab is an undefined name.
flake8 testing of http…
4
comments