Skip to content
View StachRedeker's full-sized avatar
👋
👋

Organizations

@T-S-V-Pro-Deo
Block or Report

Block or report StachRedeker

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

Hi! I'm Stach Redeker 👋

I'm a hardware engineer by heart, but sometimes I dabble around in software projects. My GitHub is the place where I show my work and aim to contribute to the open-source world. You can find some of my favourite projects below.

Hardware

  • RTCwakeUpComputer: A low-cost, hardware-based solution for turning a computer on and off at designated times, centered around the DS3231 RTC.
  • ArduinoMinimalCircuit: Build a minimal ATmega328P circuit... so you don't need an Arduino anymore. And learn something about logic gates along the way.
  • WiFiThermometer: Transfer a temperature reading from an ESP8266 to another ESP8266 via the home router.
  • LightsGame: A modern version of a classic (1972) game: 1D pong. But, most importantly: my first PCB!

WordPress plugins

  • Automatic-Cache-Flusher-for-W3-Total-Cache: W3 Total Cache recommends clearing your cache after a (plugin) update to prevent cache conflicts. This plugin flushes the W3 Total Cache automatically after a plugin update.
  • Minimal-Maintenance-Mode: The most minimalistic maintenance mode plugin for WordPress. Enable maintenance mode, show a custom message.

Programs and tools

  • XML-screenshotter: Automatically generate screenshots from URLs found in an XML sitemap using the ScreenshotOne API in Python.

Miscellaneous

  • ChatGPT-Turing-test: Can you discriminate between human and artificial intelligence? Test your skills using the unofficial ChatGPT Turing Test.
  • utMOD5-projectProcessor: JFEGS: a virtual processor for the DE1-SoC board, designed in VHDL. The processor ships with an application that is able to compute the Fibonacci sequence.

Pinned

  1. RTCwakeUpComputer RTCwakeUpComputer Public

    A low-cost, hardware-based solution for turning a computer on and off at designated times, centered around the DS3231 RTC.

    C++

  2. XML-screenshotter XML-screenshotter Public

    Automatically generate screenshots from URLs found in an XML sitemap using the ScreenshotOne API in Python.

    Python

  3. ArduinoMinimalCircuit ArduinoMinimalCircuit Public

    Build a minimal ATmega328P circuit... so you don't need an Arduino anymore. And learn something about logic gates along the way.

    C++ 1

  4. WiFiThermometer WiFiThermometer Public

    Transfer a temperature reading from an ESP8266 to another ESP8266 via the home router.

    C++

  5. Minimal-Maintenance-Mode Minimal-Maintenance-Mode Public

    The most minimalistic maintenance mode plugin for WordPress. Enable maintenance mode, show a custom message.

    PHP

  6. Automatic-Cache-Flusher-for-W3-Total-Cache Automatic-Cache-Flusher-for-W3-Total-Cache Public

    W3 Total Cache recommends clearing your cache after a (plugin) update to prevent cache conflicts. This plugin flushes the W3 Total Cache automatically after a plugin update.

    PHP