<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Programming on Tech and Coffee</title>
    <link>https://mauriciod13.github.io/categories/programming/</link>
    <description>Recent content in Programming on Tech and Coffee</description>
    <generator>Hugo -- 0.145.0</generator>
    <language>en</language>
    <lastBuildDate>Sun, 23 Feb 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://mauriciod13.github.io/categories/programming/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Automating a Recipe Server Deployment: FastAPI, Terraform, and Ansible</title>
      <link>https://mauriciod13.github.io/projects/project_recipe_server/</link>
      <pubDate>Sun, 23 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://mauriciod13.github.io/projects/project_recipe_server/</guid>
      <description>This article explains how to build a server with FastAPI, Terraform, and Ansible in a automation workflow.It tell you about AWS provisioning, secure configuration with Ansible Vault, and app deployment with systemd services.</description>
    </item>
    <item>
      <title>Our secret messages: Hill Cipher</title>
      <link>https://mauriciod13.github.io/posts/our_secret_messages_hill_cipher/</link>
      <pubDate>Fri, 28 Jan 2022 00:00:00 +0000</pubDate>
      <guid>https://mauriciod13.github.io/posts/our_secret_messages_hill_cipher/</guid>
      <description>Following the previous article about Caesar cypher, here is a more complicated cypher invented by Lester Hill in 1929 using linear algebra to encrypt the messages.</description>
    </item>
    <item>
      <title>Our secret messages: Caesar Cipher</title>
      <link>https://mauriciod13.github.io/posts/our_secret_messages_caesar_cipher/</link>
      <pubDate>Fri, 16 Apr 2021 00:00:00 +0000</pubDate>
      <guid>https://mauriciod13.github.io/posts/our_secret_messages_caesar_cipher/</guid>
      <description>The ciphers are the base of our security in the internet but not just the internet, in the ancient world already were the need to pass secret messages. This article is a short explanation of Caesar cypher.</description>
    </item>
  </channel>
</rss>
