Skip to content
View rafnixg's full-sized avatar
:octocat:
Working from home
:octocat:
Working from home

Organizations

@tinaquillo-dev @sead-sac

Block or report rafnixg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rafnixg/README.md

Hi, I'm Rafnix Guzmán a Python Software Developer

Python application Visitors

class RafnixG:

    def __init__(self):
        self.username = 'rafnixg'
        self.name = 'Rafnix Guzmán'
        self.position = 'Python Software Developer'
        self.web = 'https://rafnixg.dev'
        self.links = 'https://links.rafnixg.dev'
        self.blog = 'https://blog.rafnixg.dev'
        self.cv = 'https://resume.rafnixg.dev'
        self.twitter = '@rafnixg'
        self.code = {
            'backend': ['Python', 'Odoo', 'Flask', 'Django', 'FastAPI', 'NodeJS', 'PHP'],
            'database': ['PostgreSQL', 'MySQL', 'SQLite3', 'Mongo DB', 'Redis'],
            'devops': ['Docker', 'Linux', 'Jenkins', 'GitHub Actions', 'AWS', 'Proxmox'],
            'frontend': ['HTML', 'CSS', 'JavaScript', 'ReactJS', 'Svelte', 'Boostrap'],
            'tools': ['GIT', 'GitHub', 'GitLab', 'Pandas', 'Jupyter notebook', 'SQLAlchemy', 'Celery', 'Nginx'],
            'misc': ['Firebase', 'TDD', 'SCRUM', 'SOLID', 'gRPC', 'ML', 'Tech Writer']
        }
        self.architecture = ['SPA', 'MVC', 'Serverless', 'microservices']

    def __str__(self):
        return f'{self.name} | {self.position}'


if __name__ == '__main__':
    me = RafnixG()
    print(me)

Get in touch

Latest Posts (Spanish)

Pinned Loading

  1. rafnixg Public

    Personal README for GitHub Profile

    Python 83 31

  2. rafnixg-lib Public

    Rafnix Guzman Personal Card

    Python 19

  3. bcv-api Public

    BCV Exchange rate: This API is used to get the exchange rate of the BCV (Central Bank of Venezuela)

    Python 6 1

  4. Configure Odoo for Development envir...
    1
    # Blogpost sobre como crear un entorno para Odoo usando VSCode
    2
    [https://blog.rafnixg.dev/creando-un-entorno-de-desarrollo-para-odoo-140-con-vscode-en-ubuntu-2204](https://blog.rafnixg.dev/creando-un-entorno-de-desarrollo-para-odoo-140-con-vscode-en-ubuntu-2204)
    3
    
                  
    4
    # Install postgresql
    5
    ```bash
  5. codecrafters-http-server-python Public

    codecrafters-http-server-python

    Python 7

  6. links Public

    Links Bio RafnixG using Reflex

    HTML 2 1

390 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to rafnixg/rafnixg, rafnixg/own_wsgi, rafnixg/bcv-api and 17 other repositories
Loading A graph representing rafnixg's contributions from April 07, 2024 to April 13, 2025. The contributions are 94% commits, 5% pull requests, 1% issues, 0% code review.

Contribution activity

April 2025

Created 25 commits in 2 repositories
5 contributions in private repositories Apr 1 – Apr 10
Loading