Skip to content
View dirkjbreeuwer's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report dirkjbreeuwer

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

πŸ‘‹ Hi there! I'm Dirk.

A curious and energetic tech aficionado from sunny Guatemala πŸ‡¬πŸ‡Ή, now exploring the exciting landscape of London πŸ‡¬πŸ‡§.

I'm deeply passionate about technology and AI, always exploring new ways to push boundaries and drive innovation.

Let's connect, learn, and create groundbreaking solutions together! πŸš€πŸŒ


js js nodejs react

  • πŸ”­ I’m currently working on an automated GPT-based webscraper
  • 🌱 I’m currently learning about LLMs
  • πŸ‘― I’m looking to collaborate in projects related to Data Engineering or AI
  • πŸ“« Reach me on Linkedin: linkedin

Pinned

  1. ai_podcast ai_podcast Public

    Python 6

  2. gpt-automated-web-scraper gpt-automated-web-scraper Public

    The GPT-based Universal Web Scraper MVP is a solution that leverages GPT models and web scraping libraries to generate scraper code based on user input and website analysis, simplifying the web scr…

    Jupyter Notebook 207 42

  3. resident-advisor-events-scraper resident-advisor-events-scraper Public

    A Python-based web scraper for extracting event data from Resident Advisor (RA). Fetches event details such as event name, artists, venue, event URL, and number of guests attending for any given ci…

    Python 6 3

  4. reddit-data-extractor reddit-data-extractor Public

    This project uses the Python Reddit API Wrapper (PRAW) to extract data from Reddit, such as posts and comments from specific subreddits, searching for keywords, and more.

    Python 1

  5. python-api-tdd-cicd python-api-tdd-cicd Public

    Task Management API: A Python-based RESTful API built using Flask, featuring Test-Driven Development (TDD) and Continuous Integration & Deployment (CI/CD) with GitHub Actions and Heroku.

    Python

  6. yc-scraper yc-scraper Public

    YC Company Scraper is a Python script that fetches information about Y Combinator companies from specified batches, extracts GitHub repository links from their websites, and prints the data.

    Python