PinnedSecure File & Video Streaming over TCP with Go and AES-256 GCMIn this post, I’ll walk you through a Go project I built that streams video files securely in encrypted chunks over a TCP connection. The…Oct 15Oct 15
AES-256 File Decryption in Go: Reconstructing Encrypted Video Files Safely- Part 2 of 2# Part 2 of 2 — This article continues from AES-256 Encryption in GoOct 15Oct 15
AES-256 File Encryption in Go: Encrypting Large Video Files without Modifying the SourceThis project demonstrates how Go’s standard library makes AES-256 encryption easy, even for large binary files like video filesOct 15Oct 15
Published inTowards Dev🚀 Gob Over the Wire: Streaming Structs and Files in Go Using TCPProject repo: github.com/omept/gob Related JSON encoding project: github.com/omept/json-gobJul 19Jul 19
Published inTowards DevBuilding a JSON TCP Server & Client in Go: A Practical Guide with Source WalkthroughWhen working with networked systems or microservices, JSON remains a lightweight, human-readable data format that forms the backbone of…Jul 7Jul 7
Published inTowards DevBuilding a GitHub API Data Fetching Service in GoIf you’re looking for a robust solution to index GitHub repositories, fetch commit histories, and keep them updated in real-time, this post…Mar 22Mar 22
Published inTowards DevAutomating Database Backups with Go: A Comprehensive GuideIn the world of database management, having a reliable backup strategy is crucial. Today, I’ll walk you through a Go application that…Aug 25, 2024Aug 25, 2024
Published inTowards DevUsing Golang To Back Up Some Selected tables Of A Local MySQL database — A Dev Session Story.Mar 6, 2024Mar 6, 2024
How To Sell With Your Free E-commerce Website On Yapdoof: A Comprehensive Guide.https://yapdoof.com.ngFeb 23, 2024Feb 23, 2024
I Used ChatGPT To Setup A Cloud ServerThis post offers a glimpse into the world of cloud server management and the innovative power of AI-driven solutionsNov 8, 2023Nov 8, 2023