<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ahmet Salih</title>
    <description>The latest articles on DEV Community by Ahmet Salih (@ahmet_salih).</description>
    <link>https://dev.to/ahmet_salih</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3429120%2F17a673e3-b6ad-43c0-b12c-4f8fc20ade92.jpeg</url>
      <title>DEV Community: Ahmet Salih</title>
      <link>https://dev.to/ahmet_salih</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ahmet_salih"/>
    <language>en</language>
    <item>
      <title>GrayGuard: Is Meaningful Terminal Work Possible Without Knowing How to Code?</title>
      <dc:creator>Ahmet Salih</dc:creator>
      <pubDate>Mon, 18 Aug 2025 11:23:54 +0000</pubDate>
      <link>https://dev.to/ahmet_salih/grayguard-is-meaningful-terminal-work-possible-without-knowing-how-to-code-12bi</link>
      <guid>https://dev.to/ahmet_salih/grayguard-is-meaningful-terminal-work-possible-without-knowing-how-to-code-12bi</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.imgur.com%2Fabc123.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.imgur.com%2Fabc123.png" alt="GrayGuard Banner" width="800" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  🧠 GrayGuard: Is Meaningful Terminal Work Possible Without Knowing How to Code?
&lt;/h1&gt;

&lt;blockquote&gt;
&lt;p&gt;“It all begins with a folder. With cleanup. With simplicity. With meaning.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Hello Dev.to community!&lt;br&gt;&lt;br&gt;
I'm Ahmet Salih, an independent technical maker who finds peace in simplicity and meaning in community-driven creation. Today, I want to introduce you to a terminal philosophy we built together: &lt;strong&gt;GrayGuard&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  🚪 What Is GrayGuard?
&lt;/h2&gt;

&lt;p&gt;GrayGuard is more than a Python module.&lt;br&gt;&lt;br&gt;
It’s a ritual of terminal simplification.&lt;br&gt;&lt;br&gt;
It’s a space where even non-coders can contribute meaningfully.&lt;br&gt;&lt;br&gt;
It’s a mindset that seeks peace not in abundance, but in clarity.&lt;/p&gt;

&lt;h2&gt;
  
  
  🎯 Project Goals
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Enable meaningful contribution without requiring coding skills
&lt;/li&gt;
&lt;li&gt;Promote mental clarity through file/folder cleanup rituals in the terminal
&lt;/li&gt;
&lt;li&gt;Build an ethical, humorous, and community-focused production manifesto&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🛠️ What Does GrayGuard Do?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Organizes files and folders with simple terminal commands
&lt;/li&gt;
&lt;li&gt;Analyzes faulty additions and suggests simplification
&lt;/li&gt;
&lt;li&gt;Provides ethical and humorous feedback after each action
&lt;/li&gt;
&lt;li&gt;Auto-generates README and manifest files for community sharing
Philosophy: Creating Without Coding
GrayGuard doesn’t reduce creation to technical skill.
Opening a folder, simplifying a file, sharing a manifesto — these are acts of creation.
And creation is meaning.
🤝 Community Invitation
GrayGuard is open-source.
We welcome your rituals, humorous guides, and ethical feedback loops.
You can write a README, suggest a terminal command, or simply start with a clean folder.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;📌 Final Words&lt;br&gt;
GrayGuard is not just a module — it’s an invitation.&lt;br&gt;
To contribute, simplify, and find meaning — even without writing a single line of code.&lt;br&gt;
Open a folder in your terminal and begin your journey toward meaningful creation.&lt;/p&gt;

&lt;h2&gt;
  
  
  📦 Installation
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
bash
pip install grayguard
grayguard clean --folder ./projects
grayguard analyze --errors
grayguard manifest --style minimal






## 📜 GrayGuard Manifesto

