Social Impact of Technology
Meet other local people interested in Social Impact of Technology: share experiences, inspire and encourage each other! Join a Social Impact of Technology group.
0
members
0
groups
Frequently Asked Questions
Yes! Check out social impact of technology events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the social impact of technology events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find social impact of technology events near your location here. Connect with your local community and discover events within your area.
Social Impact of Technology Events Today
Join in-person Social Impact of Technology events happening right now
Maakavond Meet Je Stad - Fijnstof en Temperatuur
Tijdens de maakavonden van Meet Je Stad soldeer je je eigen meetkastje dat temperatuur, luchtvochtigheid en fijnstof\* kan meten. Het solderen is geschikt voor iedereen: van beginner tot expert! Daarnaast bieden we begeleiding, dus hoef je niet bang te zijn dat je er niet uit komt. Ter deelname betaal je €15 voor de materialen. Vaak lukt het niet om al het soldeerwerk binnen één avond af te krijgen, maar dit is geen probleem; tijdens onze volgende maakavonden kun je langskomen om je werk af te maken. Inmiddels zijn er in de stad Utrecht nu zo’n 150 mensen die hun eigen meetkastje hebben gesoldeerd.
Als je kastje af is wordt hij geregistreerd en kun je hem bij jou thuis ophangen/neerzetten. Hierbij krijg je instructies zodat je de juiste locatie kunt kiezen en je metingen zo betrouwbaar mogelijk zijn. Als het dan eenmaal hangt kun je via de kaart op de [website van Meet Je Stad](https://meetjestad.net/index3.php?loc=Tb) bijhouden welke metingen je kastje neemt: zo kun je bijvoorbeeld zien op welke momenten het bij jou het warmst is en vergelijkingen maken met waardes van andere meetkastjes. Dat kan door middel van [deze tool](https://mjs-datavisualisation-fez7kynngq-ez.a.run.app/) die je helpt om grafieken te maken. Dan kan je er achter komen hoe jouw omgeving ervoor staat in vergelijking met de rest van de stad.
Meet Je Stad organiseert ook kennisavonden met gastsprekers die vertellen over hitte, fijnstof en andere burgerinitiatieven in de stad. Dit zijn ook gelijk geschikte momenten voor deelnemers om met elkaar in discussie te gaan over hun metingen en ondervindingen. Zo hopen we een netwerk van betrokken inwoners te creëren en meer te weten te komen over de milieuomstandigheden in de stad!
*\*De fijnstofsensor is optioneel en kost 20 euro extra. Indien je deze bij je meetkastje wilt moet je deze via een draad met een stroombron binnen 15 meter kunnen verbinden.*
**Organisatie:** Milieucentrum Utrecht (MCU) in samenwerking met de Makerscommunity HaHaHo.
**Locatie:** Bibliotheek Neude, Huis van Actief Burgerschap (begane grond)
**Kosten:** 15 euro voor materiaalkosten, 20 euro extra voor fijnstofsensor.
(Meet-up suggereert bij het aanmaken van een account dat een betaald abonnement vereist is. Dit is niet zo, op de pagina waar gevraagd wordt om een abonnement te kiezen staat rechts bovenin de optie "Ga door met het gratis plan".)
*Bij te weinig aanmeldingen kan de workshop afgelast worden.*
Meetup Utrecht JUG April 20th: Agentic Systems in Action
We are excited to announce our next Utrecht JUG meetup on **April 20, 2026,** hosted at the **Kamer van Koophandel.** Join us for an evening focused on the future of software development, where AI-driven, agentic systems are becoming an integral part of how we build and operate applications.
In the first session, **Soham Dasgupta** will demonstrate how AI agents can power autonomous DevSecOps pipelines; from detecting vulnerabilities to generating fixes and validating them through CI. This hands-on talk offers a practical look at building self-driving security workflows with tools like GitHub Copilot.
After the break **Raphael de Lio** explores how memory works in both humans and AI agents. By connecting insights from cognitive science to real-world engineering challenges, this session sheds light on how to design more reliable and context-aware AI systems.
Join us for an evening of practical insight, new ideas, and great conversations.
Please join us and RSVP!
Because of the limited number of seats, please keep your RSVP up-to-date, so we can welcome someone else if you can't make it.
***
## Timeschedule
17:00 Doors open
18:00 Food & Drinks
19:00 Agentic DevSecOps: Autonomous Security Pipelines with AI Agents & Agentic Workflows by Soham Dasgupta
20:00 Break
20:15 The Anatomy of Memory in Humans and AI Agents by Raphael de Lio
21:15 Drinks
# Giveaway
1 JetBrains licence
***
# Talks
## Agentic DevSecOps: Autonomous Security Pipelines with AI Agents & Agentic Workflows
What if your security pipeline could find vulnerabilities, file issues, write fixes, run CI, and request human approval — all autonomously? In this hands-on session, we start with a polyglot microservices repo that has zero security tooling and progressively build a fully autonomous agentic DevSecOps pipeline using GitHub Copilot.
You'll see how AI agents perform repo-wide security assessments, how custom instructions shape agent behavior across the SDLC, and how agentic workflows chain dependency scanning, SAST, and test coverage checks into a self-driving loop: scan → auto-create issues → Coding Agent fixes → CI validates → AI code review → human approves. We'll also build custom Copilot agents for IaC security scanning and use GitHub's agentic workflow capabilities to generate recurring security reports — no human trigger required. Walk away with a working, repeatable pattern for embedding autonomous AI agents and agentic workflows into every stage of your DevSecOps lifecycle.
***
# The Anatomy of Memory in Humans and AI Agents
Artificial intelligence does not need to copy the human brain to advance, yet cognitive science still offers useful guidance. As agentic applications grow, understanding how humans store and retrieve information can help us design agents that act with greater context and reliability.
This talk connects human memory to the practical challenges of building AI agents with memory. We will review the main types of memory in the brain, revisit a landmark case in neuroscience, and relate these ideas to how large language models process information. We will also look at the real difficulties of taking agents to production, where choosing what to store and how to retrieve it becomes the core challenge.
Participants will learn:
\- How insights from cognitive science can guide agent design
\- The key forms of human memory and their relevance to AI
\- What neuroscience reveals about the limits of large language models
\- The main obstacles of deploying agents with memory in real systems
\- How our work at Redis led to an open\-source\, production\-ready agent memory server
\- Practical ways to improve memory in AI agents
This session offers both conceptual clarity and concrete tools for building more capable agentic systems.
***
# Speakers
## Soham Dasgupta
Soham is a technology enthusiast working at Microsoft as a Solution Architect, with over 19 years of experience in software programming, designing, and architecture which includes on-prem, cloud-native applications, and web-based conversational application design.
***
## Raphael de Lio
Raphael De Lio is an AI and Software Engineer at Redis with over eight years of experience spanning multiple industries and countries. He is passionate about distributed systems and specializes in Java, Kotlin, and building scalable, high-performance software with a growing focus on reliable, distributed agentic systems.
What drives him is bridging the gap between software engineering and AI engineering, bringing the hard-won knowledge of building distributed, scalable systems into the world of AI where those foundations are often missing but matter most.
Originally from Brazil, Raphael spent six years in Portugal before making the Netherlands his home, where he also helps organize the Dutch Kotlin User Group. He loves blending code, community, and creativity to help developers build better systems faster, and with a lot more fun along the way.
Peer Satsang Gathering
Time for our biweekly peer Satsang gathering!
This is an open, equal and low-key gathering for spiritual seekers from all walks of life to get together, talk, feel connected and grow. The gathering will last for about two hours. Bring questions, thoughts, or just your presence. We'll see what unfolds once we're there.
If you're interested but can't make the currently indicated time, the event is full or you have any other questions, get in touch with me at thijshugenholtz@gmail.com and we'll see what we can do!
Location: Buurtcentrum Hart van Noord, Trumanlaan 60 Utrecht but the entrance is opposite Geallieerdenlaan 24
Swimming lessons for adults | Beginners
If you are living in The Netherlands, by now, you may well have noticed the amount of open water. If you enjoy cycling in the city, you may wish to feel safer as you navigate the bridges and canals. And you may also want to get ready for visiting the beach, pools or the many lakes this summer.
Learning how to swim takes approx 1 year and it all starts with the very first lesson. New comers enroll via our website and pay € 30,50, this is the first lesson and a goody bag. After the class you agree with the personal swim coach how to continue to obtain your final objectives.
Enrolling is only possible via [www.your-personal-swim-coach.nl ](https://www.your-personal-swim-coach.nl/)hence a rvsp via meetup is not enough.
Monday Night - East - 54K
A great ride along the Vecht and Gein rivers. You will love this route.
Please ride single file along the winding river as there can be cars around each corner.
**Route:** https://connect.garmin.com/modern/course/441606271
GPX: https://drive.google.com/file/d/17-T_pT_GH3QKSFcH1WWgfArvxSdAkVzO/view?usp=sharing
**Afterwards:** Drinks at Polder
https://maps.app.goo.gl/tbt5DDG7YLU3uWvaA
**Rules:**
\- Download the route to your cycling computer so you can always find your way home
\- Make sure to arrive on time
\- Before you ride\, decide as a group how you want to ride: you can split up in a fast and a slow group or stay together\, but make sure to discuss what pace you are going to ride and whether you are going to wait if someone is slower than the group\, or not\.
Buitenspelen voor volwassene
Samen sporten, gewoon voor de fun, elke week een divers programma, met allerlei verschillende sporten. Je hoeft niet de beste te zijn, maar wel zin hebben om samen te spelen en te leren.
Tijdens een training doen we verschillende spelletjes, basketbal, voetbal. volleybal, spikebal, honkbal.
Kom je ook, de bal ligt bij jou!!
Eerste keer meedoen is altijd gratis, daarna kan je beslissen of dit voor jou is, of niet!! Dus kom een keer proberen.
Kan je niet op deze dag, we sporten ook op andere dagen nl
Zondag om 9:30 of
Maandag om 20:30
Stuur mij een berichtje als je op die dagen een keer wil proberen!
The amount of people rsvp'd to this game doesn't match the real number of people at the event, as Meetup is only used for promotion purposes.
Indoor Volleyball Classes for Beginners
New Year, New Sport! 🏐
Whether you've never played volleyball before or it’s been many years since you last hit the court, you are very welcome to join our Beginner Group!
We train every Monday at 9 PM at Gymnasium Bibian Mentel in Zeeburgereiland.
Come learn the basics, get moving, and meet new people in a fun, relaxed environment.
Get more info here:
WhatsApp Group: https://chat.whatsapp.com/EnPEK1bHLiTGdpqz6Vtbm4
Instagram: @brazucavolley
Social Impact of Technology Events This Week
Discover what is happening in the next few days
Linux Repair Café Utrecht
Give your still good laptop a second life instead of ditching it because Windows 11 says it is no good... Or you heard Linux is cool.
If you have a backup of your data, that is great, else indicate that you do not, so we can help you. Do so in an extra message or to m10@m10tech.nl, else I don't receive your information.
Geef je laptop die het nog prima doet een tweede kans in plaats van hem af te schrijven omdat Window 11 dat zegt... Of omdat je hoorde dat Linux gaaf is.
Als je al een backup van je data hebt gemaakt is dat perfect.
Of verwacht je dat wij dat doen? In dat geval graag aangeven hoe vol je harde schijf nu is... Doe dat in een extra bericht of aan m10@m10tech.nl, want de info komt anders niet door.
You & Your Brand: A Casual Sharing Hour (online)
Expand your visibility.
Join a casual online hour to share you, your brand and business, and learn more about other business owners, locally and globally.
Every session will close with gratitude and a mini creative activity, so have a pen and paper, tablet, or something available with which to write/create/draw.
This usually occurs twice monthly.
**RSVP here via EventBrite [here](https://www.eventbrite.nl/e/you-and-your-brand-a-casual-networking-hour-tickets-1984283125243).**
*-*
*\*\*\*The only requirements are a minimum age of 18 years old,*
*and **at least three attendees** to make it a worthwhile hour for everyone.\*\*\**
Brunch Social Utrecht: Make New Friends
⚠️ **IMPORTANT: You must sign up and buy a ticket here to attend:**
[https://groupvibe.com/](https://groupvibe.com/)
**Join the Utrecht City Brunch Club and make new friends!**
Each meetup brings together 4–6 people for casual conversations over brunch. We use the Groupvibe platform to facilitate the meetup and ensure everyone’s a good fit.
👉 **To attend, you’ll need to complete registration via this link:**
[https://groupvibe.com/](https://groupvibe.com/)
We’ll share the exact location of the upcoming meetup the night before only if you have bought a ticket or membership plan.
**Why this works:**
\* Smaller groups make real conversations easier.
\* Discover new restaurants in your city, together.
\* Curated brunch venues with good food and vibe.
\* If you hit it off with your group, there’s plenty of time to hang out afterwards.
**Note:**
RSVPs on Meetup don’t reflect total attendance. Many attendees register directly via our website. The event on [Meetup.com](http://meetup.com/) is only a placeholder.
This meetup is organized by Groupvibe, a small team passionate about helping people form meaningful friendships offline.
IMPACT Modernization; Build for what comes next
***Let op: inschrijvingen verlopen via:*** [Home | IMPACT Modernization](https://impactmodernization.conclusionevents.nl/)
**IMPACT is terug! 🚀**
Op **21 april 2026** staat de derde editie op het programma: **IMPACT Modernization**.
Een vernieuwde editie, een groter programma én twee splinternieuwe break‑out tracks – alles om jou meer verdieping, inspiratie en praktische handvatten te bieden.
We verwelkomen je opnieuw in **Stadion Galgenwaard**, de thuisbasis van FC Utrecht, waar onze experts van Conclusion Xforce samen met partners zoals Dynatrace, Copaco, HashiCorp, Red Hat en Tessell hun visie, strategie en technologie delen. En zoals altijd is IMPACT meer dan een event: het is dé plek om kennis te halen én te brengen in een community vol IT‑professionals.
**Waarom Modernization?**
Organisaties staan op een kantelpunt. Technical debt groeit, legacy remt innovatie en keuzes stapelen zich op. Modernisering is noodzakelijk, maar wél een die vraagt om strategisch denken én technische scherpte. Daarom introduceren we dit jaar naast de inspirerende sessies ook **twee nieuwe break‑out tracks**, zodat jij precies de verdieping kiest die aansluit bij jouw rol én uitdaging.
**Twee inhoudelijke tracks:**
**🔷 Business Track — De business case voor modernisering**
Hoe onderbouw je investeringen? Hoe bepaal je prioriteiten? En hoe maak je van modernisering een strategisch voordeel?
**🔷 Technology Track — Modernisatie in de praktijk**
Concrete migraties, platformkeuzes en real‑life situaties: van virtualisatie naar containers, van monoliet naar cloud‑native.
Daarnaast delen organisaties vanuit ons Conclusion‑ecosysteem eerlijke klantcases over hun moderniseringsreis: wat werkte, wat niet en welke keuzes echt impact maken.
**Voor wie?**
Voor CTO’s, architecten, platform engineers, besluitvormers en IT‑professionals die impact willen maken in hun organisatie. Of je nu net begint met modernisering of al midden in de transitie zit je gaat gegarandeerd naar huis met nieuwe inzichten, energie en praktische ideeën.
**📍 Praktische informatie**
* **Datum:** 21 april 2026
* **Locatie:** Stadion Galgenwaard, Utrecht
* **Tijd:** 12:00 – 18:00 (inclusief lunch)
* **Parkeren:** [Q‑park Galgenwaard](https://www.q-park.nl/nl-nl/parkeren/utrecht/goedkoop-parkeren-utrecht/galgenwaard/)
**Registreren is verplicht en kan via de onderstaande link:**
[Home | IMPACT Modernization](https://impactmodernization.conclusionevents.nl/)
⚠️ *Let op: De vorige edities zaten snel vol. Reserveer op tijd om je plek te verzekeren!*
**🔗 Blijf op de hoogte**
Volg onze LinkedIn‑pagina voor updates over speakers, programma en nieuwe aankondigingen: [Conclusion Xforce | LinkedIn](https://www.linkedin.com/company/conclusionxforce/?viewAsMember=true)
We kijken ernaar uit je te verwelkomen op IMPACT Modernization. De meest uitgebreide editie tot nu toe!
**Tot in de Galgenwaard!**
Conclusion Xforce IMPACT crew!
[ARNHEM] Bitcoin Meetup with CRAZY POOL
**Bitcoin Meetup met Crazy Pool!**
Deze maand organiseren we iets leuks: voorafgaand aan de meetup (voor wie dat wil) spelen we Crazy Pool bij Timestamp op de Korenmarkt. Crazy Pool lijkt op minigolf, maar je speelt het met een keu en een bal die je door verschillende obstakels moet stoten. De speeltijd is ongeveer 45 minuten.
Aansluitend eten we bij Flor Fina. Je kunt ook na het diner aansluiten als je alleen voor een drankje wilt komen.
De Bitcoin Meetup is geschikt voor zowel beginners als ervaren bitcoiners. Stel je vragen en praat mee over de nieuwste ontwikkelingen in de wereld van bitcoin.
Wil je meedoen met Crazy Pool of mee-eten? Laat het ons even weten, dan houden we daar rekening mee bij de reservering.
* 16:30 — Crazy Pool @ Timestamp (Korenmarkt)
* 17:30 — Diner @ Flor Fina (Korenmarkt)
* 19:30 — Drinks @ Flor Fina (Korenmarkt)
## English
Bitcoin Meetup with Crazy Pool!
This month we’re doing something fun: before the meetup (for those who want to join) we’ll play Crazy Pool at Timestamp on Korenmarkt. Crazy Pool is similar to mini golf, but you use a cue to strike a ball through various obstacles. Playtime is about 45 minutes.
Afterwards we’ll have dinner at Flor Fina. You can also join later if you only want to come for drinks.
The Bitcoin Meetup is suitable for both beginners and experienced bitcoiners. Ask your questions and join the conversation about the latest developments in the world of bitcoin.
Would you like to play Crazy Pool or join us for dinner? Please let us know so we can account for it when making the reservation.
16:30 — Crazy Pool @ Timestamp (Korenmarkt)
17:30 — Dinner @ Flor Fina (Korenmarkt)
19:30 — Drinks @ Flor Fina (Korenmarkt)
## Deutsch
Bitcoin Meetup mit Crazy Pool!
Diesen Monat organisieren wir etwas Schönes: vor dem Meetup (für alle, die möchten) spielen wir Crazy Pool bei Timestamp auf dem Korenmarkt. Crazy Pool ähnelt Minigolf, aber man spielt mit einem Queue und stößt eine Kugel durch verschiedene Hindernisse. Die Spielzeit beträgt etwa 45 Minuten.
Anschließend essen wir im Flor Fina. Du kannst auch später dazukommen, wenn du nur auf einen Drink vorbeikommen möchtest.
Das Bitcoin Meetup ist sowohl für Einsteiger als auch für erfahrene Bitcoiner geeignet. Stelle deine Fragen und diskutiere über die neuesten Entwicklungen in der Welt von Bitcoin.
Möchtest du bei Crazy Pool mitspielen oder zum Abendessen kommen? Bitte sag kurz Bescheid, damit wir es bei der Reservierung berücksichtigen können.
16:30 — Crazy Pool @ Timestamp (Korenmarkt)
17:30 — Abendessen @ Flor Fina (Korenmarkt)
19:30 — Drinks @ Flor Fina (Korenmarkt)
Social Impact of Technology Events Near You
Connect with your local Social Impact of Technology community
Driving Success with Agentic AI for Software Development Discussion
Join us for an engaging panel discussion on **AI Agentic Coding** and how autonomous AI systems are transforming the way software is built. Experts in AI, software engineering, and developer tools will share insights on how agentic AI—systems that can plan, reason, and execute coding tasks—is reshaping modern development workflows.
The discussion will cover topics such as AI-assisted development, productivity gains, challenges around reliability and governance, and what the future of software engineering may look like with AI agents as collaborators. Whether you’re a developer, tech leader, or AI enthusiast, this session is a great opportunity to learn, ask questions, and explore how agentic AI is redefining coding
Christians in Tech - Meetup #34 @ Improving
Christians in Tech is a community at the intersection of faith and technology. Our meetups are designed to spark meaningful conversations, promote knowledge sharing, and encourage growth—both in your career and your spiritual walk with God. Whether you're an experienced professional or just starting your tech journey, CIT welcomes you.
Our Website
[https://linktr.ee/citcbus](https://linktr.ee/citcbus)
Sponsors and Partners
* Improving (Venue Sponsor)
* Bethel World Prayer Center (Fiscal Sponsor)
* Fruits & Roots (Coffee Partner)
Agile Coaching Circle -- IN-PERSON
Join other experienced and aspiring agile coaches and professionals to:
* develop and practice your coaching skills in a peer-to-peer environment
* share current successes and challenges in your work environment and get support from each other
* learn from each other, build better relationships and experiment with new ideas
***NOTE:*** Pre-registration is required for this event. **Please arrive 10 minutes early** to check in at the security desk.
Operating Data Pipelines at Scale: Lessons from a Metadata-Driven Architecture
We will cover metadata-driven approach to building and operating data pipelines at scale on AWS. Discuss architecture, design trade-offs, and lessons learned from running a unified pipeline across multiple customers using configuration-driven workflows.
This is a cross posting, please register on the AWS Columbus Meetup: https://www.meetup.com/columbus-aws-amazon-web-services-meetup/events/313426350/[https://www.meetup.com/columbus-aws-amazon-web-services-meetup/events/313426350/](https://www.meetup.com/columbus-aws-amazon-web-services-meetup/events/313426350/)
**Presenter: Dilshad Nasirov**
Seasoned Software Architect and cloud practitioner with 20+ years of experience building scalable systems and data platforms. Specializes in AWS, with deep expertise in data lakes, serverless architectures, and real-time data processing. Has led the design and delivery of enterprise-grade solutions across industries, helping organizations improve performance, reduce costs, and unlock data-driven insights.
https://www.linkedin.com/in/dilshad-nasirov-4538431/
**CALL FOR SPEAKERS**
Learn more: https://www.awscolumbus.com/get-involved/
**THANK YOU** *Leading EDJE* for hosting our meetup!
Leading EDJE specializes in helping organizations innovate and solve complex problems. EDJE does this with their "A" player team of professionals using agile methodologies and SCRUM management techniques to give organizations a competitive advantage that sets them apart. Learn more at https://www.leadingedje.com/
**THANK YOU** *Amazon Web Services* for sponsoring pizza! Learn more at https://aws.amazon.com/.
**DIRECTIONS**
6515 Longshore Loop, Suite 300
Dublin, OH 43017
(3rd floor)
**FREE PARKING** at the Endres Garage across the street, 6540 Riverside Dr, Dublin, OH
**Want to sponsor the pizza and/or bar tab for a future meetup?**
Please contact me if you would like to sponsor this meetup's pizza and/or bar tab: angelo@mandato.com
Prompt vs. Paintbrush
AI is changing how art is made. But when does it stop being your work and start being the machine’s?
This month we're going to be doing a panel with with digital image, music, and written word artists, talking about at what point, while using AI in the creation process, does the work become not the artist creation?
We encourage audience participation during this event that will be moderated by Chris Slee.
Whether you’re deep in the field or just getting curious, come connect with others building and exploring AI in Columbus.
Sponsored by [Transform Labs](https://www.transformlabs.com/services)
Sign up also accessible via [Transform Labs Luma](https://luma.com/55umjqta)
HTML5 Master Series (Class 03 of 04) (SPECIAL OFFERING)
**PLEASE READ THE FOLLOWING IMPORTANT NOTES:**
1. The dates listed for this series are about 95% reliable. We are completing our 2026 schedule as we speak, so minor adjustments are still occurring.
2. Each class in this series has an attendance fee, though this first offering is free on a first-come, first-served basis.
3. Each class, from BOTH a sign-up and fee perspective, is a separate entity.
**Introduction:**
HTML5 is the foundational technology for modern web development, serving as the standard markup language for structuring and presenting content on the World Wide Web. Developed through a collaboration between the World Wide Web Consortium (W3C) and the Web Hypertext Application Technology Working Group (WHATWG), HTML5 provides a robust system of elements (tags) that tell a browser how to display text, images, and multimedia in a clear and meaningful way. It works in concert with Cascading Style Sheets (CSS) for presentation and JavaScript for interactivity, forming the core technology stack for virtually all websites and many web applications today.
One of the significant advancements of HTML5 is the introduction of powerful new features and elements designed to improve functionality and simplify development. Key additions include native multimedia support via the \ and \ tags, allowing developers to embed media without third-party plugins. It also offers new form controls for better user input, such as date and email types, and introduces web storage capabilities to store data offline for enhanced performance. These features streamline the process of building rich, interactive web experiences.
A significant focus of HTML5 is enhanced semantics and better structural organization of content. New semantic elements like , , , , and \ provide meaningful structure to documents, which aids in search engine optimization (SEO) and improves accessibility for assistive technologies. These elements define different parts of a webpage (e.g., a header for the top, a nav for navigation links, a footer for the bottom), making the code more readable and understandable for both developers and machines. This emphasis on clear structure helps in creating more logical and maintainable websites.
Developing websites in today's competitive environment requires taking advantage of every technique you can to get the maximum exposure possible. Our HTML5 class will not only show you what's new in the HTML specification, but also the best way to develop optimized web pages that get the attention your client and/or company requires.
**The breakdown of the four-class series is as follows:**
**Class 1: Introduction to Web Structure and Basic HTML5**
This class introduces the core concepts of web development, the history of HTML, and the fundamental structure of an HTML5 document.
* **Topics**:
* **Web Architecture Overview**: How browsers, servers, and web pages interact.
* **HTML Fundamentals**: Understanding elements, tags, and attributes.
* **Basic Document Structure**: Using !DOCTYPE html, html, head, and body.
* **Text Formatting**: Headings (h1 to h6), paragraphs (p), and text-level semantics (e.g., strong, em, br).
* **Lists and Links**: Creating ordered (ol) and unordered (ul) lists, and linking between pages using anchor tags (a).
* **Activity**: Students create a basic personal webpage containing text, a list of hobbies, and a link to an external website.
**Class 2: Semantic HTML5 and Multimedia Integration**
Class 2 focuses on modern HTML5 elements that provide meaning (semantics) to content, improving accessibility and search engine optimization. It also covers adding images and multimedia.
* **Topics**:
* **Semantic Elements**: Understanding and implementing elements like header, footer, nav, section, and article.
* **Images**: Adding images using the img tag and attributes like src, alt, width, and height.
* **Multimedia**: Embedding audio and video content using the audio and video tags.
* **File and Folder Structure**: Best practices for organizing project files and managing file paths.
* **Activity**: Students refactor their Class 1 project to use a proper semantic layout and add an image and a link to a video file.
**Class 3: Forms and User Input**
This session is dedicated to building interactive HTML5 forms, which are essential for capturing user data and input.
* **Topics**:
* **Form Basics**: Using the form element, action and method attributes.
* **Input Types**: Exploring various input types (e.g., text, password, checkbox, radio, date, submit).
* **Form Elements**: Utilizing label, textarea, select, option, and button.
* **Client-side Validation**: Implementing HTML5 validation attributes like required, minlength, and pattern.
* **Activity**: Students build a complete contact form with different input fields, radio buttons, and basic HTML5 validation.
**Class 4: Introduction to CSS3 and Basic Styling**
The final class introduces Cascading Style Sheets (CSS) to style the HTML content and make the web pages visually appealing and accessible.
* **Topics**:
* **CSS Fundamentals**: The role of CSS, selectors, properties, and values.
* **Integrating CSS**: Using inline, internal, and external style sheets.
* **The Box Model**: Understanding margin, padding, border, and content for basic layout.
* **Basic Styling**: Changing colors, fonts, and text alignment.
* **Accessibility Basics**: Identifying principles of web design usability and accessibility, including ARIA labels.
* **Activity**: Students apply an external CSS file to their Class 3 form project to style the layout, colors, and fonts, culminating in a well-structured and styled webpage.
Men's Group meetup
**The idea for this group is to build a community where men can gather together and build connections & learn and grow from each other.**
How we start each meeting is by each of us checking in with our "roses and thorns" aka what are the good things and the bad things going on in your life recently?
Then we will go into a topic discussion.
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
**COMMUNITY AGREEMENTS**
\*\*THERE WILL BE A ZERO TOLERANCE POLICY FOR NO-SHOWS. IF YOU RSVP TO A MEETING AND FAIL TO SHOW UP WITHOUT NOTICE, YOU'LL BE REMOVED FROM THE GROUP. THIS IS TO PRESERVE THE INTEGRITY OF THE GROUP\*\*
1. Confidentiality - EVERYTHING that is shared NEVER leaves this space so that this space remains safe and sacred. There is a zero tolerance policy for this. If a man is in violation of this, they will be permanently removed from the group.
2. Non-Judgement - we respect and honor every man’s truth so that we may receive the same from others. While we may not agree on everything, we commit to respecting every man’s perspectives and engaging in honorable discussion with one another.
3. Be committed - honor your commitment to this group and to yourself. If you attend a meeting, please commit yourself fully to the meeting. Also be committed to your own journey. When we fail, we own it & clean it up.
4. Speak from the heart - this is NOT a space to “look good”, have the “right” answers, and have it all together. Relax and know you are not alone. Be exactly who you are within the safety of this space.
5. Be supportive - This means always willing to provide encouragement to your fellow men, encourage action and momentum in each other’s lives.. Be willing to challenge each other. Be willing to hold each other accountable.
6. Participation - what you receive from this community will be a reflection of what you put into it. Period. We ask that you share your perspectives, reflect on others, and give/receive support when and where it’s needed.












![[ARNHEM] Bitcoin Meetup with CRAZY POOL](https://secure.meetupstatic.com/photos/event/5/d/f/highres_533641503.webp?w=640)






