From ee4ab016483882019bc9cc96b5cdbf8a7c801f13 Mon Sep 17 00:00:00 2001 From: undeaD_D <8116188+undeaDD@users.noreply.github.com> Date: Mon, 2 Mar 2026 22:11:16 +0100 Subject: [PATCH] Revamp README with personal and project details Updated README.md to enhance personal introduction and project showcase. --- README.md | 133 ++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 120 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index d262016..39f3b5e 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,123 @@ -## Hi there πŸ‘‹ +
- +
+ +--- + +
+ +## 🍎 About Me + +
+ +```swift +struct Developer { + let name = "undeaD_D" + let location = "NRW, Germany πŸ‡©πŸ‡ͺ" + let focus = ["iOS", "Swift", "UIKit", "PassKit", "HealthKit"] + let community = ["HRW", "Heise", "Foraum"] + let project = "DevsForge β€” Dein persΓΆnlicher Manga Manager πŸ“–" + let website = "https://devsforge.de" + func currentlyBuilding() -> String { + "Polished iOS experiences, one Swift file at a time." + } +} +``` + +--- + +
+ +## πŸš€ Featured Projects + +
+ + + + + + + + + + +
+

πŸ“– DevsForge

+

+ +

+

Dein persΓΆnlicher Manga Manager β€” a personal Manga management app built with love for the community.

+
+

🍎 DSMenu

+

+ + +

+

iOS 17 iMessage-style context menu β€” native feel, custom power.

+
+

πŸ’Ό BusinessWallet

+

+ + +

+

iOS PassKit Business Card Generator β€” contacts as sleek Wallet passes.

+
+

πŸƒ FakeWorkout

+

+ + +

+

HealthKit workout simulation β€” useful for testing health integrations.

+
+ +--- + +
+ +## πŸ› οΈ Tech Stack + +![Swift](https://img.shields.io/badge/Swift-FA7343?style=for-the-badge&logo=swift&logoColor=white) +![iOS](https://img.shields.io/badge/iOS-000000?style=for-the-badge&logo=apple&logoColor=white) +![Xcode](https://img.shields.io/badge/Xcode-147EFB?style=for-the-badge&logo=xcode&logoColor=white) +![UIKit](https://img.shields.io/badge/UIKit-2396F3?style=for-the-badge&logo=apple&logoColor=white) +![SwiftUI](https://img.shields.io/badge/SwiftUI-0066CC?style=for-the-badge&logo=swift&logoColor=white) +![Git](https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=git&logoColor=white) +![GitHub](https://img.shields.io/badge/GitHub-181717?style=for-the-badge&logo=github&logoColor=white) + +--- + +## πŸ† Achievements + +| 🧊 Arctic Code Vault | 🦈 Pull Shark Γ— 2 | ⚑ Quickdraw | 🎯 YOLO | 🀝 Pair Extraordinaire | +|:---:|:---:|:---:|:---:|:---:| +| Preserved for the future | PRs merged | Lightning fast | Merged without review | Collaborated in style | + +--- + +## πŸ“Š GitHub Stats + + + + +
+ + + +--- + +## 🌐 Connect + +[![DevsForge](https://img.shields.io/badge/devsforge.de-e94560?style=for-the-badge&logo=safari&logoColor=white)](https://devsforge.de) +[![GitHub](https://img.shields.io/badge/github.com/undeaDD-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/undeaDD) + +
+ + + +*"Code is like humor. When you have to explain it, it's bad."* + +