Pinned Repositories
batch-convert-pandoc
Windows batch file to convert MS Word (doc/docx) files to markdown using pandoc CLI.
ehw-app-scrape-onetab-links
Scrape OneTab links and produce HTML that can be saved for backup
ehw-demo-ajax-rest-animal-grid
Demonstrates grabbing and displaying data from JSON endpoints using AJAX and vanilla JavaScript ES6. Inspired by Learn Web Code (Brad Schiff) YouTube tutorial: JSON and AJAX Tutorial: With Real Examples, 2016 (2018)
ehw-es6-scrape-upwork-job-deets
JavaScript ES6 web scraper to grab Upwork job details.
ehw-php-card-game-demo
A card game demo using PHP classes and object-oriented programming.
ehw-tutwrk-lwc-travel
TUTWORK: Following Brad Schiff Udemy course: Git a Web Developer Job: Mastering the Modern Workflow (2019) [https://www.udemy.com/course/git-a-web-developer-job-mastering-the-modern-workflow]
ehw-wp-plugin-rand-verse
WordPress Plugin to display random Bible verse.
ehw-wp-scrape-plugin-info
Scrape plugin information using vanilla JavaScript ES6 and then display as pipe-separated or as html table.
ehw-wp-theme-scratch-2021
TUTWORK: Following Learn Web Code (Brad Schiff) YouTube course: WordPress Theme Development (2014) [https://www.youtube.com/playlist?list=PLpcSpRrAaOaqMA4RdhSnnNcaqOVpX7qi5] I customized the "latests posts" styles on the home page to make this theme my own.
js-save-onetab-links-es6
Parses links and information from OneTab Chrome bookmarking plugin using vanilla JavaScript ES6.
codewizard13's Repositories
codewizard13/ehw-app-scrape-onetab-links
Scrape OneTab links and produce HTML that can be saved for backup
codewizard13/codewizard13
Eric L. Hepperle's GitHub profile readme
codewizard13/ehw-app-scrape-youtube-info
App: Grabs (scrapes) data from a YouTube video page and prints to console [2021]
codewizard13/ehw-app-screenshot-website
APP: Screenshot every page of a website with Playwright (2024)
codewizard13/ehw-base-lamp-no-wp
Basic LAMP site (not WordPress) ELSMS
codewizard13/ehw-lib
My collection of library and utility functions, templates, snippets, and starter files/collections. (2023)
codewizard13/ehw-tut-awa-blog
codewizard13/bootstrap
[Forked] The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
codewizard13/ehw-cheatsheets
A library of tech notes and learnings I have gleaned over the years. [2024]
codewizard13/ehw-homesteading
codewizard13/ehw-ministry
A repository of Christian beliefs and Bible study by Eric Hepperle / Organic Harvest Ministries
codewizard13/ehw-music-docs
Collection of documents about music with special meaning to me. 2024
codewizard13/ehw-sidebar-theme-mockup
A PHP mockup of the WordPress right-sidebar classic PHP theme
codewizard13/ehw-starter-book-kdp
Starter repo for creating print books for Amazon KDP
codewizard13/ehw-starter-site-notes
2024
codewizard13/ehw-starter-tut-prj
STARTER REPO for coding projects (created 2024)
codewizard13/ehw-starter-wp
WordPress site starter repo (2024)
codewizard13/ehw-tut--dk-login-system
codewizard13/ehw-tut-lil-wp--secure-site
TUTWRK: Following tutorials to learn how to build and launch a secure website with WordPress. NO-CODE approach. (LinkedIn, 2021)
codewizard13/ehw-tut-lwc-playwright
TUTWRK: Following tutorials to Let's use Playwright to automate our scraping, screenshotting, and testing needs. (LearnWebCode, 2024, YT)
codewizard13/ehw-tut-trav-site-clone-netflix
codewizard13/ehw-tutwrk-dk-lamp
Learn PHP / MySQL from scratch by following tutorial by YouTube channel **[Dani Krossing](https://www.youtube.com/@Dani_Krossing)**
codewizard13/ehw-tutwrk-lil-learn-docker
Coursework: https://www.linkedin.com/learning/learning-docker-17236240/
codewizard13/ehw-tutwrk-wp-theme-mrdigital
Learn how to create custom WordPress theme hand-coding from scratch by following tutorial by YouTube channel Mr Digital
codewizard13/ehw-wp-dash-widget--notes
A WordPress dashboard widget to store and display a "Notes" section (2025)
codewizard13/ehw-wp-dash-widget-info
WordPress dashboard widget plugin to display site info in single place (e.g., Elementor version, Theme version, etc.) (2025)
codewizard13/ehw-wp-forum-alerts
Chrome plugin to show me when there are replies to my WordPress.org forum posts (2024).
codewizard13/ehw-wp-theme__from-scratch__rt-sidebar
A WordPress theme with a right sidebar, using Bootstrap for responsiveness (2025)
codewizard13/ehw-wp-theme__reviews
A custom PHP WordPress classic theme built with Bootstrap Blog and TwentySeventeen theme starter files (2025)
codewizard13/ehw-wp-wiki-clone
My attempt to create a Wikipedia clone with WordPress. Successfully only tracking site plugin and custom post types and ignores private files.