Please enable JavaScript to view the comments powered by Disqus.

Wibu

K3K | 17 November 2023

for(int i = 0; i < 10; i++){ System.out.println("Hello world"); }

read more

test123

K3K | 04 July 2022

abcd

read more

Testing out codeblock support

K3K | 02 July 2022

Kotlin

read more

Awesome github actions

K3K | 14 April 2022

Blog page added to test the cache action in github action pipeline.

read more

Hello MoMo

K3K | 09 April 2022

Starting new job as a junior Java Developer @ Momo VN. Gonna start updating this blog soon. ABCDEGF

read more

Improving Webpage Performance

K3K | 06 October 2020

After playing around with Google Lighthouse, I found various places in the code where I can easily improve to enhance this site’s performance. This note serves both as a to-do list for this site and a note of things to check for when developing any web page.

read more

B2B - Sorting Algorithms

K3K | 28 September 2020

Because every interview got a question or two about them.

read more

Reaching High PageSpeedo

K3K | 19 September 2020

Scale images Add proper metadata avoid IO-blocking Javascripts dynamic load on scroll Add cache related HTTP headers Add default fonts Minify JS libs Avoid redirects Use text compression (Gzip…)

read more

Elements Reference

12 January 2018

Text This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link. Heading Level 2 Heading Level 3 Heading with a Subtitle Lorem ipsum dolor sit amet nullam id egestas urna aliquam Nunc lacinia ante nunc ac lobortis. Interdum adipiscing gravida odio porttitor sem non mi integer non faucibus ornare mi ut ante amet placerat aliquet. Volutpat eu sed ante lacinia sapien lorem accumsan varius montes viverra nibh in adipiscing blandit...

read more