rafnixg / rafnixg-lib

Rafnix Guzman Personal Card

Home Page:https://pypi.org/project/rafnixg/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rafnix Guzmán - Personal Card

Hi there 👋

This is my personal card rafnixg.dev

image

How to use it? 🤔

Install using pip:

pip install rafnixg

Then run it:

rafnixg

Extra Tools 🛠

Blog Posts

from rafnixg import BlogPosts

blog_posts = BlogPosts()
blog_posts.get_posts()

CV Resume

from rafnixg import Resume

resume = Resume()
resume.get_resume()

About

Rafnix Guzman Personal Card

https://pypi.org/project/rafnixg/

License:MIT License


Languages

Language:Python 100.0%