> For the complete documentation index, see [llms.txt](https://mikkicoding.mikkipastel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mikkicoding.mikkipastel.com/content/2023/content-roadmap-sprint-03-2023-19-30-june.md).

# Content Roadmap Sprint 03/2023 (19 - 30 June)

<figure><img src="https://cdn.glitch.global/2a53279f-6b0b-496a-8c43-6bf257052e26/content_roadmap_2023_03.png?v=1688375574817" alt="" width="563"><figcaption></figcaption></figure>

### Content List

ในช่วงนี้จะเน้นการ research ซึ่งไม่รับประกันว่าได้ content ใน sprint นี้หรือไม่

* Blog Content: Chainlink VRF เห็นว่า Tripster ใช้ตัวนี้ในการสุ่มรางวัล Lucky Box ของเรา เลยก็เลยมาเรียนรู้เนอะว่ามันทำงานประมาณไหน เท่าที่ดูคร่าว ๆ คือโปร่งใส เพราะมันสุ่มแน่ ๆ
* Blog Content: สรุป Web3.0, The future of Decentralization อันนี้ดองมาเกินปีแล้ว อาจจะทำภาพประกอบ และ recheck เนื้อหาก่อนโพส ซึ่งจริง ๆ เนื้อหาจะคล้าย ๆ กับที่เคยสรุปอีกงานแหละ เลยไม่อยากปล่อยติดกันในตอนนั้นกลัวคนเบื่อ
* Develop Plan: Brand CI ที่กำลังค่อย ๆ ปรับของเพจ ในเรื่องของสี font (ที่เหมือนน่าจะลงตัวแล้ว) และ logo ต่าง ๆ
* Learning: #ChaiyoGCP อันนี้ไม่ได้เร่งให้จบไว ทำให้จบก่อนวันสุดท้ายก็ดี จะได้ swag

### Retrospective

เนื่องจากงานเยอะ หมดสภาพ เข้ากิจกรรม web3 เยอะไปหน่อย ตัว #ChaiyoGCP ทำเสร็จไปแค่ 2 เอง ขั้นตํ่า 7 อาจจะไม่ทัน ทำให้ตัว content Chainlink VRF เสร็จไม่ทัน เลยเลื่อนไปยังอาทิตย์ถัดไปแทน

### **Content ใน Sprint นี้**

* Web3.0, The future of Decentralization: [Blog](https://www.mikkipastel.com/web-3-0-the-future-of-decentralization) | [Facebook](https://www.facebook.com/MikkiPastel/posts/pfbid0JzEpWCmeFcCkApzQJo7zJ1TYTKvnmkTQBVn9X7korhA9LynZvpdxG8viffkUP98yl) | [Twitter](https://twitter.com/mikkipastel/status/1672215900198670338)
* งาน Apetimism 1st Anniversary: [Blog](https://www.mikkipastel.com/apetimism-1st-anniversary/) | [Facebook](https://www.facebook.com/MikkiPastel/posts/pfbid0RKC1PDzhVH7PSd9Rz9god48JP4RBXW1ZG92k1i2s2DSPVru4PqedDuXe9dE7aqnZl) | [Twitter](https://twitter.com/mikkipastel/status/1673297653814411264)
* [HY mood x garden วันเปิด](https://twitter.com/mikkipastel/status/1674051896187789316)
* [The Art I Love ep2 + HY mood x garden collector night](https://twitter.com/mikkipastel/status/1675496727837827073)

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mikkicoding.mikkipastel.com/content/2023/content-roadmap-sprint-03-2023-19-30-june.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
