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 upHighlights
- Arctic Code Vault Contributor
Pinned
6,475 contributions in the last year
Contribution activity
July 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 5 repositories not shown
- cclauss/travis-max-python
- cclauss/zmap C
- cclauss/teb_local_planner C++
- cclauss/navigation C++
- cclauss/cartographer_ros C++
- cclauss/Cullinan C
- cclauss/cartographer C++
- cclauss/mayavi Python
- cclauss/EuclideanGeometryViewer Python
- cclauss/sobot-rimulator Python
- cclauss/h8mail Python
- cclauss/Complex-YOLOv4-Pytorch Python
- cclauss/frankencert Python
- cclauss/Feverista Python
- cclauss/burp-retire-js JavaScript
- cclauss/googlesearch Python
- cclauss/thetick Python
- cclauss/plato-wp36 Python
- cclauss/4most-4gp-scripts Python
- cclauss/git-filter-repo Python
- cclauss/hyperopt Python
- cclauss/eyeloop Python
- cclauss/texthero Python
- cclauss/hackingtool Python
- cclauss/Telegram_coin_bot Python
14
repositories not shown
Created a pull request in google/verible that received 11 comments
Travis CI: Add Ubuntu 20.04 LTS (Focal Fossa)
https://releases.ubuntu.com/20.04/ Also, Trusty is EoL... Should it be removed?
+9
−3
•
11
comments
29
repositories not shown
- Add merge insertion sort
- Create arithmetico_geometric_sequence.py
- Create rail_fence_cipher.py
- Added "Inverse of Matrix" Algorithm
- Create arithmetico_geometric_sequence.py
- Removed unused variable m.
- Celsius to Fahrenheit Conversions
- Added a binomial distribution formula calculator algorithm
- Word Embeddings Class Added
- added daily horoscope scrapper script
- Hierarchical Clustering Addition
- Added Normalization and Standardization Algorithms
- sum_of_geometric_progression
- N queens math
- fixed error in factorial.py
- Update decimal_to_binary.py
- Add a missing "genetic algorithm" folder with a basic algorithm inside
- Add surface area class
- enhance the ability of add
- sparse vector
- Gale Shapley Algorithm
- double_linear_search algorithm
- black
- Add round_robin scheduling algorithm
- Update matrix_operation.py
- Some pull request reviews not shown.
Created an issue in nodejs/gyp-next that received 6 comments
Fold long lines in Python code to max-line-length=88
As discussed in #54, flake8 --max-line-length=88 currently find 60+ lines in Python files that are longer than 88 characters. psf/black will not au…
6
comments