$ cat ~/writing/* — notes on web dev, games, and the small tools I build.
-
Animated Text with TypedJs
Adding subtle animations to your website can significantly enhance user engagement and create a more dynamic experience. One simple yet effective way ...
read -
How to Implement Lazy Load in CodeIgniter 4 (CI4)
Lazy loading is a technique to make your website faster by loading images or content only when it’s needed, like when it’s visible on the screen. This...
read -
Music Embed
So, i just listen to a music which makes my mood (or maybe it just my mood that fit to this song? lol). Then it comes to my mind that maybe i can put ...
read