<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>ShamanTech</title><description>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</description><link>https://shamantech.dev/</link><item><title>Implementing Binary Search in Go</title><link>https://shamantech.dev/post/binary-search-in-go/</link><guid isPermaLink="true">https://shamantech.dev/post/binary-search-in-go/</guid><description>Learn about one of the most used search algorithms - in Go</description><pubDate>Sun, 11 Feb 2024 00:00:00 GMT</pubDate></item><item><title>Mastering Bitwise Operators in Go: Network Programming Examples - Part 1</title><link>https://shamantech.dev/post/bitwise-golang-networking-part-1/</link><guid isPermaLink="true">https://shamantech.dev/post/bitwise-golang-networking-part-1/</guid><description>Learn how bitwise operators work with Network programming in Go</description><pubDate>Thu, 09 Jan 2025 00:00:00 GMT</pubDate></item><item><title>Mastering Bitwise Operators in Go: Network Programming Examples - Part 2</title><link>https://shamantech.dev/post/bitwise-golang-networking-part-2/</link><guid isPermaLink="true">https://shamantech.dev/post/bitwise-golang-networking-part-2/</guid><description>Learn how bitwise operators work with Network programming in Go</description><pubDate>Sat, 05 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Concurrency vs Parallelism with Go examples</title><link>https://shamantech.dev/post/concurrency-vs-parallelism-with-go-examples/</link><guid isPermaLink="true">https://shamantech.dev/post/concurrency-vs-parallelism-with-go-examples/</guid><description>Learn about concurrency and parallelism once for all!</description><pubDate>Tue, 25 Jun 2024 00:00:00 GMT</pubDate></item><item><title>Graphs in Go - Implementation from Scratch</title><link>https://shamantech.dev/post/directed-graphs-in-go/</link><guid isPermaLink="true">https://shamantech.dev/post/directed-graphs-in-go/</guid><description>Learn how to implement graphs in Go from scratch with adjacency lists, including graph operations and big O analysis</description><pubDate>Sun, 10 Aug 2025 00:00:00 GMT</pubDate></item><item><title>Inter Process Communication and Pipes in Go</title><link>https://shamantech.dev/post/inter-process-communication-and-pipes-in-go/</link><guid isPermaLink="true">https://shamantech.dev/post/inter-process-communication-and-pipes-in-go/</guid><description>Learn about Inter Process Communication (IPC) and how to implement pipes in Go for process communication</description><pubDate>Sat, 26 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Introduction to the Actor Model</title><link>https://shamantech.dev/post/introduction-actor-model/</link><guid isPermaLink="true">https://shamantech.dev/post/introduction-actor-model/</guid><description>Learn about how the Actor Model works</description><pubDate>Fri, 01 Mar 2024 00:00:00 GMT</pubDate></item><item><title>Introduction to TDD - Test Driven Development</title><link>https://shamantech.dev/post/introduction-to-tdd/</link><guid isPermaLink="true">https://shamantech.dev/post/introduction-to-tdd/</guid><description>Learn about one of the most used search algorithms - in Go</description><pubDate>Sun, 21 Jan 2024 00:00:00 GMT</pubDate></item><item><title>Build a Ping Tool in Go from Scratch - How ICMP Actually Works</title><link>https://shamantech.dev/post/latency-tool-ping-go-scratch-icmp/</link><guid isPermaLink="true">https://shamantech.dev/post/latency-tool-ping-go-scratch-icmp/</guid><description>Learn how ICMP protocol works and build a ping tool from scratch in Go to measure network latency</description><pubDate>Sun, 03 Aug 2025 00:00:00 GMT</pubDate></item><item><title>Middlewares in Go</title><link>https://shamantech.dev/post/middlewares-in-go/</link><guid isPermaLink="true">https://shamantech.dev/post/middlewares-in-go/</guid><description>Learn about how to implement middlewares in Go from scratch!</description><pubDate>Mon, 17 Jun 2024 00:00:00 GMT</pubDate></item><item><title>Pointers in Go</title><link>https://shamantech.dev/post/pointers-in-go/</link><guid isPermaLink="true">https://shamantech.dev/post/pointers-in-go/</guid><description>Learn everything you need about pointers in Go</description><pubDate>Sun, 09 Jun 2024 00:00:00 GMT</pubDate></item><item><title>Introduction to RPC - Remote Procedure Call</title><link>https://shamantech.dev/post/rpc-remote-procedure-call/</link><guid isPermaLink="true">https://shamantech.dev/post/rpc-remote-procedure-call/</guid><description>Learn the base foundation for RPC.</description><pubDate>Sat, 06 Apr 2024 00:00:00 GMT</pubDate></item><item><title>Master TCP/IP Programming: Build a Health Checker with Go</title><link>https://shamantech.dev/post/tcp-health-checker-in-go/</link><guid isPermaLink="true">https://shamantech.dev/post/tcp-health-checker-in-go/</guid><description>Learn about the TCP/IP protocol and Build a TCP Health Checker with Go</description><pubDate>Sun, 29 Sep 2024 00:00:00 GMT</pubDate></item><item><title>Deploying AWS EC2 with Terraform: Step by step</title><link>https://shamantech.dev/post/terraform-ec2/</link><guid isPermaLink="true">https://shamantech.dev/post/terraform-ec2/</guid><description>Learn how to deploy and EC2 instance on your AWS infrastructure using Terraform!</description><pubDate>Sun, 22 Sep 2024 00:00:00 GMT</pubDate></item></channel></rss>