{"id":15654104,"url":"https://github.com/staticdev/staticdev","last_synced_at":"2026-03-18T18:37:59.156Z","repository":{"id":54348074,"uuid":"362394339","full_name":"staticdev/staticdev","owner":"staticdev","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-30T18:25:10.000Z","size":18,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T12:17:13.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/staticdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-28T08:29:16.000Z","updated_at":"2025-03-30T18:25:13.000Z","dependencies_parsed_at":"2024-11-04T15:44:54.590Z","dependency_job_id":"d815622f-6501-449a-8db7-07b1151a8291","html_url":"https://github.com/staticdev/staticdev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/staticdev/staticdev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticdev%2Fstaticdev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticdev%2Fstaticdev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticdev%2Fstaticdev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticdev%2Fstaticdev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/staticdev","download_url":"https://codeload.github.com/staticdev/staticdev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticdev%2Fstaticdev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28624341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T12:49:32.415Z","updated_at":"2026-01-21T03:04:40.502Z","avatar_url":"https://github.com/staticdev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome, I'm Thiago AKA staticdev 👋\n\n- 🔭 I’m currently working with **telco**\n- 👯 I’m collaborating on **assorted open-source projects**\n- 🌱 I’m a researcher in **chatbots and artificial intelligence**\n- 💬 Ask me **about anything [here](https://github.com/staticdev/staticdev/issues)**\n\n\u003cp align=\"left\"\u003e\u003cimg src=\"images/python-icon.svg\" alt=\"Python\" width=\"40\" height=\"40\"/\u003e \u003cimg src=\"images/golang-icon.svg\" alt=\"Golang\" width=\"40\" height=\"40\"/\u003e \u003cimg src=\"images/nixos-icon.svg\" alt=\"NixOS\" width=\"40\" height=\"40\"/\u003e \u003cimg src=\"images/kubernetes-icon.svg\" alt=\"Kubernetes\" width=\"40\" height=\"40\"/\u003e \u003cimg src=\"images/home-assistant.svg\" alt=\"Home Assistant\" width=\"40\" height=\"40\"/\u003e \u003cimg src=\"images/nextcloud-icon.svg\" alt=\"Nextcloud\" width=\"40\" height=\"40\"/\u003e\u003c/p\u003e\n\n### 📫 Find me on social media\n\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://www.linkedin.com/in/staticdev/\"\u003e\u003cimg src=\"images/linkedin-icon.svg\"\u003e\u003c/a\u003e\n    \u0026nbsp;\u0026nbsp;\u0026nbsp;\n    \u003ca href=\"https://discordapp.com/users/1347604786899456132\"\u003e\u003cimg src=\"images/discord-icon.svg\"\u003e\u003c/a\u003e\n    \u0026nbsp;\u0026nbsp;\u0026nbsp;\n\n\u003cbr /\u003e\n\nI maintain these open-source projects:\n\n\u003c!-- [[[cog\n\nrepos = [\n    \"PyCQA/isort\",\n    \"sigmavirus24/github3.py\",\n    \"staticdev/irpf-investidor\",\n    \"staticdev/human-readable\",\n]\n\nfor repo in repos:\n    org, _, package = repo.partition(\"/\")\n    entry = f\"\"\"\\\n- [{package}](https://github.com/{repo}) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/{repo}?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/{repo}?logo=python\u0026style=flat-square)\n  [![PyPI](https://img.shields.io/pypi/v/{package}?style=flat-square)](https://pypi.org/project/{package})\n  [![PyPI - Downloads](https://img.shields.io/pypi/dm/{package}?style=flat-square)](https://pypistats.org/packages/{package})\n\"\"\"\n    cog.out(entry)\n\nrepos = [\n    \"nextcloud/ansible-collection-nextcloud-admin\",\n    \"staticdev/linux-workstation-playbook\",\n    \"staticdev/cleancontacts\",\n]\n\nfor repo in repos:\n    org, _, package = repo.partition(\"/\")\n    entry = f\"\"\"\\\n- [{package}]({url}) \u0026mdash;\n  ![GitHub last commit](https://img.shields.io/github/last-commit/{repo}?logo=python\u0026style=flat-square)\n  ![GitHub stars](https://img.shields.io/github/stars/{repo}?style=flat-square)\n\"\"\"\n    cog.out(entry)\n\n]]] --\u003e\n- [isort](https://github.com/PyCQA/isort) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/PyCQA/isort?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/PyCQA/isort?logo=python\u0026style=flat-square)\n  [![PyPI](https://img.shields.io/pypi/v/isort?style=flat-square)](https://pypi.org/project/isort)\n  [![PyPI - Downloads](https://img.shields.io/pypi/dm/isort?style=flat-square)](https://pypistats.org/packages/isort)\n- [github3.py](https://github.com/sigmavirus24/github3.py) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/sigmavirus24/github3.py?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/sigmavirus24/github3.py?logo=python\u0026style=flat-square)\n  [![PyPI](https://img.shields.io/pypi/v/github3.py?style=flat-square)](https://pypi.org/project/github3.py)\n  [![PyPI - Downloads](https://img.shields.io/pypi/dm/github3.py?style=flat-square)](https://pypistats.org/packages/github3.py)\n- [OHF-Voice/intents](https://github.com/OHF-Voice/intents)\n  ![GitHub stars](https://img.shields.io/github/stars/OHF-Voice/intents?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/OHF-Voice/intents?logo=python\u0026style=flat-square)\n  [![PyPI](https://img.shields.io/pypi/v/home-assistant-intents?style=flat-square)](https://pypi.org/project/home-assistant-intents)\n  [![PyPI - Downloads](https://img.shields.io/pypi/dm/home-assistant-intents?style=flat-square)](https://pypistats.org/packages/home-assistant-intents)\n- [irpf-investidor](https://github.com/staticdev/irpf-investidor) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/staticdev/irpf-investidor?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/staticdev/irpf-investidor?logo=python\u0026style=flat-square)\n  [![PyPI](https://img.shields.io/pypi/v/irpf-investidor?style=flat-square)](https://pypi.org/project/irpf-investidor)\n  [![PyPI - Downloads](https://img.shields.io/pypi/dm/irpf-investidor?style=flat-square)](https://pypistats.org/packages/irpf-investidor)\n- [human-readable](https://github.com/staticdev/human-readable) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/staticdev/human-readable?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/staticdev/human-readable?logo=python\u0026style=flat-square)\n  [![PyPI](https://img.shields.io/pypi/v/human-readable?style=flat-square)](https://pypi.org/project/human-readable)\n  [![PyPI - Downloads](https://img.shields.io/pypi/dm/human-readable?style=flat-square)](https://pypistats.org/packages/human-readable)\n- [ansible-collection-nextcloud-admin](https://github.com/nextcloud/ansible-collection-nextcloud-admin) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/nextcloud/ansible-collection-nextcloud-admin?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/nextcloud/ansible-collection-nextcloud-admin?logo=python\u0026style=flat-square)\n  [![Version](https://img.shields.io/github/release/nextcloud/ansible-collection-nextcloud-admin.svg)](https://github.com/nextcloud/ansible-collection-nextcloud-admin/releases/)\n- [broadworks_ocip](https://github.com/broadworks-ocip/broadworks_ocip) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/broadworks-ocip/broadworks_ocip?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/broadworks-ocip/broadworks_ocip?logo=python\u0026style=flat-square)\n  [![PyPI](https://img.shields.io/pypi/v/broadworks_ocip?style=flat-square)](https://pypi.org/project/broadworks_ocip)\n  [![PyPI - Downloads](https://img.shields.io/pypi/dm/broadworks_ocip?style=flat-square)](https://pypistats.org/packages/broadworks_ocip)\n- [cleancontacts](https://github.com/staticdev/cleancontacts) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/staticdev/cleancontacts?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/staticdev/cleancontacts?logo=python\u0026style=flat-square)\n\u003c!-- [[[end]]] --\u003e\n\n\u003cbr /\u003e\n\nI have contributed to or previously maintained these open-source projects, among others:\n\n\u003c!-- [[[cog\n\nrepos = [\n    \"grpc/grpc\",\n    \"RasaHQ/rasa\",\n    \"spulec/freezegun\",\n    \"cjolowicz/cookiecutter-hypermodern-python\",\n    \"magmax/python-inquirer\",\n    \"geerlingguy/ansible-role-security\",\n]\n\nfor repo in repos:\n    org, _, package = repo.partition(\"/\")\n    entry = f\"\"\"\\\n- [{package}]({url}) \u0026mdash;\n  ![GitHub last commit](https://img.shields.io/github/last-commit/{repo}?logo=python\u0026style=flat-square)\n  ![GitHub stars](https://img.shields.io/github/stars/{repo}?style=flat-square)\n\"\"\"\n    cog.out(entry)\n\nnamespace = \"staticdev\"\nrepos = [\n    (\"staticdev/ansible-role-pyenv\", \"pyenv\", 55478),\n    (\"staticdev/ansible-role-signal\", \"signal\", 55466),\n    (\"staticdev/ansible-role-brave\", \"brave\", 55985),\n    (\"staticdev/ansible-role-firefox\", \"firefox\", 55555),\n]\n\nfor repo, name, galaxy_id in repos:\n    org, _, package = repo.partition(\"/\")\n    entry = f\"\"\"\\\n- [{package}]({url}) \u0026mdash;\n  ![GitHub last commit](https://img.shields.io/github/last-commit/{repo}?logo=python\u0026style=flat-square)\n  ![GitHub stars](https://img.shields.io/github/stars/{repo}?style=flat-square)\n  [![Version](https://img.shields.io/github/release/{repo}.svg)](https://github.com/{repo}/releases/)\n  [![Downloads](https://img.shields.io/ansible/role/d/{namespace}/{name})](https://galaxy.ansible.com/{repo})\n\"\"\"\n    cog.out(entry)\n\n]]] --\u003e\n- [grpc](https://github.com/grpc/grpc) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/grpc/grpc?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/grpc/grpc?logo=python\u0026style=flat-square)\n- [rasa](https://github.com/RasaHQ/rasa) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/RasaHQ/rasa?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/RasaHQ/rasa?logo=python\u0026style=flat-square)\n- [freezegun](https://github.com/spulec/freezegun) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/spulec/freezegun?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/spulec/freezegun?logo=python\u0026style=flat-square)\n- [cookiecutter-hypermodern-python](https://github.com/cjolowicz/cookiecutter-hypermodern-python) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/cjolowicz/cookiecutter-hypermodern-python?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/cjolowicz/cookiecutter-hypermodern-python?logo=python\u0026style=flat-square)\n- [python-inquirer](https://github.com/magmax/python-inquirer) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/magmax/python-inquirer?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/magmax/python-inquirer?logo=python\u0026style=flat-square)\n- [ansible-role-security](https://github.com/geerlingguy/ansible-role-security) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/geerlingguy/ansible-role-security?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/geerlingguy/ansible-role-security?logo=python\u0026style=flat-square)\n- [ansible-role-pyenv](https://github.com/staticdev/ansible-role-pyenv) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/staticdev/ansible-role-pyenv?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/staticdev/ansible-role-pyenv?logo=python\u0026style=flat-square)\n  [![Version](https://img.shields.io/github/release/staticdev/ansible-role-pyenv.svg)](https://github.com/staticdev/ansible-role-pyenv/releases/)\n  [![Downloads](https://img.shields.io/ansible/role/d/staticdev/pyenv)](https://galaxy.ansible.com/staticdev/ansible-role-pyenv)\n- [ansible-role-signal](https://github.com/staticdev/ansible-role-signal) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/staticdev/ansible-role-signal?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/staticdev/ansible-role-signal?logo=python\u0026style=flat-square)\n  [![Version](https://img.shields.io/github/release/staticdev/ansible-role-signal.svg)](https://github.com/staticdev/ansible-role-signal/releases/)\n  [![Downloads](https://img.shields.io/ansible/role/d/staticdev/signal)](https://galaxy.ansible.com/staticdev/ansible-role-signal)\n- [ansible-role-brave](https://github.com/staticdev/ansible-role-brave) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/staticdev/ansible-role-brave?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/staticdev/ansible-role-brave?logo=python\u0026style=flat-square)\n  [![Version](https://img.shields.io/github/release/staticdev/ansible-role-brave.svg)](https://github.com/staticdev/ansible-role-brave/releases/)\n  [![Downloads](https://img.shields.io/ansible/role/d/staticdev/brave)](https://galaxy.ansible.com/staticdev/ansible-role-brave)\n- [ansible-role-firefox](https://github.com/staticdev/ansible-role-firefox) \u0026mdash;\n  ![GitHub stars](https://img.shields.io/github/stars/staticdev/ansible-role-firefox?style=flat-square)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/staticdev/ansible-role-firefox?logo=python\u0026style=flat-square)\n  [![Version](https://img.shields.io/github/release/staticdev/ansible-role-firefox.svg)](https://github.com/staticdev/ansible-role-firefox/releases/)\n  [![Downloads](https://img.shields.io/ansible/role/d/staticdev/firefox)](https://galaxy.ansible.com/staticdev/ansible-role-firefox)\n\u003c!-- [[[end]]] --\u003e\n\n\u003cp align = \"center\"\u003e\n  \u003cimg alt=\"staticdev's Github Stats\" src=\"https://github-readme-stats.vercel.app/api?username=staticdev\u0026show_icons=true\u0026hide_border=true\" width=400 /\u003e\n  \u003cimg src=\"https://github-readme-streak-stats.herokuapp.com?user=staticdev\u0026hide_border=true\" width=400\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaticdev%2Fstaticdev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstaticdev%2Fstaticdev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaticdev%2Fstaticdev/lists"}