- A folder is a beginning, not a burden.  
- Cleanup is clarity.  
- Humor is welcome, errors are teachers.  
- No code? No problem.  
- Share your rituals, not just your results.  
- Meaning grows where simplicity lives.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
    </item>
    <item>
      <title>Siber Güvenlik Refleksi: Apache ve CUPS Üzerinde Nmap &amp; Nikto Test Süreci</title>
      <dc:creator>Ahmet Salih</dc:creator>
      <pubDate>Wed, 13 Aug 2025 12:47:51 +0000</pubDate>
      <link>https://dev.to/ahmet_salih/siber-guvenlik-refleksi-apache-ve-cups-uzerinde-nmap-nikto-test-sureci-3633</link>
      <guid>https://dev.to/ahmet_salih/siber-guvenlik-refleksi-apache-ve-cups-uzerinde-nmap-nikto-test-sureci-3633</guid>
      <description>&lt;h2&gt;
  
  
  🧠 Cybersecurity Reflex: Nmap &amp;amp; Nikto Testing on Apache and CUPS
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;🇹🇷 Bu yazı, Ubuntu VM üzerinde çalışan Apache ve CUPS servislerine yönelik yapılan temel sızma testlerini, port taramalarını ve yapılandırma analizlerini içermektedir.&lt;br&gt;&lt;br&gt;
Her test bir üretim refleksi, her yorum bir dijital kimlik adımıdır.&lt;/p&gt;

&lt;p&gt;🇬🇧 This post presents basic penetration tests, port scans, and configuration analysis on Apache and CUPS running on Ubuntu VM.&lt;br&gt;&lt;br&gt;
Each test is a production reflex, each interpretation a step toward digital identity.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  🔍 Test Süreci / Testing Process
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Nmap Taramaları
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;nmap -sS -Pn -p- 127.0.0.1&lt;/code&gt; → Tüm portları SYN yöntemiyle taradık
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;nmap -sV -p 80,631 127.0.0.1&lt;/code&gt; → Apache ve CUPS servis sürümlerini öğrendik
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;nmap -sC -p 80,631 127.0.0.1&lt;/code&gt; → Sayfa başlıkları, SSL bilgisi, robots.txt analizi
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;nmap --script http-headers -p 80 127.0.0.1&lt;/code&gt; → HTTP başlıklarını analiz ettik
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;nmap --script ssl-cert -p 443 127.0.0.1&lt;/code&gt; → HTTPS aktif değil, port kapalı&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Nikto Analizi
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;nikto -h http://127.0.0.1&lt;/code&gt; → Apache yapılandırmasını test ettik
&lt;/li&gt;
&lt;li&gt;Tespitler:

&lt;ul&gt;
&lt;li&gt;Server bilgisi sızıyor → &lt;code&gt;Apache/2.4.58 (Ubuntu)&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;ETag başlığı inode bilgisi sızdırıyor
&lt;/li&gt;
&lt;li&gt;X-Frame-Options başlığı eksik → clickjacking riski
&lt;/li&gt;
&lt;li&gt;OPTIONS metodu açık → bilgi sızdırma riski
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;/server-status&lt;/code&gt; endpoint’i dışa açık → yapılandırma bilgisi sızıyor&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;




&lt;h2&gt;
  
  
  📘 Teknik Yorum / Technical Reflection
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;🇹🇷 Apache yapılandırması OWASP yönergelerine göre güncellenmeli.&lt;br&gt;&lt;br&gt;
Güvenlik başlıkları eklenmeli, sürüm bilgisi gizlenmeli, dizin listesi kapatılmalı.&lt;/p&gt;

&lt;p&gt;🇬🇧 Apache configuration should be updated according to OWASP guidelines.&lt;br&gt;&lt;br&gt;
Security headers must be added, version info hidden, and directory listing disabled.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  📣 Katkı Çağrısı / Contribution Call
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;🇹🇷 Bu belgeyi birlikte geliştirebiliriz. Testlerinizi, yorumlarınızı ve düzeltmelerinizi paylaşın.&lt;br&gt;&lt;br&gt;
Toplulukla üretmek, teknik kimliğimizi güçlendirir.&lt;/p&gt;

&lt;p&gt;🇬🇧 Let’s improve this document together. Share your tests, insights, and suggestions.&lt;br&gt;&lt;br&gt;
Producing with the community strengthens our technical identity.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  🧠 Üretici Notu / Creator’s Note
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;🇹🇷 Bu belge, teknik üretimin sadece komut değil; muhakeme, karakter ve toplulukla gelişen bir süreç olduğunu gösterir.&lt;br&gt;&lt;br&gt;
Her test bir refleks, her yorum bir kimlik adımıdır.&lt;/p&gt;

&lt;p&gt;🇬🇧 This document shows that technical production is not just about commands, but about reasoning, character, and community.&lt;br&gt;&lt;br&gt;
Each test is a reflex, each interpretation a step toward identity.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  🔗 GitHub Belgesi / GitHub Document
&lt;/h2&gt;

