01 / Field notes
Building, learning, and testing ideas in public.
Tech, systems, data, and experiments. Practical notes from the same workbench as jbrienweb.dev.
Learning Data Engineering (Part 3) – Data Engineering Undercurrents
2024-12-19
Click here for Part 2. What separates an enterprise vs non-enterprise data engineering setup is whether the data engineer has accounted for the 'Data Engineering Undercurrents'.…
177 words
|
1 minute
Taking a short break from Data Engineering: Learning Game Development
2024-12-19
TLDR Mushroom Text Game: https://github.com/jbgithub22/Mush/tree/main Learned about HD-2D games Started learning about making 2D games in Unreal Engine Made Unreal Engine 2D Game:…
539 words
|
3 minutes
Learning Data Engineering (Part 2) - Hooking up to a Blockchain API
2024-11-25
Click here for Part 1. Let's start with the questions that I had: What data do I feed through the pipeline and what would I want to do with it at the end? I already have some…
883 words
|
4 minutes
Moving from Github Pages to Cloudflare Pages
2024-11-24
So, I decided to change my website host once again. The reason is because I want to make the github repo for my website private, for security and copyright's sake, for when I do…
241 words
|
1 minute
What I think NFTs are for...
2024-10-07
[Repost: This was first published in another blog on 28 Sep 2023.] I see NFTs as they are more popularly known as not much different from collectible items that have managed to…
270 words
|
1 minute
My First NFT
2024-10-06
[Repost: This was first published in another blog on 28 Sep 2023.] This was a ride… To get an NFT minted required a lot of steps…: 1. Research a way to exchange Fiat currency for…
270 words
|
1 minute
Learning Data Engineering
2024-10-05
Something was bugging me… While working on my Coffee Vending Machine Business Analytics project, it really bugged me that it felt contrived and artificial. The reason being, I…
605 words
|
3 minutes
Solved: CI/CD to AWS EC2 with Github Actions
2023-12-10
I've finally gotten CI/CD setup with AWS EC2 for the second time, after doing the same with Hostinger. I followed this tutorial Hosting Your Resume on AWS EC2 with a CI/CD Setup…
170 words
|
1 minute