From 39be108339bd6d13209bdcd957d11199517a51f2 Mon Sep 17 00:00:00 2001 From: Michelle Aquilera Date: Mon, 17 Nov 2025 14:17:53 +0700 Subject: [PATCH] Commit From Michelle --- events.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 events.md diff --git a/events.md b/events.md new file mode 100644 index 0000000..dc26d4b --- /dev/null +++ b/events.md @@ -0,0 +1,32 @@ +1. Web Development Bootcamp: Modern Front-End Essentials + +Description: +A hands-on workshop that introduces participants to essential front-end technologies, including HTML5, CSS3, and modern JavaScript. Participants will build a fully responsive website from scratch. + +Highlights: + 1. Introduction to semantic HTML + 2. CSS Flexbox & Grid layout workshop + 3. JavaScript ES6 fundamentals + 4. Live coding and Q&A session + +2. Interactive JavaScript & API Integration Lab + +Description: +A practical session focused on building dynamic web applications using JavaScript and RESTful APIs. Participants will create an app that fetches real-time data from a public API. + +Highlights: + 1. Asynchronous JavaScript (fetch, async/await) + 2. Understanding JSON data + 3. API integration best practices + 4. Error handling and debugging techniques + +3. Full-Stack Web Development Mini Conference + +Description: +A one-day event featuring expert talks, demonstrations, and a mini hackathon covering both front-end and back-end development using modern frameworks. + +Highlights: + 1. Introduction to Node.js and Express + 2. React or Vue component-based development session + 3. Database integration (MongoDB or PostgreSQL) + 4. Mini hackathon with prize awards \ No newline at end of file