Skip to content
View rbatista191's full-sized avatar

Block or report rbatista191

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
rbatista191/README.md

👋 Who am I

Read more about me on my website.

🔭 I’m currently working on:

  • FidForward sources, ranks and outreaches top candidates, so you don't have to. Focus on talking to them, not scrolling Linkedin Recruiter.
  • Article Generation boosts your website's traffic with SEO-optimized content tailored to your chosen keywords.
  • Meeting Reminders makes you forget about manually reminding attendees about your meetings.
  • Tramitit gathers the information you need to get through the governmental procedures faster.

📫 How to reach out to me

I am on X with @rbatista19

Pinned Loading

  1. tramitit/guides tramitit/guides Public

    A collection of helpful, community generated, guides for navigating governmental procedures quickly

    9 2

  2. blogen blogen Public

    Forked from gaurav18115/blogen

    🚀 BLOGEN - Your Blog Generation Companion! 📝 Effortlessly create captivating blog posts with AI-driven content generation. Input primary keywords, choose writing tones, and generate tailor-made co…

    Python 34 5

  3. SEO Meta Tag Optimizer for Markdown ... SEO Meta Tag Optimizer for Markdown Files: This script optimizes SEO meta tags (title and description) for Markdown files in a specific folder using OpenAI's GPT-4 model. It processes Markdown files and updates their frontmatter with optimized title and description.
    1
    """
    2
    SEO Meta Tag Optimizer for Markdown Files in a Specific Folder
    3
    4
    This script optimizes SEO meta tags (title and description) for Markdown files
    5
    in a specific folder using OpenAI's GPT-4 model. It processes Markdown files
  4. Markdown URL Redirect Updater: This ... Markdown URL Redirect Updater: This script updates URLs in Markdown files that lead to 301 redirects. It traverses through a specified directory (and its subdirectories), finds all .md files, and updates any URLs that result in a 301 redirect to their final destination.
    1
    """
    2
    Markdown URL Redirect Updater
    3
    4
    This script updates URLs in Markdown files that lead to 301 redirects. It traverses
    5
    through a specified directory (and its subdirectories), finds all .md files, and