My GitHub Projects
Here’s a selection of projects I’ve worked on and published on GitHub. Feel free to explore the repositories for more details, code, and contributions.
If you any questions or remarks concerning one of these plugins please send email:
simple-content-slider
A WordPress plugin that enables a responsive and touch-friendly content slider using the Slick Carousel library (loaded via CDN). Slides can be configured directly through shortcode attributes or loaded dynamically from a simple-content-slider.json
file. Features include customizable autoplay speed and the ability to move the slider into a specific DOM element for flexible layout integration.
sticky-quick-links
A WordPress plugin that displays a sticky/fixed window with quick links or a WordPress menu, positioned to the right of a specified content element on your pages or posts. Links can be loaded from a `links.json` file or by specifying an existing WordPress menu name via a shortcode. The window intelligently adjusts its visibility based on available screen space and sticks to the viewport as the user scrolls, keeping important navigation accessible.
config-editor
A WordPress plugin to easily edit registered configuration files, typically located within the active child theme’s directory or other plugin-defined locations. It provides a simple interface in the WordPress admin area (under “Settings”) to select and modify these files directly, streamlining updates without needing FTP/SSH for simple changes. Developers can register their own config files (e.g., JSON, INI) via a filter.
table-press-query
Extends TablePress by allowing advanced queries on its tables and displaying results via shortcodes. Enables seamless integration of filtered, customized TablePress table content, and contact forms derived from table data into WordPress pages and posts.
simple-survey-builder
A straightforward WordPress plugin for creating and managing surveys, designed with flexibility and control in mind.
Simple Survey Builder allows you to quickly and easily configure surveys using a JSON configuration file and display them on your WordPress website via simple shortcodes. It stores survey submissions in dedicated custom post types, giving you clear ownership and access to your data.
church-word-to-powerpoint
Church sermon app to convert Word documents to PowerPoint presentations.
This project automates the process of creating PowerPoint presentations for church services from a Word document. It extracts relevant information from the Word document, such as the date, time, parson, theme, organist, songs, and scripture readings, and then uses that information to create visually appealing slides in a PowerPoint presentation.
react-mpd-client
MPD (Music Player Daemon) client written in React.js.
mp3PlayerHome
[mp3PlayerHome Android app which combines three things:
front-end to mpd
front-end to mopidy
browse through smb-share that holds shortcuts to directories of mpd
The entire program is album-based. Easy to browse through directories, artists and albums.
It is useful for large lists of albums, that are split up in directories for convenience.
The back-end is based on a few raspberry pi’s, that run mpd, mopidy and samba.
pymopid
A Python client or utility for Mopidy.
Uses kivy as a ui-tool
CardApi
made for course ¨Agile App Development¨
api is meant to act as a means to play the card-game ¨31¨
uses libraries -Slim for REST-services -NotOrm for db access
uses sqlite-db to store data -example: install sqlite3
requirements: -PHP -url rewriting
CardApiTest
Android program to test CardApi.
VueConvert
php-MODULE: This extension adds a special script page that will convert a vue-files based on the data in a yml-file. It uses the ruby-script genim.rb to do the actual conversion INSTALLATION: