From 9c22ee18ea80828b665abc008a1456672441380f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fiedler?= Date: Tue, 24 Feb 2026 21:30:27 +0000 Subject: [PATCH] =?UTF-8?q?README.md=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4ed9d9a --- /dev/null +++ b/README.md @@ -0,0 +1,44 @@ +# Hi, I'm André 👋 + +Saxony, Germany · Maker / Embedded & Web Dev · Open Source tinkerer +🌐 https://www.andrefiedler.de + +> I like turning “that should be possible” into working code, hardware, and tools you can actually use. + +## 🚀 Current Projects +- **labelprinter_app** — app project → https://github.com/SunboX/labelprinter_app +- **labelprinterkit** — shared kit/library used by **labelprinter_app** → https://github.com/SunboX/labelprinterkit +- **PDFExpert_app** — app project → https://github.com/SunboX/PDFExpert_app +- **eggbot_app** — app project → https://github.com/SunboX/eggbot_app +- ☎️ **Rotary-Dial-Tester** — software project → https://github.com/SunboX/Rotary-Dial-Tester + +## 🧰 Other Projects (selected) +- ⚡ **RadPro WiFi Bridge (ESP32-S3)** — Wi-Fi/USB bridge firmware for Rad Pro class Geiger counters + → https://github.com/SunboX/radpro-wifi-bridge +- **Programmer Clip** — open-source pogo-pin clamp (OpenSCAD + KiCad) for in-circuit programming/debugging + → https://github.com/SunboX/Programmer_Clip + +## 🏛️ Popular / Legacy (still useful) +- **st2_pdf_panel** — PDF viewer panel for Sencha Touch 2 (pure JS, based on PDF.js) → https://github.com/SunboX/st2_pdf_panel +- **ext_ux_pdf_panel** — PDF panel for ExtJS 4.1 (pure JS, PDF.js) → https://github.com/SunboX/ext_ux_pdf_panel +- **SVG-to-GLSL-Converter** — convert SVG paths into GLSL shader source → https://github.com/SunboX/SVG-to-GLSL-Converter +- **ST2_ImageViewer** — pinch/zoom image viewer for Sencha Touch 2 → https://github.com/SunboX/ST2_ImageViewer +- **Php-Web-Application-Installer** — generic PHP web app installer experiment → https://github.com/SunboX/Php-Web-Application-Installer + +## 📈 GitHub Activity +![GitHub Contribution Graph](https://ghchart.rshah.org/SunboX) + +## 📝 Latest Notes / Posts (German) + +- [Die Menschheit ist verrückt geworden](https://andrefiedler.de/2026/01/30/die-menschheit-ist-verrueckt-geworden/) (2026-01-30) +- [Warum „Right to Repair“ oft nichts mit echter Reparierbarkeit zu tun hat](https://andrefiedler.de/2026/01/03/warum-right-to-repair-oft-nichts-mit-echter-reparierbarkeit-zu-tun-hat/) (2026-01-02) +- [Rasentrimmer-Fäden = Mikroplastik. Und warum mich das richtig nervt.](https://andrefiedler.de/2025/10/01/rasentrimmer-faeden-mikroplastik-und-warum-mich-das-richtig-nervt/) (2025-10-01) +- [Ein paar Gedanken zu KI](https://andrefiedler.de/2025/09/09/ein-paar-gedanken-zu-ki/) (2025-09-09) + + +## 🔗 Connect +- Website: https://www.andrefiedler.de +- GitHub: https://github.com/SunboX +- LinkedIn: https://www.linkedin.com/in/andr%C3%A9-fiedler-54aa7363/ +- Mastodon: https://mastodon.social/@sonnenkiste +- Bluesky: https://bsky.app/profile/sonnenkiste.bsky.social \ No newline at end of file