Pinned Repositories
ai-news-podcast
Automated news podcast based on AI-processed news
ai_podcast
code-gpt-assistant
A developer-focused tool for extending large language models like ChatGPT with user-provided content from websites and GitHub repositories, enhancing Q&A capabilities in the programming domain.
gpt-automated-web-scraper
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 scraping process.
gpt-prompts
This repository contains information and resources for developing effective prompts and prompt sequences to use with GPT-based applications.
niche-idea-generator
Niche Idea Generator is a web tool that helps users discover unique niche ideas for businesses or content creation. Users enter a keyword, and the tool generates relevant, untapped niche opportunities using natural language processing and machine learning, making the research process efficient and effective.
python-api-tdd-cicd
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.
reddit-data-extractor
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.
resident-advisor-events-scraper
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 city and date range.
yc-scraper
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.
dirkjbreeuwer's Repositories
dirkjbreeuwer/gpt-automated-web-scraper
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 scraping process.
dirkjbreeuwer/resident-advisor-events-scraper
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 city and date range.
dirkjbreeuwer/ai_podcast
dirkjbreeuwer/code-gpt-assistant
A developer-focused tool for extending large language models like ChatGPT with user-provided content from websites and GitHub repositories, enhancing Q&A capabilities in the programming domain.
dirkjbreeuwer/niche-idea-generator
Niche Idea Generator is a web tool that helps users discover unique niche ideas for businesses or content creation. Users enter a keyword, and the tool generates relevant, untapped niche opportunities using natural language processing and machine learning, making the research process efficient and effective.
dirkjbreeuwer/reddit-data-extractor
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.
dirkjbreeuwer/ai-news-podcast
Automated news podcast based on AI-processed news
dirkjbreeuwer/yc-scraper
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.
dirkjbreeuwer/gpt-prompts
This repository contains information and resources for developing effective prompts and prompt sequences to use with GPT-based applications.
dirkjbreeuwer/ossu-cs-curriculum
Assignments and notes from Open Source Society University (OSSU)'s Bachelor in Computer Science curriculum.
dirkjbreeuwer/react-learning-journey
This repository contains code examples and projects that I have worked on while learning React. These include exercises from tutorials and my own personal projects.
dirkjbreeuwer/python-api-tdd-cicd
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.
dirkjbreeuwer/100-days-of-code
Documenting my 100 days of code challenge
dirkjbreeuwer/ai-podcast
dirkjbreeuwer/caesar-cipher
A simple Caesar cipher solver
dirkjbreeuwer/cbscraper
Crunchbase scrapper
dirkjbreeuwer/deleteme
dirkjbreeuwer/dirkjbreeuwer
Config files for my GitHub profile.
dirkjbreeuwer/end-to-end-ai-visualization-demo
Demo project to fetch web data, process it using an AI capability, and visualise data
dirkjbreeuwer/excel-processor
A Python-based Excel processing tool designed to read, manipulate, and analyze data from Excel spreadsheets.
dirkjbreeuwer/scraping_demo_zyte
dirkjbreeuwer/space-invaders
A BSL space invaders game I created as a final project for HtC1: Simple Data, an edX course.
dirkjbreeuwer/spotify-top-tracks
This Python program retrieves your top 50 Spotify tracks using the Spotify API and displays them on a Flask web app.
dirkjbreeuwer/template-blog-webapp-nextjs
dirkjbreeuwer/todoapp-react
A simple Todo application built with React. Features include the ability to create, edit, and delete tasks, as well as the ability to sort tasks into different buckets for better organisation.