<?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>Forem: Muhammed Niyazi ALPAY</title>
    <description>The latest articles on Forem by Muhammed Niyazi ALPAY (@cryptograph).</description>
    <link>https://forem.com/cryptograph</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%2F1253667%2F157276fc-eec8-47cd-a14a-f8e32227ee73.png</url>
      <title>Forem: Muhammed Niyazi ALPAY</title>
      <link>https://forem.com/cryptograph</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/cryptograph"/>
    <language>en</language>
    <item>
      <title>Artificial Intelligence: From Science Fiction to Everyday Life</title>
      <dc:creator>Muhammed Niyazi ALPAY</dc:creator>
      <pubDate>Thu, 15 Jan 2026 17:22:20 +0000</pubDate>
      <link>https://forem.com/cryptograph/artificial-intelligence-from-science-fiction-to-everyday-life-513h</link>
      <guid>https://forem.com/cryptograph/artificial-intelligence-from-science-fiction-to-everyday-life-513h</guid>
      <description>&lt;p&gt;Today, talking about artificial intelligence has become almost unavoidable. However, this concept is not a recent invention; it has a long intellectual history dating back to the 1950s. During this period, scientific discussions began, especially after Alan Turing posed the question, “Can machines think?” In its early years, these discussions remained mostly theoretical and did not directly affect everyday life. However, particularly over the last five years, significant progress has been made in this field. AI chatbots and software development tools such as ChatGPT, Gemini, and Grok have emerged. Today, artificial intelligence has started to take its place in almost every aspect of our lives.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://niyazi.net/en/artificial-intelligence-from-science-fiction-to-everyday-life" rel="noopener noreferrer"&gt;https://niyazi.net/en/artificial-intelligence-from-science-fiction-to-everyday-life&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>sciencefiction</category>
    </item>
    <item>
      <title>https://niyazi.net/en/what-are-git-and-github-basic-git-commands

#git #github #devops #development</title>
      <dc:creator>Muhammed Niyazi ALPAY</dc:creator>
      <pubDate>Wed, 19 Nov 2025 06:06:57 +0000</pubDate>
      <link>https://forem.com/cryptograph/httpsniyazinetenwhat-are-git-and-github-basic-git-commands-git-github-devops-2k1i</link>
      <guid>https://forem.com/cryptograph/httpsniyazinetenwhat-are-git-and-github-basic-git-commands-git-github-devops-2k1i</guid>
      <description>&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://niyazi.net/en/what-are-git-and-github-basic-git-commands" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.niyazi.net%2Fstorage%2F155%2Fconversions%2Fwhat-are-git-and-github-basic-git-commands-1763490508-cover.jpg" height="480" class="m-0" width="715"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://niyazi.net/en/what-are-git-and-github-basic-git-commands" rel="noopener noreferrer" class="c-link"&gt;
            What are Git and GitHub? Basic Git Commands
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            git, github, version control, open source, pull request, branching, ci cd, git commands, code collaboration, beginner guide
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
          niyazi.net
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
    <item>
      <title>Laravel and WebAuthn</title>
      <dc:creator>Muhammed Niyazi ALPAY</dc:creator>
      <pubDate>Sun, 16 Jun 2024 17:25:38 +0000</pubDate>
      <link>https://forem.com/cryptograph/laravel-and-webauthn-4h9k</link>
      <guid>https://forem.com/cryptograph/laravel-and-webauthn-4h9k</guid>
      <description>&lt;p&gt;In my previous article, I provided information about WebAuthn. In this article, I will explain how to implement it with Laravel.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://niyazi.net/en/laravel-and-webauthn"&gt;https://niyazi.net/en/laravel-and-webauthn&lt;/a&gt;&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>webauthn</category>
      <category>php</category>
    </item>
    <item>
      <title>WebAuthn and FIDO2: Modern Authentication Technologies</title>
      <dc:creator>Muhammed Niyazi ALPAY</dc:creator>
      <pubDate>Sun, 02 Jun 2024 16:43:34 +0000</pubDate>
      <link>https://forem.com/cryptograph/webauthn-and-fido2-modern-authentication-technologies-2ml0</link>
      <guid>https://forem.com/cryptograph/webauthn-and-fido2-modern-authentication-technologies-2ml0</guid>
      <description>&lt;p&gt;WebAuthn is a technology that makes authentication processes on the web secure, user-friendly, and independent of passwords. Developed by the FIDO (Fast Identity Online) Alliance, this standard operates within the FIDO2 protocol framework and allows browsers to access security hardware. In this article, we will discuss how WebAuthn works, the concept of passkeys, and the devices that support WebAuthn and passkey usage.&lt;/p&gt;

&lt;p&gt;WebAuthn and FIDO2&lt;br&gt;
WebAuthn is part of the FIDO2 standards. FIDO2 includes a set of technologies that enable users to access online services securely and without passwords. FIDO2 consists of two main components: WebAuthn and CTAP (Client to Authenticator Protocol). WebAuthn manages authentication operations between browsers and web applications, while CTAP governs communication between devices and browsers.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://niyazi.net/en/webauthn-and-fido2-modern-authentication-technologies"&gt;https://niyazi.net/en/webauthn-and-fido2-modern-authentication-technologies&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webauthn</category>
      <category>fido2</category>
      <category>authentication</category>
    </item>
    <item>
      <title>Cloudflare Management Tool</title>
      <dc:creator>Muhammed Niyazi ALPAY</dc:creator>
      <pubDate>Sat, 23 Mar 2024 10:27:31 +0000</pubDate>
      <link>https://forem.com/cryptograph/cloudflare-management-tool-5a93</link>
      <guid>https://forem.com/cryptograph/cloudflare-management-tool-5a93</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;I had prepared this application about two years ago and uploaded it to my Github, but I recently had the opportunity to prepare its topic. Initially, the reason I created this application was to be able to change the old IP address with the new one, including all subdomains on Cloudflare in bulk, due to the IP block change made on the server service I use. However, later on, I couldn't resist and added many things I use on Cloudflare into the application.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://niyazi.net/en/cloudflare-management-tool"&gt;https://niyazi.net/en/cloudflare-management-tool&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cloudflare</category>
      <category>python</category>
      <category>dns</category>
    </item>
    <item>
      <title>Laravel Blog System - AlphaBlog</title>
      <dc:creator>Muhammed Niyazi ALPAY</dc:creator>
      <pubDate>Tue, 19 Mar 2024 18:59:21 +0000</pubDate>
      <link>https://forem.com/cryptograph/laravel-blog-system-alphablog-4dk8</link>
      <guid>https://forem.com/cryptograph/laravel-blog-system-alphablog-4dk8</guid>
      <description>&lt;p&gt;Hi everyone,&lt;br&gt;
I share the blog system I developed with Laravel and MongoDB for my own website as open source.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://niyazi.net/en/laravel-blog-system-alphablog"&gt;AlphaBlog&lt;/a&gt;&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>blog</category>
      <category>mongodb</category>
      <category>php</category>
    </item>
    <item>
      <title>Hello world :)</title>
      <dc:creator>Muhammed Niyazi ALPAY</dc:creator>
      <pubDate>Wed, 10 Jan 2024 18:24:53 +0000</pubDate>
      <link>https://forem.com/cryptograph/hello-world--927</link>
      <guid>https://forem.com/cryptograph/hello-world--927</guid>
      <description></description>
    </item>
  </channel>
</rss>
