Welcome!

This is a personal website of mine. Here, I mostly blog. I blog about a lot of things, such as coding, tech, a bit into some personal projects I’m doing or have done. Sometimes, I write down my thoughts too.

For the last four years now, I’ve been working as Simulation Engineer. That is to say, I’ve done a lot of calculations–mostly finite element analysis–using Python and CAST3M. I also made a lot of full-stack apps for internal tooling use–Streamlit, Flask, React, and Next.js are my jam.

These days, other than work, I’m more into doing some web app development, learning Japanese (B1 level now), and reading books. If you want to reach me, feel free to send me some email, connect with me on LinkedIn. Otherwise, feel free to search and browse through my blog and leave comment if you want!

馃搶  What to Write This Year

List of things I should (or maybe shouldn't, but definitely would) write this year here.

Wed, Jan 3, 2024 路 Writing

Matrix Solving with Julia (and Numpy as comparison)

In which I got curious, rekindled my past with Julia (the language), and did some benchmark tests against NumPy.

Wed, Oct 11, 2023 路 Tech 路  Coding
Artwork from the book that I bought, apparently part of [Penguin Vintage series](https://shop.penguin.co.uk/products/the-wind-up-bird-chronicle-vintage1) (I don鈥檛 know how it ended up at a small bookstore in Den Haag)

Artwork from the book that I bought, apparently part of Penguin Vintage series (I don鈥檛 know how it ended up at a small bookstore in Den Haag)

Is It Possible to Really Know Someone?

This shouldn鈥檛 have surprised me as much as it does, but I have come to the realization that, in conclusion, we will never fully know or understand others or even ourselves.

Sat, Aug 12, 2023 路 Philosophy

So Long, and Thanks For All The Tweets (Scraper)

As of yesterday, and confirmed by Elon Musk himself (kinda), Twitter requires people to be signed in to see tweets, even public ones. End of an era.

Sat, Jul 1, 2023 路 Tech 路  Coding 路  Projects

Getting New Hobby and Fixing My Twitter Scrapers

Or how I finally decided to stop procrastinating and just simply fix my own old Python module to scrape tweets and generating wordcloud from it.

Fri, Jun 16, 2023 路 Coding 路  Projects