From de02caa7707970deede7f624792bda786efc8a44 Mon Sep 17 00:00:00 2001 From: "developtheweb@protonmail.com" Date: Thu, 28 Aug 2025 02:01:51 -0400 Subject: [PATCH] feat: add Arch Linux branding to GitHub profile - Add OS declaration (Arch Linux BTW) to profile class - Include 'Arch Linux User BTW' in animated typing header rotation - Create dedicated Operating System & Environment section with: - Arch Linux and BTW I Use Arch badges - Neovim and Terminal environment badges - Expand achievements section with Arch-specific badges: - Full Time Arch Linux user badge - pacman package manager badge - AUR helper (yay) badge - Properly flex the superior choice of operating system --- README.md | 37 ++++++++++++++++++++++++------------- 1 file changed, 24 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 3ecb973..47ffd49 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@
- + - + Steven Milanese - + - [![Typing SVG](https://readme-typing-svg.demolab.com?font=Fira+Code&size=32&duration=2800&pause=2000&color=06B6D4¢er=true&vCenter=true&width=600&lines=Steven+Milanese;Autodidactic+Polymath;Systems+Alchemist;Physicist+%26+Reverend)](https://git.io/typing-svg) - + [![Typing SVG](https://readme-typing-svg.demolab.com?font=Fira+Code&size=32&duration=2800&pause=2000&color=06B6D4¢er=true&vCenter=true&width=600&lines=Steven+Milanese;Autodidactic+Polymath;Systems+Alchemist;Physicist+%26+Reverend;Arch+Linux+User+BTW)](https://git.io/typing-svg) +
Profile Views - +

[![Website](https://img.shields.io/badge/Website-stevenmilanese.com-1F2937?style=for-the-badge&logo=googlechrome&logoColor=white&labelColor=374151&color=06B6D4)](https://stevenmilanese.com) @@ -46,9 +46,10 @@ class StevenMilanese: def __init__(self): self.title = "Autodidactic Polymath | Systems Alchemist" self.location = "🌍 Earth" + self.os = "Arch Linux BTW 🐧" self.current_focus = ["AI Architecture", "Quantum Computing", "WebGL", "Spiritual Tech"] self.philosophy = "Bridge technical excellence with human experience" - + def transform_challenges(self, problem): return f"✨ Inspired solution for {problem}" ``` @@ -58,7 +59,7 @@ I transform complex challenges into inspired technological solutions. By seamles ## 🚀 Tech Arsenal
- + ### Languages & Frameworks ![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white) ![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black) @@ -68,6 +69,12 @@ I transform complex challenges into inspired technological solutions. By seamles ![Node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white) ![Three.js](https://img.shields.io/badge/Three.js-000000?style=for-the-badge&logo=threedotjs&logoColor=white) +### Operating System & Environment +![Arch Linux](https://img.shields.io/badge/Arch_Linux-1793D1?style=for-the-badge&logo=arch-linux&logoColor=white) +![BTW I Use Arch](https://img.shields.io/badge/BTW_I_Use_Arch-1793D1?style=for-the-badge&logo=arch-linux&logoColor=white) +![Neovim](https://img.shields.io/badge/Neovim-57A143?style=for-the-badge&logo=neovim&logoColor=white) +![Terminal](https://img.shields.io/badge/Terminal-4D4D4D?style=for-the-badge&logo=windows-terminal&logoColor=white) + ### Tools & Technologies ![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white) ![AWS](https://img.shields.io/badge/AWS-232F3E?style=for-the-badge&logo=amazonaws&logoColor=white) @@ -82,7 +89,7 @@ I transform complex challenges into inspired technological solutions. By seamles ## 📊 GitHub Analytics
- Steven Milanese github stats + Steven Milanese github stats
@@ -126,7 +133,7 @@ I transform complex challenges into inspired technological solutions. By seamles ## 📚 Latest Articles
- + | 📝 Article | 🏷️ Topics | |:---|:---| | [The Intersection of Physics and AI](https://stevenmilanese.com/strange-quarks) | `Quantum Computing` `Machine Learning` `Physics` | @@ -139,7 +146,7 @@ I transform complex challenges into inspired technological solutions. By seamles ## 🔭 Current Focus
- + ```mermaid graph LR A[Advanced 3D Visualizations] --> B{Current Projects} @@ -158,6 +165,10 @@ graph LR +
+ + +
@@ -165,9 +176,9 @@ graph LR
Typing SVG - +

- + [![🌐 Website](https://img.shields.io/badge/🌐_Website-stevenmilanese.com-06B6D4?style=for-the-badge)](https://stevenmilanese.com) [![💼 LinkedIn](https://img.shields.io/badge/💼_LinkedIn-Connect-0A66C2?style=for-the-badge)](https://www.linkedin.com/in/stevenmilanese/) [![📧 Email](https://img.shields.io/badge/📧_Email-Contact-EA4335?style=for-the-badge)](mailto:dev@level.host)