From c6a21aa6e0da7d2247968fcb8a8cc515544e08d5 Mon Sep 17 00:00:00 2001 From: dtinth on MBP M1 Date: Sat, 16 Nov 2024 02:47:54 +0700 Subject: [PATCH] add stuff --- .vitepress/config.ts | 8 +- events/browser-automation-challenges/index.md | 84 ++++++++++++++++--- 2 files changed, 78 insertions(+), 14 deletions(-) diff --git a/.vitepress/config.ts b/.vitepress/config.ts index c45d94d..e173eed 100644 --- a/.vitepress/config.ts +++ b/.vitepress/config.ts @@ -69,12 +69,18 @@ export default defineConfig({ { text: 'Code in the Wind #1', link: '/events/code-in-the-wind-1/' }, { text: 'Code Golf Party #1', link: '/events/code-golf-party-1/' }, { text: 'Code in the Wind #2', link: '/events/code-in-the-wind-2/' }, - { text: 'Browser Automation Challenges', link: '/events/browser-automation-challenges/' }, + { + text: 'Browser Automation Challenges', + link: '/events/browser-automation-challenges/', + }, ], }, ], search: { provider: 'local', }, + outline: { + level: [2, 3], + }, }, }) diff --git a/events/browser-automation-challenges/index.md b/events/browser-automation-challenges/index.md index bcd50d2..0862a92 100644 --- a/events/browser-automation-challenges/index.md +++ b/events/browser-automation-challenges/index.md @@ -1,20 +1,58 @@ --- description: A coding challenge event where teams of participants write browser automation scripts to solve puzzles and complete tasks efficiently. sponsors: - - name: Sponsor Name 1 - url: https://example.com - image: /images/sponsors/example1.png - contributed: Description of contribution + - name: Cleverse + url: https://cleverse.com/ + image: /images/sponsors/golf1/spon_cleverse.jpeg + contributed: the venue space for our event. links: - - name: Website - url: https://example.com - - name: Sponsor Name 2 - url: https://example.com - image: /images/sponsors/example2.png - contributed: Description of contribution + - name: Main Site + url: https://cleverse.com/ + - name: Careers + url: https://careers.cleverse.com/ + - name: Blog + url: https://medium.com/cleverse + message: | + Cleverse is a leading venture builder based in Thailand. We discover ideas to use technology to make the world a better place. The ideas are later validated, implemented, and measured. We are currently focusing on web3 space because we believe there are so many opportunities in web3 space. If you are looking for a job opportunity, feel free to check our opening positions at https://careers.cleverse.com/. + - name: We Love Bug Biz + url: https://www.facebook.com/welovebugbiz + image: https://usercontent.creatorsgarten.org/c/v1731695948/644c35a6802c02345887f156/image_lx9zzt.webp + contributed: beverages. + links: + - name: Facebook Page + url: https://www.facebook.com/welovebugbiz + - name: Contact + url: 'mailto:hi@welovebug.biz' + message: | + We Love Bug Biz เราขายบริการ วิเคราะห์ ออกแบบ ร่วมดำเนินการ ปรับปรุง แก้ไข และพัฒนา การตรวจสอบ และทดสอบซอฟต์แวร์ในทุก ๆ ระดับของการทดสอบ ทั้ง Functional Tests และ Non-Functional Tests ตั้งแต่การวางกลยุทธ์ (Software Test Strategy) ลงไปถึงร่วมดำเนินการกับบุคลากรของบริษัท เพื่อยกระดับการทดสอบซอฟต์แวร์ที่เน้นการป้องกันข้อผิดพลาด และ Automation Tests ที่เหมาะสม สนใจพูดคุย ติดต่อได้ที่ hi@welovebug.biz + - name: My Order + url: https://myorder.ai + image: https://usercontent.creatorsgarten.org/c/v1731695540/644c35a6802c02345887f156/mod-3_sweegq.webp + contributed: prizes. + links: + - name: รู้จัก MyOrder + url: https://myorder.ai + - name: Medium + url: https://medium.com/myorder + - name: Facebook Page + url: https://www.facebook.com/myorderai + - name: My Work - งานเราเอง + url: https://www.facebook.com/myworkai.job + message: | + MyOrder คือ ระบบหลังบ้านอัจฉริยะของคนไทย ที่ช่วยให้ร้านค้าออนไลน์จัดการธุรกิจได้จบครบวงจรอย่างมีประสิทธิภาพด้วยระบบเดียว พวกเรามีเป้าหมายที่จะพัฒนาและขยาย Ecosystem เพื่อคนไทย + - name: EarnIn + url: https://www.earnin.com/ + image: https://usercontent.creatorsgarten.org/c/v1731695824/644c35a6802c02345887f156/image_kkigxq.webp + contributed: prizes. links: - name: Website - url: https://example.com + url: https://www.earnin.com/ + - name: Careers + url: https://www.earnin.com/careers + - name: LinkedIn + url: https://www.linkedin.com/company/earnin/mycompany/ + message: | + EarnIn is an American FinTech company from Silicon Valley. We lets Americans access cash as their earn it--no need to wait for weeks later. All with no interest, no credit checks, and no mandatory fees. Only tipping! Our passion at EarnIn is building products that deliver real-time financial flexibility for those with the unique needs of living paycheck to paycheck. Since our founding in 2013, we have been unlocking financial freedom for more than 2.5 million active users. We’re growing fast and are excited to continue bringing world-class talent onboard to help shape the next chapter of our growth journey. --- # Browser Automation Challenges @@ -27,8 +65,6 @@ Teams of participants will race to complete a variety of browser automation chal **Location:** Cleverse \ **Tickets:** [Eventpop](https://eventpop.me/e/62035) (sold out) -## About Browser Automation Challenges - ## Sponsors @@ -43,6 +79,28 @@ After a while (i.e. after we have the first finishers), we will reveal the solut At the event of the event, the points from all rounds are summed up to determine the final ranking, and awards and prizes are given accordingly. +## Pre-event challenges + +Some challenges are available before the event. These challenges are not part of the main event, but they are a good way to practice and get familiar with the tools and techniques that will be used in the event. + +### Example challenge + +This example challenge may be uninteresting but shows the core mechanics of the event. The challenges at the event will be more challenging, so look forward to it! + +[→ Try out the challenge](https://browser-automation-challenges-demo.netlify.app/) + +This video shows one possible solution with Automa: + +

+ +

+ +### Registration challenge + +Check all the checkbox. Fight against the computer randomly unchecking your boxes. This challenge was used during the first hour of general tickets release. It is no longer available, but you can still try it out for fun! This challenge involves dealing with a dynamically changing UI. + +[→ Try out the challenge](https://lemon-meadow-0c732f100.5.azurestaticapps.net/) + ## Sponsor details