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
Popular repositories
-
A compact cheat sheet for writing documentation string for Sphinx, with focus on Python.
-
Library for sending data to thingspeak.com from IoT devices running micropython (such as ESP8266)
Python 5
-
Deployment script and base project structure for ESP8266 with Serial port emulated over USB
Shell 4
-
One way Todoist to Habitica sync to allow scoring points for completed tasks.
-
Python test assertions watching when an issue is closed and failing a test to let you know fixed functionality is available.
Python 4
-
A single script to run before push/commit of Python project. It will use common testing tools to check for potential errors. It can be used as git hook as well.
974 contributions in the last year
Activity overview
Contribution activity
August 2020
July 2020
- radeklat/semantic-release JavaScript
- radeklat/namespaced-libraries-monorepo Python
- radeklat/weblate Python
Created a pull request in WeblateOrg/weblate that received 1 comment
Docs: Expand how to use HTTPS in docker installations
Before submitting pull request, please ensure that: Every commit has a message which describes it Every commit is needed on its own, if you have…
Created an issue in WeblateOrg/weblate that received 6 comments
Cannot update site URL in docker deployment
Describe the bug
In a docker-based Weblate installation, I initially used the server IP address in WEBLATE_ALLOWED_HOSTS. As part of productionizin…