This is my personal card rafnixg.dev
Install using pip:
pip install rafnixg
Then run it:
rafnixg
from rafnixg import BlogPosts
blog_posts = BlogPosts()
blog_posts.get_posts()
from rafnixg import Resume
resume = Resume()
resume.get_resume()
This is my personal card rafnixg.dev
Install using pip:
pip install rafnixg
Then run it:
rafnixg
from rafnixg import BlogPosts
blog_posts = BlogPosts()
blog_posts.get_posts()
from rafnixg import Resume
resume = Resume()
resume.get_resume()