Intro

Passionate about network security, system administration, and cloud computing, you can also check my works.
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
Hi, I'm an IT student specializing in networking, cybersecurity, and IoT. Currently pursuing my diploma at Polytechnic Muadzam Shah, but I strive to be the best in networking by constantly learning, experimenting, and trying my best hehe.
Passionate about network security, system administration, and cloud computing, you can also check my works.
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
ESP32 LDR Sensor with MQTT and Node-RED
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
[WIP]
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.
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';