-
Development
Showing What's Nearby Without Exposing Where You Are
The hardest part of building Bayni wasn't the marketplace — it was location: keeping a feed local while keeping each person's exact spot private
The feature that looks simple Bayni is a neighborhood marketplace: you open it and see things for sale near you, posted by...
-
Development
What It Takes to Turn PDF Tables into Clean Data
The unglamorous data engineering behind a recent side project — and why it was the hard part
The map was the easy part A while back I built a map that plots a nationwide dataset — one value per location,...
-
Life
a change in one's life
Before and after COVID-19
The plan has been delayed. In the second half of 2019, i prepared for two possibilities: domestic change jobs and immigration. However, a...
-
Life
My Second Home, the Philippines
of the philippines, by the philippines, for the philippines
By Accident, and Out of Necessity. At first, I wasn’t thinking about the Philippines at all. I had been preparing to enroll in...
-
Development
Connecting to an Amazon Server from a Mac Using the Terminal
How to connect via SSH using the terminal
I’m posting this to organize and record what I learned while struggling through this early on. What you’ll need: Install putty A...
-
Learning & Study
TypeScript Concepts (Concept of TS)
A summary of concepts worth understanding
TypeScript is a typed language: at the initial setup, you need to specify in advance what kind of variables and data you’re dealing...