# Welcome

{% hint style="info" %}
**Note**: I have graduated from NUS in 2023 and will no longer be providing new module reviews. It is **very likely** that the information here is out-of-date and is kept for reference only, please proceed with caution.
{% endhint %}

Hello! I am Zhong Jun, previously an undergraduate at the National University of Singapore (NUS) under the double degree program of Computer Science and Business Administration.

This website contains reviews of modules that I have taken throughout my journey in NUS. I hope that these reviews would be helpful for you to have a better understanding of the module that you are intending to take.

If you are interested in knowing more about my perspectives of being in the double degree program, do [check out my interview done with Shi Hui](https://liewshihui.medium.com/306aa1bd0fe7), who is a close friend of mine and also a fellow double degree student!

All the best!

*Note: The reviews on this website are entirely my own opinion, and the experience you get from the module may be very different. I have written them in the hopes that they would be useful for people to know what they are getting themselves into, but I will not be liable for any module decisions that you make based on the content of my reviews.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://reviews.zhongjun.me/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