&lt;p&gt;📘 &lt;a href="https://github.com/ahmetsalih353-arch/siber-guvenlik-refleksi-secur-ty-lab-nots/blob/main/siber-guvenlik-belgeleri/nmap-nikto-refleksi.md" rel="noopener noreferrer"&gt;nmap-nikto-refleksi.md – GitHub’da incele&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  📅 Test Tarihi / Test Date
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🇹🇷 13 Ağustos 2025 – Ubuntu VM üzerinde gerçek zamanlı test ortamı
&lt;/li&gt;
&lt;li&gt;🇬🇧 August 13, 2025 – Real-time testing on Ubuntu VM&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>cybersecurity</category>
      <category>nmap</category>
      <category>nikto</category>
      <category>documentation</category>
    </item>
    <item>
      <title>Siber Güvenlik Refleksi: Apache ve CUPS Üzerinde Sızma Testi Süreci / Cybersecurity Reflex: Penetration Testing on Apache &amp; CUPS</title>
      <dc:creator>Ahmet Salih</dc:creator>
      <pubDate>Wed, 13 Aug 2025 11:40:57 +0000</pubDate>
      <link>https://dev.to/ahmet_salih/siber-guvenlik-refleksi-apache-ve-cups-uzerinde-sizma-testi-sureci-cybersecurity-reflex-16fn</link>
      <guid>https://dev.to/ahmet_salih/siber-guvenlik-refleksi-apache-ve-cups-uzerinde-sizma-testi-sureci-cybersecurity-reflex-16fn</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;🇹🇷 &lt;strong&gt;Bu içerik&lt;/strong&gt;, Ubuntu VM üzerinde kurulu Apache ve CUPS servislerine yönelik yapılan temel sızma testlerini, port taramalarını ve teknik muhakeme sürecini belgelemektedir.&lt;br&gt;&lt;br&gt;
Her test, bir üretim refleksi; her yorum, bir dijital kimlik adımıdır.&lt;/p&gt;

&lt;p&gt;🇬🇧 &lt;strong&gt;This post&lt;/strong&gt; documents basic penetration tests, port scans, and technical reasoning on Apache and CUPS running on Ubuntu VM.&lt;br&gt;&lt;br&gt;
Each test is a production reflex; each interpretation is a step toward digital identity.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  🔍 Neler Yaptık / What We Did
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Apache/2.4.58 ve CUPS/2.4.7 servisleri kuruldu
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;curl&lt;/code&gt;, &lt;code&gt;nikto&lt;/code&gt;, &lt;code&gt;nmap&lt;/code&gt; ile zafiyet ve port taramaları yapıldı
&lt;/li&gt;
&lt;li&gt;Traversal, HTTP yöntemleri ve yapılandırma analizleri gerçekleştirildi
&lt;/li&gt;
&lt;li&gt;Teknik yorumlama ve belgeleme disiplini geliştirildi
&lt;/li&gt;
&lt;li&gt;Süreç GitHub’da arşivlendi:
🔗 &lt;a href="https://github.com/ahmetsalih353-arch/siber-guvenlik-refleksi-secur-ty-lab-nots" rel="noopener noreferrer"&gt;GitHub Repo – siber-guvenlik-refleksi&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  📘 Belgeler / Documents
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;penetration-reflection.md&lt;/code&gt; → Testlerin amacı, sonucu ve yorumları
&lt;/li&gt;
&lt;li&gt;README → Repo yapısı, katkı çağrısı ve backlink zone&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  📣 Katkı Çağrısı / Contribution Call
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;🇹🇷 Testlerinizi, yorumlarınızı ve düzeltmelerinizi paylaşarak bu belgeyi birlikte geliştirebiliriz.&lt;br&gt;&lt;br&gt;
Toplulukla birlikte üretmek, teknik kimliğimizi güçlendirir.&lt;/p&gt;

&lt;p&gt;🇬🇧 Feel free to share your tests, insights, and improvements to help evolve this document together.&lt;br&gt;&lt;br&gt;
Producing with the community strengthens our technical identity.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  🧩 Anahtar Sözcükler / Keywords
&lt;/h2&gt;

