From Backend to Frontend: My Journey Building a Web App with Svelte and ChatGPTAug 1, 2025·3 min read
Language Switcher Cheatsheet: Java, JavaScript, Python, GoIntroduction I've been a backend developer since 2008, spending most of my career writing Java. Java is how I think - when I approach a problem, my brain defaults to classes, interfaces, and explicit types. Over the years, I've jumped between platfor...Dec 18, 2025·57 min read
Use python in shell, as if it were awkUse python in shell, as if it were awk My first technical article was about how to use awk. For some reason, I like learning bash even if it doesn't always make sense. I posted an article on hacker news and somebody suggested using one-liners, Perl. ...Feb 5, 2022·4 min read
AWS Lambda TutorialThe first time I heard about AWS lambda it make me doubt my career. "Less" is an adjective suffix meaning “without” so I thought serverless is a way of getting rid of the servers. I'm a backend developer so I imagine this is a way of generating backe...Jan 5, 2022·6 min read
Yet Another AWK Cheat SheetI like bash, you can achieve a lot of things with some basic commands. I also like to make scripts for my work because it is the perfect documentation. A long time ago I learned the basics of sed and grep and this helped me a lot while doing support....Dec 15, 2021·4 min read
Hello worldHere we go, my first blog post. In my head, I wanted to do this for a very long time but never really give it a try. Not sure why, one reason might be my not-so-good writing skills. Then I realized there is no better way to exercise your writing skil...Dec 6, 2021·1 min read