
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Zach Hutton - Blog</title>
      <link>https://blog.zachhutton.com/blog</link>
      <description>A blog created with Next.JS and Tailwinds deployed with AWS</description>
      <language>en-us</language>
      <managingEditor>zacharyhutton99@gmail.com (Zach Hutton)</managingEditor>
      <webMaster>zacharyhutton99@gmail.com (Zach Hutton)</webMaster>
      <lastBuildDate>Fri, 16 Dec 2022 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://blog.zachhutton.com/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://blog.zachhutton.com/blog/advancements-in-cyber</guid>
    <title>Upcoming Advancements in Cybersecurity</title>
    <link>https://blog.zachhutton.com/blog/advancements-in-cyber</link>
    <description>Discussing upcoming technology advancements in the cybersecurity field.</description>
    <pubDate>Fri, 16 Dec 2022 00:00:00 GMT</pubDate>
    <author>zacharyhutton99@gmail.com (Zach Hutton)</author>
    <category>security</category>
  </item>

  <item>
    <guid>https://blog.zachhutton.com/blog/javascript-loops-copilot</guid>
    <title>Comparing Javascript Loops with Github Copilot</title>
    <link>https://blog.zachhutton.com/blog/javascript-loops-copilot</link>
    <description>Comparing the difference and speed in different ways of writing Javascript loops.</description>
    <pubDate>Sun, 07 Aug 2022 00:00:00 GMT</pubDate>
    <author>zacharyhutton99@gmail.com (Zach Hutton)</author>
    <category>development</category><category>javascript</category><category>testing</category><category>copilot</category>
  </item>

  <item>
    <guid>https://blog.zachhutton.com/blog/preventing-sql-injection</guid>
    <title>Preventing SQL Injections (Backend)</title>
    <link>https://blog.zachhutton.com/blog/preventing-sql-injection</link>
    <description>It is extremely important to prevent SQL Injections, this guide will explain an improper and proper way of querying a database using Python to prevent SQL Injections.</description>
    <pubDate>Thu, 04 Aug 2022 00:00:00 GMT</pubDate>
    <author>zacharyhutton99@gmail.com (Zach Hutton)</author>
    <category>development</category><category>python</category><category>security</category>
  </item>

  <item>
    <guid>https://blog.zachhutton.com/blog/javascript-functions</guid>
    <title>Comparing Javascript Functions</title>
    <link>https://blog.zachhutton.com/blog/javascript-functions</link>
    <description>Comparing the difference and use cases for the different function types in Javascript.</description>
    <pubDate>Mon, 01 Aug 2022 00:00:00 GMT</pubDate>
    <author>zacharyhutton99@gmail.com (Zach Hutton)</author>
    <category>development</category><category>javascript</category><category>testing</category>
  </item>

  <item>
    <guid>https://blog.zachhutton.com/blog/python-coding-challenge-1</guid>
    <title>Python Coding Challenge 1</title>
    <link>https://blog.zachhutton.com/blog/python-coding-challenge-1</link>
    <description>Create the longest non-repeating output using the shortest input.</description>
    <pubDate>Sun, 31 Jul 2022 00:00:00 GMT</pubDate>
    <author>zacharyhutton99@gmail.com (Zach Hutton)</author>
    <category>python</category><category>development</category><category>challenge</category>
  </item>

  <item>
    <guid>https://blog.zachhutton.com/blog/rick-morty-ctf</guid>
    <title>Rick and Morty CTF Writeup</title>
    <link>https://blog.zachhutton.com/blog/rick-morty-ctf</link>
    <description>Writeup and walkthrough of completing the Rick and Morty CTF</description>
    <pubDate>Wed, 23 Mar 2022 00:00:00 GMT</pubDate>
    <author>zacharyhutton99@gmail.com (Zach Hutton)</author>
    <category>hacking</category><category>ctf</category><category>guide</category>
  </item>

  <item>
    <guid>https://blog.zachhutton.com/blog/creating-a-python-chatbot</guid>
    <title>Creating a Chatbot in Python</title>
    <link>https://blog.zachhutton.com/blog/creating-a-python-chatbot</link>
    <description> The basis of a chatbot is to send a message, and then to receive a response. In this example, I’ll be showing you how to make a chatbot for an online store.</description>
    <pubDate>Sat, 23 Jan 2021 15:32:14 GMT</pubDate>
    <author>zacharyhutton99@gmail.com (Zach Hutton)</author>
    <category>development</category><category>python</category>
  </item>

    </channel>
  </rss>