&lt;p&gt;&lt;code&gt;#siber-güvenlik&lt;/code&gt; &lt;code&gt;#sızma-testi&lt;/code&gt; &lt;code&gt;#linux&lt;/code&gt; &lt;code&gt;#apache&lt;/code&gt; &lt;code&gt;#nmap&lt;/code&gt; &lt;code&gt;#nikto&lt;/code&gt;&lt;br&gt;&lt;br&gt;
&lt;code&gt;#belgeleme&lt;/code&gt; &lt;code&gt;#iki-dilli&lt;/code&gt; &lt;code&gt;#topluluk&lt;/code&gt; &lt;code&gt;#teknik-muhakeme&lt;/code&gt; &lt;code&gt;#üretici-refleksi&lt;/code&gt;&lt;br&gt;&lt;br&gt;
&lt;code&gt;#cybersecurity&lt;/code&gt; &lt;code&gt;#pentest&lt;/code&gt; &lt;code&gt;#linux-security&lt;/code&gt; &lt;code&gt;#apache-server&lt;/code&gt; &lt;code&gt;#nmap-scan&lt;/code&gt;&lt;br&gt;&lt;br&gt;
&lt;code&gt;#nikto-scan&lt;/code&gt; &lt;code&gt;#documentation&lt;/code&gt; &lt;code&gt;#bilingual-content&lt;/code&gt; &lt;code&gt;#community-driven&lt;/code&gt;&lt;br&gt;&lt;br&gt;
&lt;code&gt;#technical-reflection&lt;/code&gt; &lt;code&gt;#ubuntu&lt;/code&gt; &lt;code&gt;#curl&lt;/code&gt; &lt;code&gt;#port-scan&lt;/code&gt; &lt;code&gt;#vulnerability-analysis&lt;/code&gt; &lt;code&gt;#open-source&lt;/code&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  📅 Test Tarihi / Test Date
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Ağustos 2025 – Ubuntu VM üzerinde gerçek zamanlı test ortamı
&lt;/li&gt;
&lt;li&gt;August 2025 – Real-time testing on Ubuntu VM&lt;/li&gt;
&lt;/ul&gt;







&lt;h2&gt;
  
  
  🔗 GitHub Bağlantısı / GitHub Link
&lt;/h2&gt;

&lt;p&gt;📘 &lt;a href="https://github.com/ahmetsalih353-arch/siber-guvenlik-refleksi-secur-ty-lab-nots" rel="noopener noreferrer"&gt;Siber Güvenlik Refleksi – Repo&lt;/a&gt;&lt;br&gt;&lt;br&gt;
🧠 Apache ve CUPS üzerinde yapılan sızma testleri, port taramaları ve teknik muhakeme süreci&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;🇹🇷 Belgeyi inceleyebilir, katkıda bulunabilir veya kendi testlerinizi paylaşabilirsiniz.&lt;br&gt;&lt;br&gt;
🇬🇧 Feel free to explore the repo, contribute, or share your own test results.&lt;/p&gt;
&lt;h2&gt;
  
  
  🧠 Üretici Notu / Creator’s Note
&lt;/h2&gt;

&lt;p&gt;🇹🇷 Bu belge, teknik üretimin sadece komut değil, muhakeme ve karakter meselesi olduğunu gösterir.&lt;br&gt;&lt;br&gt;
Her test, bir refleks; her yorum, bir dijital kimlik adımıdır.&lt;/p&gt;

&lt;p&gt;🇬🇧 This document proves that technical production is not just about commands, but about reasoning and character.&lt;br&gt;&lt;br&gt;
Each test is a reflex; each interpretation is a step toward digital identity.&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>cybersecurity</category>
      <category>infosec</category>
      <category>vulnerabilities</category>
      <category>securitytesting</category>
    </item>
    <item>
      <title>GitHub Profilimi Görsel Bir Manifestoya Dönüştürdüm / I Turned My GitHub Profile into a Visual Manifesto</title>
      <dc:creator>Ahmet Salih</dc:creator>
      <pubDate>Wed, 13 Aug 2025 07:50:13 +0000</pubDate>
      <link>https://dev.to/ahmet_salih/github-profilimi-gorsel-bir-manifestoya-donusturdum-i-turned-my-github-profile-into-a-visual-2dke</link>
      <guid>https://dev.to/ahmet_salih/github-profilimi-gorsel-bir-manifestoya-donusturdum-i-turned-my-github-profile-into-a-visual-2dke</guid>
      <description>&lt;h2&gt;
  
  
  GitHub Profilimi Görsel Bir Manifestoya Dönüştürdüm
