# Introductions

Hi, I'm **Yuil Tripathee** and I'm here to share my learning journey through the **CPE101 Engineering Exploration class**. I've experienced ups and downs, highs and lows, excitement and panic, a breathtaking experience because of the wide variety of topics being covered in the course. Moreover, building robots for the first time from scratch came up to me as a challenging and thrilling experience. In addition to academics and technology during the coursework, we also uncovered a lot of new topics from the soft skill part that is definitely going to help us innovate pragmatically and better address the needs of society.

I hope you would enjoy reading about my experience and comprehension from the CPE101 class.

<table><thead><tr><th width="129">Author</th><th>Yuil Tripathee</th></tr></thead><tbody><tr><td>ID</td><td>650 7050 3480</td></tr><tr><td>Year</td><td>(1/2022)</td></tr><tr><td>Course</td><td>CPE101 - Engineering Exploration</td></tr><tr><td>Program</td><td>Bachelor of Engineering in Computer Engineering (International Program)</td></tr><tr><td>Institute</td><td>King Mongkut's University of Technology Thonburi</td></tr></tbody></table>

The curriculum of CPE101 that we took is based on the latest 2021 revision of the CPE International Section. Here, we will learn about practical concepts of engineering and the course also include multiple teamed projects as part of project-based learning.

## References

External reading sources (off reference), in case you want to read:

* <https://web.facebook.com/groups/420959493406634/learning_content> (CPE101 Learning Hub)
* <https://docs.google.com/forms/d/e/1FAIpQLScxQLJ5dP1hjndiVYYg5-ALkrDI3g-ZYYBOGjgsqzO76zuRtA/viewform> (assignments submissions portal)
* <http://www.inexglobal.com/products.php?pcode=ibitrobotkit&type=educationalkit>
* <https://yuil.notion.site/CPE-123-Journal-21217cfd55b4406eb55e5141a6116279>


---

# 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://cpe101.yuil.com.np/readme.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.
