Highlights
- Arctic Code Vault Contributor
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,271 contributions in the last year
Contribution activity
October 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 27 repositories not shown
- cclauss/eventer Python
- cclauss/Chinese-ELECTRA Python
- cclauss/rant Python
- cclauss/ru-gpts Python
- cclauss/Password-Checker Python
- cclauss/LeetCode_Algorithms Python
- cclauss/free-python-games Python
- cclauss/scalding Scala
- cclauss/pynsist Python
- cclauss/shiv Python
- cclauss/pathfind-visualiser Python
- cclauss/FGVC Python
- cclauss/guides Ruby
- cclauss/golangci-lint-action TypeScript
- cclauss/Dart Dart
- cclauss/flutter-action TypeScript
- cclauss/mod-inventory Java
- cclauss/colorama Python
- cclauss/COVID-19-train-audio Python
- cclauss/Scoring-Algorithm Python
- cclauss/testing-python3-apt
- cclauss/kiwi C++
- cclauss/pyAudioAnalysis Python
- cclauss/pyAudioProcessing Python
- cclauss/ubicoustics Python
Created a pull request in TheAlgorithms/Python that received 21 comments
Travis CI: Upgrade to Python 3.9
Travis CI now supports Python 3.9 https://github.com/scipy/scipy/blob/master/.github/workflows/bleedingedge.yml
- Minimal fix for Python 3: Add Cover Image hangs
- Add tests for core.lending.compose_ia_url
- List outdated dependencies
- Remove an out-of-date comment in helpers.py
- Travis CI now supports 3.9
- Deal with empty url in api.py browse
- raise ValueError when compose_ia_url() fails
- Fix compose_ia_url() in core.lending.py
- Create docker-compose.production.yml
- Setup ol-web1 yet again
- Enable Docker to use Python 2.7.6, 3.8.6, and 3.9.0
- Revert "Upgrade Docker from Python 3.8.5 to 3.9.0"
- Upgrade Docker from Python 3.8.5 to 3.9.0 again
- coverstore-server: detect out of date versions of six
- addbook.py: Fix encoding/decoding for StringIO
- Upgrade Docker from Python 3.8.5 to 3.9.0
- Setup ol-web1 again
- Python 3 for scripts/2010/01/report_errors.py
- .gitignore: vendor/infogami/
- requirements_common.txt: Replace the non-ascii space
- Setup ol-web1
- Use requests in plugins/upstream/covers.py again
- Use requests in plugins/upstream/covers.py
- Pyupgrade to python3.8
- Fix broken build: Remove trailing spaces
- Fix the build -- 88 chars per line max.
- Turbocharge Travis CI builds with lxd on arm64-graviton2
- BROKEN BUILD: Fix a failing precommit test
- Tighten up quicksort()
- Revert recent changes to .pre-commit-config.yaml
- .pre-commit-config.yaml: Disable trailing-whitespace fixer
- codespell.yml: Remove unused install of flake8
- Update CODEOWNERS
- CONTRIBUTING.md Jupyter files belong in the Jupyter repo.
- CODEOWNERS: Proper spelling of my userid
- Added decimal_isolate.py
- mastodon_toot_using_api.py
- No issues so far
- Balanced parentheses
- Added two pointer solution for two sum problem
- fixes: #2969
- Add single bit manipulation operations.
- Add 0-1-bfs.
- Forecast
- Move validate_solutions and add durations flag to pytest.ini
- Add Quantum Full Adder circuit for classical integers
- Update LinkedQueue
- Update lucas_series.py to include another method
- Create euclidean_distance.py
- Initial commit of conjugate gradient method
- fcfs_scheduling.py
- Enable type checking
- Update doubly linked list
- Create Fleury's_Algorithm.py
- Update imdb_top.py
- Median of Two Arrays
- Feature improvement: added colorama to World Covid Stats file
- zigzagtraversal
- Add rank-transform
- Replace main with __main__
- Some pull request reviews not shown.
- Fixed some typos in CONTRIBUTING.md
- Create query for random authors
- Fix YAML Load warnings
- Removed unused Python standard library imports
- Make solr restart always
- Fix: docker testing cmd in README not working
- Setup ol-web1 yet again
- Kohla: fixes failing search case where %3A, i.e. : fails
- Setup ol-web1 again
- Removed unused imports from files
- Setup ol-web1
- Validation errors on homepage resolved
- Separate Node build/test into separate Travis Job
- Fix Python 3: Add Cover Image hangs
- rectified requirements
- Changed encodestring to encodebytes and added fallback to python 2 if found
- Added roman to integer conversion
- minimalistic radix sort implementation in go
- Added test on multiple string matching algorithm
- Clean up code a bit
- Added cocktail sort with description added in readme.md
- Update CODEOWNERS
- Update CODEOWNERS
- Update CODEOWNERS
- Files refactored for lint compliance. Tests and benchmarks added.
- add tests for rsa cipher
- add tests for xor cipher
- The bubble sort lack of the function.
Created an issue in TheAlgorithms/Python that received 5 comments
[Hacktoberfest] Need some quantum algorithms!
https://github.com/TheAlgorithms/Python/tree/master/quantum has no algorithms!
- BookImportError: Too Many Requests on amazon.com/paapi5/getitems
- Fix YAML Load Warnings in three files
- requests.exceptions.MissingSchema in core/lending.py
- Python 3: TypeError: argument of type 'Redirect' is not iterable
- #3908 committed an update of vendor/infogami to master
- Do we need sudo for all steps in Docker-based deploys?