&lt;/h2&gt;

&lt;h2&gt;
  
  
  I Turned My GitHub Profile into a Visual Manifesto
&lt;/h2&gt;




&lt;p&gt;GitHub profilim artık sadece bir depo değil—bir karakter manifestosu. VM kurulumları, ClamAV testleri ve X11 belgeleriyle şekillenen üretim sürecimi, görsel bir rozetle taçlandırdım. Bu yazıda, GitHub profilimi nasıl yapılandırdığımı, hangi araçları kullandığımı ve neden bu kadar uğraştığımı anlatıyorum.&lt;/p&gt;

&lt;p&gt;My GitHub profile is no longer just a repository—it's a character manifesto. Shaped by VM setups, ClamAV testing, and X11 documentation, I’ve crowned my production flow with a visual badge. In this post, I’ll walk you through how I structured my profile, which tools I used, and why it matters.&lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Fahmetsalih353-arch%2Fahmetsalih-tech-archive%2Fblob%2Fmain%2FRozet.png%3Fraw%3Dtrue" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Fahmetsalih353-arch%2Fahmetsalih-tech-archive%2Fblob%2Fmain%2FRozet.png%3Fraw%3Dtrue" alt="Ahmet Salih - Teknik Üretici Rozeti" width="800" height="400"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  Süreç Adımları
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Process Steps
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Rozet Tasarımı&lt;/strong&gt; / Badge Design
GitHub kimliğimi simgeleyen görsel / A visual symbol of my GitHub identity
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;README Entegrasyonu&lt;/strong&gt; / README Integration
Markdown ile görseli en üste ekledim / Placed the badge at the top using Markdown
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Backlink Zone&lt;/strong&gt;
Dev.to, Medium, YouTube gibi platformlara bağlantı / Connected Dev.to, Medium, YouTube and more
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SEO ve Etiketler&lt;/strong&gt; / SEO &amp;amp; Tags
&lt;code&gt;grey-hat&lt;/code&gt;, &lt;code&gt;vm-setup&lt;/code&gt;, &lt;code&gt;clamav&lt;/code&gt;, &lt;code&gt;x11&lt;/code&gt; gibi teknik anahtar kelimeler / Used keywords like &lt;code&gt;grey-hat&lt;/code&gt;, &lt;code&gt;vm-setup&lt;/code&gt;, &lt;code&gt;clamav&lt;/code&gt;, &lt;code&gt;x11&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Profil Temizliği&lt;/strong&gt; / Profile Cleanup
GitHub erişim izinlerini analiz edip temizledim / Reviewed and revoked GitHub app permissions&lt;/li&gt;
&lt;/ol&gt;




&lt;h3&gt;
  
  
  Neden Bu Kadar Önemli?
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Why It Matters
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Teknik üretim sadece kod değil, aynı zamanda sunumdur
Technical production is not just code—it’s presentation
&lt;/li&gt;
&lt;li&gt;Topluluk etkileşimi için görsel ve dil bütünlüğü şart
Community engagement needs visual and linguistic clarity
&lt;/li&gt;
&lt;li&gt;Dijital kimlik, sürdürülebilir üretimin temelidir
Digital identity is the foundation of sustainable creation&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  Katkı Çağrısı
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Contribution Call
&lt;/h3&gt;

&lt;p&gt;Eğer sen de GitHub profilini yapılandırdıysan, yorumlarda paylaş.&lt;br&gt;&lt;br&gt;
Rozetini göster, README’ni anlat, birlikte büyüyelim.&lt;/p&gt;

&lt;p&gt;If you've structured your GitHub profile too, share it in the comments.&lt;br&gt;&lt;br&gt;
Show your badge, tell your README story—let’s grow together.&lt;/p&gt;




&lt;p&gt;🔗 GitHub Arşivim / My GitHub Archive: &lt;a href="https://github.com/ahmetsalih353-arch/ahmetsalih-tech-archive" rel="noopener noreferrer"&gt;ahmetsalih-tech-archive&lt;/a&gt;&lt;/p&gt;

</description>
      <category>github</category>
      <category>vmsetup</category>
      <category>clamav</category>
      <category>profileoptimization</category>
    </item>
  </channel>
</rss>
