About me

Hello there! I'm Lam Yoke Yu, a undergraduate student currently pursuing Computer Science (Data Engineering) at University of Technology Malaysia. In my free time, I like to watch variety shows and read novels.

Technologies I've been working with recently:




Academics

Undergraduate Studies

Year 1 Semester 1

Digital Logic

I really enjoy this subject, dealing with the circuits are so much fun. The simple basic gates can be combined to create various amazing stuffs such as adders, comparators, decoders, encoders, counters and so much more. I would be happy to explore more about the workings behind these integrated circuits.

I am especially impressed by the invention of lateches and flip-flops. The design of feedback of the output to the input, enables them to store memory, laying the foundation for the computers we have today!

Discrete Structure

I really like this subject, particularly graph theory and finite automata. Djikstra's Shortest Path Algorithm reminds me of the Travelling Salesman Problem that I came across previously. Although the Djikstra's Algorithm is not directly applicable to the Travelling Salesman Problem (as it is a Hamiltonian Circuit), I am fascinated by the elegance of the algorithm.

The final chapter of the course is equally captivating, focusing on Deterministic Finite Automata and Finite State Machines. It is just like the state diagram that we studied in Digital Logic, making the connections between different areas of study within the broader field of computer science apparent.

I am intrigued by how these discrete structures and algorithms have practical applications in problem -solving and computational processes. I am looking forward to explore more in the future!

Programming Techniques 1

I great joy in the programming process. Producing a program that can help to simplify work is so much fun. Beyond the assignments we tackle in class, , I've also wrote some programs for stuffs that interest me. Some of these projects are housed in the random-projects repository , while others may not be—feel free to check them out!

Technology and Information System

While the course content leans towards the theoretical side, which initially a tiny bit boring for me, I was delighted to be exposed to various fields and things in the world of computing, when I carefully study the course materials.

What particularly excites me are the talks and visits organized as part of the course. These experiences provide invaluable insights into the practical applications of the theoretical concepts we study. They not only help us envision our future in the field but also offer the opportunity to better prepare ourselves for the dynamic and evolving landscape of technology.

Integrity and anticorruption

With the discussions on integrity I get to understand the importance of integrity. We should never ever do things that violates integrity even though it would bring benefit to us.

Resume

Elements

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 Level 4

Heading Level 5
Heading Level 6

Blockquote

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.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form