My Personal Blog and Project Demos from GitHub
EOracle: The Case for Decentralized Oracles
| 6 minute read
Can oracles be fully decentralized without trading off great functionalities? Find out!
Read more ⟶
Beginner's Guide to Managing Files in Amazon S3 with Go
| 4 minute read
This article assumes that you’re an AWS beginner and walks you through the processes of using S3 for storage from your Go apps.
Read more ⟶
How to Deploy Go Apps with Docker
| 12 minute read
Build and Deploy a Golang API with Docker. You'll learn how to do everything!
Read more ⟶
Now, You Understand Blockchain Interoperability
| 7 minute read
This article is your last stop. You’ll finally understand blockchain interoperability, learn its fundamentals, and how different stacks work and compare.
Read more ⟶
OAuth Tutorial with Go and the Spotify API
| 6 minute read
This article will help you understand OAuth2 so that you can build and integrate external services that allow users to sign up and sign in with their external profiles, such as GitHub, Spotify, Google, e.t.c
Read more ⟶