From ef3eaa82a7f2ef506bff6903e47508b5ab4c5e58 Mon Sep 17 00:00:00 2001 From: Fabian Ternis Date: Fri, 24 Apr 2026 20:38:14 +0200 Subject: [PATCH 1/2] feat: add nav links to .md files and expand projects section --- README.md | 40 ++++++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 61eb20a..bfd5276 100644 --- a/README.md +++ b/README.md @@ -12,29 +12,37 @@ Explore my work and projects: --- -### Featured Projects: +### 📄 About Me - -* **getmy.name**: A free portfolio-API for developers. -* **mtex.dev**: Free Services and Aplications for Developers. -* ... and more actively in development. - -### Select Past Work: - -* **hhg-kl.eu**: An unofficial school website featuring a robust backend with over 250 Laravel routes. +* [Résumé / CV](./RESUME.md) +* [Domain Portfolio](./DOMAINS.md) +* [Tools & APIs I Use](./Tools.md) +* [Responsible Disclosures](./DISCLOSURES.md) --- -### Technologies I Work With: +### 🚀 Featured Projects: + +* **[PHP-Zero](https://gh.mtex.dev/php-zero)** — A lightweight PHP micro-framework. Powers projects like [rnd.mtex.dev](http://gh.mtex.dev/rnd.mtex.dev) (Free Random-Data-API). +* **[DNBX.de](https://dnbx.de)** — My domain brokerage & portfolio platform. +* **getmy.name** — A free portfolio-API for developers. +* **[mtex.dev](https://mtex.dev)** — Free services and applications for developers. +* ... and more actively in development. + +### 🗂 Select Past Work: + +* **hhg-kl.eu** — An unofficial school website featuring a robust backend with over 250 Laravel routes. + +--- + +### 🛠 Technologies I Work With: PHP, Laravel, SQL (SQLite, MySQL, MariaDB), Python, JavaScript, Tailwind CSS, Ubuntu, and more. --- -### My Organizations: +### 🏢 My Organizations: -* **[@Europehost](https://github.com/Europehost/)**: Providing free services for everyone. -* **[@MTEXdotDev](https://github.com/MTEXdotDev/)**: Specializing in free tools and sites for developers. -* **[@EU-data-org](https://github.com/EU-data-org/)**: European Digital Sovereignty +* **[@Europehost](https://github.com/Europehost/)** — Providing free services for everyone. +* **[@MTEXdotDev](https://github.com/MTEXdotDev/)** — Specializing in free tools and sites for developers. +* **[@EU-data-org](https://github.com/EU-data-org/)** — European Digital Sovereignty. From 535d09bf6ccee97e1ce160f91aa3497f2a7f039e Mon Sep 17 00:00:00 2001 From: Fabian Ternis Date: Fri, 24 Apr 2026 20:41:02 +0200 Subject: [PATCH 2/2] ... --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bfd5276..413e01d 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,9 @@ Explore my work and projects: * **[PHP-Zero](https://gh.mtex.dev/php-zero)** — A lightweight PHP micro-framework. Powers projects like [rnd.mtex.dev](http://gh.mtex.dev/rnd.mtex.dev) (Free Random-Data-API). * **[DNBX.de](https://dnbx.de)** — My domain brokerage & portfolio platform. -* **getmy.name** — A free portfolio-API for developers. +* **[getmy.name](https://getmy.name)** — A free portfolio-API for developers. * **[mtex.dev](https://mtex.dev)** — Free services and applications for developers. +* **[eu-data.org](https://eu-data.org)** — A Website promoting European Digital Sovereignty * ... and more actively in development. ### 🗂 Select Past Work: