PinnedHow I cracked the Google Cloud Professional Machine Learning Engineer Certification ExamTL;DR Google Cloud launched the Professional Machine Learning(ML) Engineer Certification Exam on Oct 15, 2020🎉 (Not beta but GA version) I passed the exam as one of the first test-takers on Oct. 17 in Tokyo, Japan.💪 Many exam questions were centered around practical use cases, not just about GCP service…Google Cloud Platform3 min read
Jul 3Only using the iPad as my main machine, review for software development experienceI’ve been using the iPad exclusively as my main computing machine since June 2022. (This post is, of course, written on my iPad.) Before then, I relied heavily on a Macbook Pro 13-inch at my previous office and didn’t have my home computer for the last two years after I…Web Development2 min read
Mar 20Restructuring Frontend Testing Pyramid: alternative to Unit/Integration/E2E approachMany web developers like to use such traditional terminology as Unit / Integration / End-to-End testings in their projects as these terms are still familiar in the old-school software engineering field. But shall we keep using these distinctions when component-oriented frontend frameworks are so predominant nowadays? Let me compare the…Front End Development4 min read