About
B. Hamonangan: I was born in Java with a hobby of breaking and fixing things, mainly computers. I studied Computer Science at the University of Indonesia. Following graduation, I attended a coding boot camp at Sea Ltd, making my education a blend of formal and informal. I learned how to talk to Python, just like Harry Potter. Later, I moved to Japan to work as a programmer.
Mail me at b.hamonangan.p@gmail.com 📬
Links
-
Programming: Teach Yourself Programming in Ten Years by Peter Norvig. One of my long-term goals. It may sound exhausting, but it is highly feasible if you do programming as your career or studies.
-
Programming: Eric Murphy is my favorite YouTuber, who also has a blog. He covers a wide range of topics on web development and internet culture overall.
-
Literature: Aesop’s Fables, which I enjoy exploring in my spare time.
-
Theology: Martin Luther’s Small Catechism, which is my starting point for learning the tenets of Protestant tradition.
Projects
All the software listed below are released with free software licenses. I authored or significantly contributed to these projects:
-
Polygon, a Go library for constructing polygonal shapes (triangles, rectangles, free-form polygons with 100 sides if needed) and measuring the properties of the polygon (area, perimeter, etc). Repo.
-
Perkalian Web, a web-based game of multiplying 2 numbers in a very short time. This game is educational and serves as an alternative for table memorization method. Repo.
-
SusunJadwal by RISTEK Open Source Software: a course planning web application developed back in my college days. Backend Repo, Frontend Repo.