mirror of
https://github.com/fabianternis/fabianternis.git
synced 2026-09-06 08:52:04 +00:00
Compare commits
10 Commits
cfc1e272ad
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 20517131d4 | |||
| 9ad542323e | |||
| e0925884fd | |||
| 03b4d7c31e | |||
| 9b048069e6 | |||
| 83b30d572c | |||
| 44cf32d226 | |||
| 06e4998643 | |||
| 7361514cb9 | |||
| 20f57e49f8 |
@@ -1,5 +1,7 @@
|
|||||||
# List of domains I own and owned in the past
|
# List of domains I own and owned in the past
|
||||||
|
|
||||||
|
|
||||||
|
<!--
|
||||||
- xp-craft.de (EXPIRED)
|
- xp-craft.de (EXPIRED)
|
||||||
- darkangel-mc.de (EXPIRED)
|
- darkangel-mc.de (EXPIRED)
|
||||||
- XP-Host.de (EXPIRED)
|
- XP-Host.de (EXPIRED)
|
||||||
@@ -142,6 +144,9 @@
|
|||||||
- fiamarielin.de
|
- fiamarielin.de
|
||||||
- fialin.de
|
- fialin.de
|
||||||
- ternis.net
|
- ternis.net
|
||||||
|
-->
|
||||||
|
|
||||||
[dnbx.de](https://dnbx.de/#domainlist) has up-to-date data.
|
[dnbx.de](https://dnbx.de/#domainlist) has up-to-date data.
|
||||||
|
<!--
|
||||||
*--- Some Domains may be expired at this time* ---
|
*--- Some Domains may be expired at this time* ---
|
||||||
|
-->
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
I'm **Fabian Ternis**, a **German** Student and self-teaching Developer with a 400+Days GitHub Streak
|
I'm **Fabian Ternis**, a **German** Student and self-teaching Developer with a 400+Days GitHub Streak
|
||||||
|
|
||||||
[Imprint](https://fternis.de/imprint)
|
[Imprint](https://ternis.dev/en/legal/imprint)
|
||||||
|
[Impressum](https://ternis.dev/de/legal/imprint)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -17,6 +18,7 @@ I'm **Fabian Ternis**, a **German** Student and self-teaching Developer with a 4
|
|||||||
|
|
||||||
### 🚀 Featured Projects:
|
### 🚀 Featured Projects:
|
||||||
|
|
||||||
|
* **Mensa Rating** - I built a application for students and teachers to rate the food at my schools "canteen". It started as a simple web-application for everyone to access and is now running on an iPad at the Exit. - used by dozens daily
|
||||||
* **[DNBX.de](https://dnbx.de)** — My domain portfolio site.
|
* **[DNBX.de](https://dnbx.de)** — My domain portfolio site.
|
||||||
* **[eu-data.org](https://eu-data.org)** — A Website promoting European Digital Sovereignty (with AI-Assistance)
|
* **[eu-data.org](https://eu-data.org)** — A Website promoting European Digital Sovereignty (with AI-Assistance)
|
||||||
* ... and more actively in development.
|
* ... and more actively in development.
|
||||||
@@ -24,7 +26,8 @@ I'm **Fabian Ternis**, a **German** Student and self-teaching Developer with a 4
|
|||||||
### ⏱️ Currently working on:
|
### ⏱️ Currently working on:
|
||||||
* **[IssuesBoard](https://github.com/fabianternis/IssuesBoard)**  – Web-Application for Tracking **issues**, **todos** and **other stuff** for Coding-projects _(Building this without the help of AI)_
|
* **[IssuesBoard](https://github.com/fabianternis/IssuesBoard)**  – Web-Application for Tracking **issues**, **todos** and **other stuff** for Coding-projects _(Building this without the help of AI)_
|
||||||
* **[SchemaBuilder](https://github.com/fabianternis/SchemaBuilder)**  – Web-Application for **designing** database-**schemas** – _[OPEN](https://schemabuilder.dino.icu/)_
|
* **[SchemaBuilder](https://github.com/fabianternis/SchemaBuilder)**  – Web-Application for **designing** database-**schemas** – _[OPEN](https://schemabuilder.dino.icu/)_
|
||||||
* **[fabian.ternis.dev](https://github.com/ternis-dev/fabian.ternis.dev)** – A "personal website" with just soem random stuff on it. – powered by PHP and soem APIs (that i partly made myself)
|
* **[fabian.ternis.dev](https://github.com/ternis-dev/fabian.ternis.dev)**  – A "personal website" with just soem random stuff on it. – powered by PHP and soem APIs (that i partly made myself)
|
||||||
|
* Way moreeee
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
### 🗂 Select Past Work:
|
### 🗂 Select Past Work:
|
||||||
@@ -35,7 +38,7 @@ I'm **Fabian Ternis**, a **German** Student and self-teaching Developer with a 4
|
|||||||
|
|
||||||
### 🛠 Technologies I am currently learning:
|
### 🛠 Technologies I am currently learning:
|
||||||
|
|
||||||
PHP, Laravel, SQL, Python, JavaScript, Tailwind CSS, Ubuntu, and more.
|
PHP, Laravel, SQL, Python, JavaScript, Tailwind CSS, Linux, and more.
|
||||||
<!--
|
<!--
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -21,11 +21,11 @@ Ich bin ein technikbegeisterter Schüler und **Back-End Entwickler** mit einem s
|
|||||||
### **Datenbanken & Infrastruktur**
|
### **Datenbanken & Infrastruktur**
|
||||||
- **Datenbank-Design:** Entwurf komplexer Schemata (bevorzugt mit **UUIDs** als Primary Keys).
|
- **Datenbank-Design:** Entwurf komplexer Schemata (bevorzugt mit **UUIDs** als Primary Keys).
|
||||||
- **Systeme:** MySQL, SQLite.
|
- **Systeme:** MySQL, SQLite.
|
||||||
- **Webserver:** Konfiguration und Verwaltung von **NGINX**.
|
- **Webserver:** Konfiguration und Verwaltung von **NGINX**. Neuerdings auch [caddy](https://github.com/caddyserver/caddy).
|
||||||
- **Betriebssysteme:** Erfahren im Umgang mit **macOS**, **Ubuntu Desktop** und **Ubuntu Server**.
|
- **Betriebssysteme:** Erfahren im Umgang mit **macOS**, **Ubuntu Desktop** und **Ubuntu Server** sowie Windows.
|
||||||
|
|
||||||
### **Front-End**
|
### **Front-End**
|
||||||
- **CSS:** Erfahrung mit **TailwindCSS** für modernes UI-Styling.
|
- **CSS:** Erfahrung mit **TailwindCSS** für modernes UI-Styling. Neuerdings mehr mit **Vanilla CSS** gearbeitet.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -58,7 +58,7 @@ Ich bin ein technikbegeisterter Schüler und **Back-End Entwickler** mit einem s
|
|||||||
### **Heinrich-Heine-Gymnasium, Kaiserslautern**
|
### **Heinrich-Heine-Gymnasium, Kaiserslautern**
|
||||||
*2021 – 2028 (voraussichtlich)*
|
*2021 – 2028 (voraussichtlich)*
|
||||||
- Aktuell: Klasse 12
|
- Aktuell: Klasse 12
|
||||||
- Besonderheit: Wechsel 2021 (mit Wiederholung der 6. Klasse)
|
<!--- Besonderheit: Wechsel 2021 (mit Wiederholung der 6. Klasse)-->
|
||||||
|
|
||||||
### **Gauß-Gymnasium, Worms**
|
### **Gauß-Gymnasium, Worms**
|
||||||
*2019 – 2021*
|
*2019 – 2021*
|
||||||
|
|||||||
Reference in New Issue
Block a user