{"id":13423063,"url":"https://github.com/rafnixg/rafnixg","last_synced_at":"2026-01-12T11:31:02.022Z","repository":{"id":42194084,"uuid":"278255561","full_name":"rafnixg/rafnixg","owner":"rafnixg","description":"Personal README for GitHub Profile","archived":false,"fork":false,"pushed_at":"2025-05-14T22:07:39.000Z","size":3877,"stargazers_count":88,"open_issues_count":0,"forks_count":31,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-14T23:18:55.859Z","etag":null,"topics":["python","readme","readme-profile"],"latest_commit_sha":null,"homepage":"https://github.com/rafnixg","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rafnixg.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,"zenodo":null}},"created_at":"2020-07-09T03:41:46.000Z","updated_at":"2025-05-14T22:07:42.000Z","dependencies_parsed_at":"2023-09-23T05:48:59.995Z","dependency_job_id":"975765c0-b841-47c4-b507-fc450d8787f8","html_url":"https://github.com/rafnixg/rafnixg","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/rafnixg/rafnixg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafnixg%2Frafnixg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafnixg%2Frafnixg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafnixg%2Frafnixg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafnixg%2Frafnixg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafnixg","download_url":"https://codeload.github.com/rafnixg/rafnixg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafnixg%2Frafnixg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:58:46.209Z","status":"ssl_error","status_checked_at":"2026-01-12T10:58:42.742Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["python","readme","readme-profile"],"created_at":"2024-07-30T23:01:06.323Z","updated_at":"2026-01-12T11:31:02.016Z","avatar_url":"https://github.com/rafnixg.png","language":"Python","funding_links":[],"categories":["Categories","Python"],"sub_categories":[],"readme":"## Hi, I'm Rafnix Guzmán a Python Software Developer\n![](https://raw.githubusercontent.com/rafnixg/rafnixg/master/rafnix_header.jpeg)\n\n![Python application](https://github.com/rafnixg/rafnixg/workflows/Python%20application/badge.svg)\n![Visitors](https://visitor-badge.laobi.icu/badge?page_id=rafnixg.rafnixg)\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/rafnixg/rafnixg)\n```python\nclass RafnixG:\n\n    def __init__(self):\n        self.username = 'rafnixg'\n        self.name = 'Rafnix Guzmán'\n        self.position = 'Python Software Developer'\n        self.web = 'https://rafnixg.dev'\n        self.links = 'https://links.rafnixg.dev'\n        self.blog = 'https://blog.rafnixg.dev'\n        self.cv = 'https://resume.rafnixg.dev'\n        self.twitter = '@rafnixg'\n        self.code = {\n            'backend': ['Python', 'Odoo', 'Flask', 'Django', 'FastAPI', 'NodeJS', 'PHP'],\n            'database': ['PostgreSQL', 'MySQL', 'SQLite3', 'Mongo DB', 'Redis'],\n            'devops': ['Docker', 'Linux', 'Jenkins', 'GitHub Actions', 'AWS', 'Proxmox'],\n            'frontend': ['HTML', 'CSS', 'JavaScript', 'ReactJS', 'Svelte', 'Boostrap'],\n            'tools': ['GIT', 'GitHub', 'GitLab', 'Pandas', 'Jupyter notebook', 'SQLAlchemy', 'Celery', 'Nginx'],\n            'misc': ['Firebase', 'TDD', 'SCRUM', 'SOLID', 'gRPC', 'ML', 'Tech Writer']\n        }\n        self.architecture = ['SPA', 'MVC', 'Serverless', 'microservices']\n\n    def __str__(self):\n        return f'{self.name} | {self.position}'\n\n\nif __name__ == '__main__':\n    me = RafnixG()\n    print(me)\n\n\n```\n\n## Get in touch\n\n- Personal Site: https://rafnixg.dev?ref=github-banner\n- Links: https://links.rafnixg.dev?ref=github-banner\n- CV Resume: https://resume.rafnixg.dev?ref=github-banner\n- Personal Blog: https://blog.rafnixg.dev?ref=github-banner\n- Twitter: https://twitter.com/rafnixg\n\n## Latest Posts (Spanish)\n\n\n- [⚙️ Como automatizar tu librería en PyPI con GitHub Actions](https://blog.rafnixg.dev/como-automatizar-tu-libreria-en-pypi-con-github-actions)\n\n- [🏗️ Cómo publicar tu propia librería de Python: Guía paso a paso](https://blog.rafnixg.dev/como-publicar-tu-propia-libreria-de-python-guia-paso-a-paso)\n\n- [Shell de Odoo: Domina Operaciones Avanzadas, Integración de Librerías y Automatización de Tareas](https://blog.rafnixg.dev/shell-de-odoo-domina-operaciones-avanzadas-integracion-de-librerias-y-automatizacion-de-tareas)\n\n- [Explorando Odoo a fondo: Cómo trabajar con la shell de la CLI y configurar IPython como REPL](https://blog.rafnixg.dev/explorando-odoo-a-fondo-como-trabajar-con-la-shell-de-la-cli-y-configurar-ipython-como-repl)\n\n- [Crea tu propio chatbot con la API de OpenAI y Gradio en Python](https://blog.rafnixg.dev/crea-tu-propio-chatbot-con-la-api-de-openai-y-gradio-en-python)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafnixg%2Frafnixg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafnixg%2Frafnixg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafnixg%2Frafnixg/lists"}