Rafnix Guzmán - Personal Card Hi there 👋 This is my personal card rafnixg.dev 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()