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,029 contributions in the last year
Contribution activity
September 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 7 repositories not shown
- cclauss/hooksample Python
- cclauss/bird-bot Python
- cclauss/macadmin-scripts Python
- cclauss/kb Python
- cclauss/Phoenix Python
- cclauss/PythonTurtle Python
- cclauss/terminal-games Python
- cclauss/opensearch Python
- cclauss/async-timeout Python
- cclauss/readium-lcp-client C++
- cclauss/whipper Python
- cclauss/responses Python
- cclauss/backports.csv Python
- cclauss/fteproxy Python
- cclauss/oss-fuzz C
- cclauss/GenSMBIOS Python
- cclauss/Bombers Python
- cclauss/capa Python
- cclauss/typed_ast C
- cclauss/Swamipp Python
- cclauss/feedparser Python
- cclauss/data Jupyter Notebook
- cclauss/TheBestBookOn.com Python
- cclauss/calkulate Python
- cclauss/handcalcs Python
2
repositories not shown
Created a pull request in PythonTurtle/PythonTurtle that received 8 comments
Create GitHub Action build_apps.yml for Linux and Windows apps
Related to #107 this PR builds Linux and Windows apps. The macOS app issues seem related to travis-ci/travis-ci#9744 (comment)
+41
−0
•
8
comments
- pip install wxPython before building the Windows EXE
- Install wxPython and make the ELF executable
- Create build_windows_exe.yml
- Create build_linux_elf.yml
- Tox: run the current pylint on Python 3.8
- GitHub Action: Python 3.9 release candidate 2
- Fix typo discovered by codespell
- Travis CI: Python 3.9 release candidate 2
21
repositories not shown
- Heaps algorithm
- Add algorithm for testing Project Euler solutions
- Optimization for pangram string
- Add solution() for problem 54 of Project Euler
- Fixed remove duplicate
- Added binary_xor_operator.py and binary_and_operator.py
- Add Python type hints and doctests to other/two_sum.py
- added type hints for backtracking/minimax.py
- Config Travis CI for two jobs
- Add type hints and tests.
- Optimization problem_10 in project_euler
- Create Job_scheduling.py
- Corrected the problem statement of problem_48 of project_euler.
- test/graphs/prim: writing a test case to verify the correctness of the algorithm
- Create problem_54 in project Euler
- Better mergesort.py
- Added a function that checks if given string can be rearranged to form a palindrome.
- Contains loops.py add
- Added double linear search recursion
- Added static type checking to polynom-for-points.py towards issue #2128
- test/graphs/kruskal: adding a test case to verify the correctness of the algorithm
- Updated problem_06 in Project Euler
- Corrected filename and include static types
- Update mergesort.py
- Create priority_queue_using_list.py
- Some pull request reviews not shown.
Created an issue in internetarchive/openlibrary that received 9 comments
https://openlibrary.org/type/author raises a TypeError
https://openlibrary.org/type/author raises /opt/openlibrary/deploys/openlibrary/4ed1ca3/openlibrary/templates/lib/history.html: error in processin…
9
comments