FrancoisSchoeman
Husband. Entrepreneur. Student. Programmer. Enthusiast.
Prebo DigitalStilbaai, Western Cape, South Africa
Pinned Repositories
BatchEmailer
BatchImageResizer
Resize a batch of images inside a folder, rename them and even convert the images to another format.
CleanWPImagesExtractor
Small program to extract the original images (not the cropped or compressed ones) from each uploads folder within the wp-content/uploads directory. Simply run the program and input your source (according to the upload year) and destination folder. Written in Python.
CSSOpeningDoors
Shopping doors that open on hover | Made with HMTL, CSS & JS
ElementorSubmissionsScraperAndAnalyser
Scrapes Elementor form submissions from a Wordpress site, cleans the data and does analysis on the data by creating a pivot table. It then gets exported as an Excel file with multiple sheets.
NSMediaLAB
A website for the wifey for her social media marketing business. Built with Next.js btw.
PreboTools
PreboTools is a Django-based web application that provides various tools and utilities for Prebo Digital, a digital marketing agency.
ReactHooksTodo
WebImageResizer
Image Resizer is a Django-based web application that allows you to resize multiple images at once in various formats. It's built using Django 3.2, Bootstrap 5, and the Pillow library. This application also uses python-dotenv for handling environment variables.
WoocommerceScraper
WooCommerce Product Scraper
FrancoisSchoeman's Repositories
FrancoisSchoeman/WoocommerceScraper
WooCommerce Product Scraper
FrancoisSchoeman/CleanWPImagesExtractor
Small program to extract the original images (not the cropped or compressed ones) from each uploads folder within the wp-content/uploads directory. Simply run the program and input your source (according to the upload year) and destination folder. Written in Python.
FrancoisSchoeman/WebImageResizer
Image Resizer is a Django-based web application that allows you to resize multiple images at once in various formats. It's built using Django 3.2, Bootstrap 5, and the Pillow library. This application also uses python-dotenv for handling environment variables.
FrancoisSchoeman/BatchEmailer
FrancoisSchoeman/BatchImageResizer
Resize a batch of images inside a folder, rename them and even convert the images to another format.
FrancoisSchoeman/CSSOpeningDoors
Shopping doors that open on hover | Made with HMTL, CSS & JS
FrancoisSchoeman/ElementorSubmissionsScraperAndAnalyser
Scrapes Elementor form submissions from a Wordpress site, cleans the data and does analysis on the data by creating a pivot table. It then gets exported as an Excel file with multiple sheets.
FrancoisSchoeman/PreboTools
PreboTools is a Django-based web application that provides various tools and utilities for Prebo Digital, a digital marketing agency.
FrancoisSchoeman/ReactHooksTodo
FrancoisSchoeman/AudioTransciptionTool
This tool is designed to convert audio files to text using Google's speech recognition API. It supports various audio formats by converting them to WAV format before transcription. This project is ideal for quickly transcribing lectures, interviews, or any audio content into text.
FrancoisSchoeman/COS2611
COS2611 - Programming: Data Structures in C++
FrancoisSchoeman/INF2611
INF2611 - Visual Programming in Python UNISA module
FrancoisSchoeman/NSMediaLAB
A website for the wifey for her social media marketing business. Built with Next.js btw.
FrancoisSchoeman/NextWebsiteBuilder
FrancoisSchoeman/SpringBootTodoAPI