Digital Identity
Meet with other local people who are interested in Digital Identity Networks. Gather to discuss the best digital identity management solutions available.
1,199
members
1
groups
Largest Digital Identity groups
Newest Digital Identity groups
Frequently Asked Questions
Yes! Check out digital identity events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the digital identity events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find digital identity events near your location here. Connect with your local community and discover events within your area.
Digital Identity Events Today
Join in-person Digital Identity events happening right now
Business Networking Event in London, City of London. Startups, Entrepreneurs
**Looking for a business networking event in London?** Join us in the City of London to **connect with startup founders, tech entrepreneurs, and professionals in business, finance & tech**. Event by tech startup **GMax Card** and **Getshop Today**.
**🤝 Meet and Connect with:**
* Startup founders & entrepreneurs
* IT, tech & product professionals
* Business owners & consultants
* Finance, banking & investment specialists
* International professionals based in London
**🎯 Why Attend?**
* Meet founders, entrepreneurs, tech pros, FinTech operators
* Build valuable business and startup connections
* Discover new ideas, trends and opportunities
* Real conversations in a mid-sized group - not a crowded conference (max 40 people)
* Paid ticket holders get a free GMax contactless business card
**💼 Note re contactless cards**
Free RSVP includes event access only. [Contactless GMax Cards](http://www.gmaxcard.com/shop) are included with paid tickets (when available).
**📍 Venue: The Otherist, City of London**
In the City of London, The Otherist offers a refined but welcoming space for professional networking. With sleek, contemporary design, comfortable seating, and a calm atmosphere away from large crowds, it provides the right balance for thoughtful business and tech conversations in a central location.
👔 **Dress Code:**
Business / smart. This is a business networking event rather than a fully informal gathering.
**📅 Agenda**
18:30 – 21:30
Informal business networking in the City of London. On arrival, please ask the receptionist about the networking event. Hosts can make introductions if necessary, followed by open, informal networking.
⚙️ **Co-organised by tech startups:**
* [GMax Card - Digital and contactless business cards](http://www.gmaxcard.com/) designed for modern networking, plus easy landline setup for your new business.
* [Ciitab - AI-powered LinkedIn networking tool](http://www.ciitab.com/) to help you build and nurture professional connections at scale.
* [Getshop Today - Create your own independent online store on a UK-built platform](http://www.getshop.today/), so you’re not dependent solely on global marketplaces like Amazon or eBay.
⚠️ **Important Details:**
* Age & ID: 18+. ID may be required for alcohol purchases.
* Photos & Video: Filming and photography by [CineEye - video production and commercial photography in London](http://www.cineeye.co.uk/). Images may be used for promotion - inform organisers on arrival if you do not consent.
* Dress Code: Business/Smart. Please see above for more info.
* Liability: Attendance is at your own risk. Organisers and venue accept no responsibility for loss, injury, or damage to you or your property.
🎟️ **Register Early - Only 40 Spots!**
Register now and don't forget to join this Meetup group.
London ORG meet-up
**Using Chat GPT to asses asylum claims? Sounds dystopian? It’s what the Home Office has planned.**
Join us to get the latest on our campaigns on the Migrant Digital Rights Programme, the use of AI in the asylum decision making process, and our Calls to reform the ICO.
We will be joined by ORG’s Migrant Digital Rights Programme Manager Sara Alsherif, and Mariano Delli Santi, Legal and Policy Officer who will give us updates on ORG’s work.
**Sign up here:** [ https://supporters.openrightsgroup.org/civicrm/event/register/?id=6&reset=1](https://supporters.openrightsgroup.org/civicrm/event/register/?id=6&reset=1)
ContentUK // London Meetup #66
Hello London content marketing folks - come along to the next ContentUK meetup at The Exmouth Arms, Euston!
**About ContentUK meetups**
We're London's #1 meetup for content marketers 😊
We exist to allow people working in content to meet IRL, collaborate and support each other in an informal environment.
**Meetup format:**
* Meet from 6:30pm (table will be booked under Emily - ContentUK)
* Introduce yourself to other content folks
* Chat about what you're working on in content and try to support each other
* Have fun :)
**Who is the meetup for?**
* Anyone with a career in content (in-house, freelance, agency)
* Content managers, content writers, content designers, SEOs, heads of content, content strategists
Hope to see you there!
Emily ([ContentUK](https://www.contentuk.co/))
DSOLG March 2026 - Double-header
## Details
Welcome to the DevSecOps London Gathering March Event on Wednesday 26 March. We bring you two amazing talks, as well as the usual conversations, pizza and beer!
📍 **Hosted at Autogen AI, Pentonville Road, London**
📅 **Wednesday, 26 March**
🕕 **6:00–8:00 PM**
## Talk 1
**Abstract:**
Software supply chain attacks are no longer rare or theoretical. They are happening every day. Recent incidents show how easily malicious packages can enter trusted registries and make their way into production systems before anyone notices.
Today’s package managers host millions of components and support billions of downloads each week. That scale enables modern software development, but it also creates an enormous attack surface. Typosquatting, dependency confusion, malicious install scripts, and credential harvesting are no longer unusual techniques. They are now common and repeatable attack patterns.
This session looks at how these attacks are playing out. Using malicious code detection data from Veracode, we walk-through real-world supply chain attack campaigns, the techniques attackers use, and the indicators that separate legitimate open-source packages from malicious ones. Attendees will see how weaponized components are identified, sometimes before they reach production and sometimes after damage has already begun.
The talk also draws on industry research, including findings from the Veracode State of Software Security report, to put hard numbers behind the risk introduced by open-source dependencies and transitive trust.
The session concludes with practical guidance for reducing exposure without slowing development. Topics include dependency controls, CI CD enforcement, malicious code detection, and continuous monitoring approaches that fit modern engineering workflows.
## Talk 2
**Abstract**
[The National Archives](https://www.nationalarchives.gov.uk/ "https://www.nationalarchives.gov.uk/") is the official archive and publisher for the UK Government. Our records include physical records such as the Domesday Book and Magna Carta, along with digital records from UK Government departments, Enquiries, and other public bodies, held both on premise and in public cloud.
It's vitally important to protect our digital records from accidental deletion and the increasing threat of ransomware. We therefore initiated a programme to implement immutable cloud backups using the AWS Backup service within a central, segregated AWS account.
In this talk, we'll share our learnings from this programme of work, including:
* why AWS Backup compliance mode vault locks are not always truly immutable
* which KMS key types should be selected to support backup and restore to a central vault
* the importance of Logically Air Gapped (LAG) vaults
* how each AWS service has implemented backups differently
* which widely used AWS database option doesn't support centralised backup
* cost considerations for setting up backup plans
We soon learnt that it's not just a case of "Turn on AWS Backup". To deploy a centralised solution, we needed to:
* configure centralised AWS Backup vaults and vault policies
* deploy components to workload accounts, including Backup vaults, EventBridge, IAM roles
* select the appropriate vault type depending on AWS resource type
We decided to implement our solution as an open-source, public Terraform Module which deploys immutable AWS Backups across an AWS Organization, to handle this complexity, and simplify onboarding new accounts and resources to be backed up.
You'll come away with an increased understanding of AWS Backup, an appreciation of its complexity and limitations, and the opportunity to greatly simplify deployment of truly immutable backups across your AWS accounts, using our public Terraform module.
The Friendly Data Meetup March 2026
GOOD FRIENDS! - Please follow us on our Luma calendar here: [https://luma.com/the-friendly-data-meetup](https://luma.com/the-friendly-data-meetup)
We're considering other platforms due to meetup's costly fees (donations and volunteers welcome). So do follow us on Luma to keep up to date on our events!
\-\-\-\-\-\-
Hi new friends and old! We're baaack!
As a smaller group, we make meaningful connections with like-minded data professionals. Lifelong friendships are forged along the way!
Whether you're new in town, want to expand your social circle, get into the data and AI space, or see a friend you know, this is the place to be!
No guest speakers nor rigid agenda, just a casual meetup and lots of fun conversation! 🥳
See you soon!
NOTE: Please remember to bring your ID with you, as all guests must be of legal age to enter the venue.
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
**🤝 Code of Conduct:**
The Friendly Data Meetup welcomes all genders, nationalities, ethnicities, backgrounds, identities etc. There is a strict no discrimination policy in adherence to our code of conduct and our guiding principles. We maintain a zero-tolerance policy for hateful or antisocial behaviour.
In short, be kind to others. Do not insult or put down others. Behave professionally, don't make others feel uncomfortable. Remember that harassment and sexist, racist, or exclusionary jokes are not appropriate for The Friendly Data Meetup.
**🌱 Donations, Volunteers and Patrons Welcome:**
The Friendly Data Meetup is completely volunteer run and not for profit.
Donations and ideas are very welcome to fund some more exciting activities as summer is coming up!
Buy us a coffee or come and chat with us.
Support us: https://bit.ly/support-friendly-data-meetup
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
**About Us**
🤗 Welcome data professionals and friends! Sometimes, it can be difficult to make friends within the field, and that's what we're all about! We're a group of like minded individuals who understand the highs and lows of working in data and tech.
✅ Our primary goal is to have **higher quality conversations** that are more meaningful, with smaller groups so that we get to spend more attention on each individual.
💯 If you're already reading this, you're definitely welcome! **We welcome everyone**, whether you're already in the data field, looking to get started or just curious!
🗨️ **Bring your friends**, bring your plus ones, we're all just here to have a good laugh and a good chat about the world, even if it isn't always about our work.
**Our values:**
📖 **Openness** \- We welcome everyone
🤝 **Trust** \- Build long\-lasting friendships together
💝 **Care** \- Be kind to others and help each other out
**Who it's for**
\- Data Scientists
\- Data Engineers
\- Data Analysts
\- AI Engineers
\- ML Engineers
\- Software Engineers
\- Data Product Managers
\- Financial and Quantitative Modellers
\- Entrepreneurs\, Contractors
\- Anyone who works with Data
\- Anyone looking to get into the space
\- Friends
**How to Make the Most of the Meetup**
The Friendly Data Meetup has one simple purpose - meaningful connections.
We're not just a community of people, **we're friends** who get invested in each others lives.
We check in on our friends regularly, and personally.
So come and join us, **more than just once or twice!**
Digital Identity Events This Week
Discover what is happening in the next few days
London Business Networking Event by London Connector® | 2 Chesham Hotel
**Kindly note that this is a paid event and the average number of attendees for our events is 60-70 people. You can register on [https://www.eventbrite.co.uk/e/london-business-networking-event-by-london-connector-2-chesham-hotel-tickets-1984217477890?aff=meetup](https://www.eventbrite.co.uk/e/london-business-networking-event-by-london-connector-2-chesham-hotel-tickets-1984217477890?aff=meetup)**
Join London Connector for a premium business networking event in Central London. Meet entrepreneurs, professionals, founders and expats
London Connector hosts premium business and social networking events across Central London, including Belgravia, Mayfair, Soho and the City. Our events connect entrepreneurs, founders, expats, investors and professionals looking to grow their London network. With more than 100 events hosted every single year and a vibrant international community, London Connector is one of the city’s leading networking platforms.
## **Why Attend?**
The London Connector series has built a reputation for bringing together ambitious entrepreneurs, company directors, investors, innovators, and professionals from a wide variety of industries. The goal is simple: to connect people who are serious about business, collaboration, and creating opportunities in a relaxed and welcoming environment
At this event, you can:
* Meet **entrepreneurs and directors** looking to expand their network.
* Connect with **investors and professionals** from diverse sectors.
* Explore **partnerships, collaborations, and client opportunities**.
* Enjoy a **stylish and relaxed setting** ideal for both social and business networking.
## **Event Highlights**
* **Informal networking** with introductions facilitated by our host and the members of the London Connector community..
* A welcoming environment where conversations naturally lead to opportunities.
* Networking from **6:00 PM until 9:00 PM**, with plenty of time to meet new people and build lasting connections.
## **Who Should Join?**
* **Entrepreneurs & Startup Founders –** looking to showcase your ideas, find mentors, or attract strategic partners and investors.
* **Business Owners & Company Directors –** interested in building partnerships, meeting potential clients, or discovering innovative solutions for your business.
* **Investors & Advisors –** seeking exposure to exciting ventures, forward-thinking entrepreneurs, and professionals in various industries.
* **Professionals from SMEs & Corporates –** aiming to grow your personal network, generate leads, or explore collaborations outside your immediate field.
* **Consultants & Service Providers –** in areas such as marketing, finance, legal, HR, tech, or sustainability, who want to connect with decision-makers and companies in need of your expertise.
* **Innovators & Tech Enthusiasts –** eager to stay ahead of trends, share insights, and explore potential alliances in digital, fintech, AI, or other growth sectors.
* **Anyone new to London’s business scene –** looking for a welcoming community where professional introductions are natural, warm, and meaningful.
## **Secure Your Place**
Spaces are limited and this event may sell out in advance. To avoid disappointment, we strongly recommend booking early.
👉 **Reserve your ticket today and be part of an evening where business meets opportunity in the heart of Belgravia.**
**WhatsApp Group** 📲 Continue the conversation before and after the event by joining our exclusive attendee WhatsApp group.
On the day of the event, you will receive an email inviting you to join the WhatsApp message for the event.
**Event Disclaimer 📸**
Photos and videos may be taken during the event for use across our social media channels and promotional materials.
* [United Kingdom Events](https://www.eventbrite.co.uk/d/united-kingdom/events)
* [Greater London Events](https://www.eventbrite.co.uk/d/united-kingdom--greater-london/events)
* [Things to do in London](https://www.eventbrite.co.uk/ttd/united-kingdom--london)
* [London networking](https://www.eventbrite.co.uk/d/united-kingdom--london/networking)
* [London Business networking](https://www.eventbrite.co.uk/d/united-kingdom--london/business--networking)
Business Networking Event in London, Covent Garden. Startups, Entrepreneurs
Join startup founders, tech entrepreneurs, business owners and professionals in business, finance and tech for an **evening of business networking in the elegant Sycamore Bar at the 5-star Middle Eight Hotel, Covent Garden.**
\*\* Note re Contactless Cards\*\*
Free RSVP gives entry only - the contactless business card is not included.
To receive a contactless networking card, please book a paid ticket when available.
**This informal yet refined business mixer** is the perfect opportunity to exchange ideas, spark collaborations, and build meaningful business connections that go beyond LinkedIn.
\*\* Dress Code\*\*
As this is a 5-star hotel, smart or business attire is required. Please avoid casual wear, hoodies, or sportswear.
**What to Expect**
✅ Relaxed, premium networking environment - no stage or speeches, just natural conversations with inspiring professionals.
✅ Mix of industries - startups, tech, finance and business.
✅ Guest list of max 40 attendees to encourage genuine connections as opposed to impersonal crowded conferences.
**Why Attend**
• Expand your network with startup founders, tech entrepreneurs, business owners and senior professionals in business, finance and tech from London and beyond.
• Share insights and opportunities in tech, business growth, and digital innovation.
• Experience luxury yet relaxed networking in one of Covent Garden’s most sophisticated venues.
**Venue**
Sycamore Bar, Middle Eight Hotel
A refined, design-led bar inside the 5-star Middle Eight Hotel.
Located in the heart of Covent Garden, within walking distance of Holborn, Covent Garden, and Tottenham Court Road stations.
**Important Info**
• Ages: 18+ (ID required for bar purchases)
• Photography Notice: The event may be filmed or photographed for promotional use by [CineEye (audiovisual production company in London)
](www.cineeye.co.uk)
• Dress Code: Smart/business attire only (see above).
• Contactless Cards: Free RSVP does not include contactless business card (see above).
**Join Us**
Step into an evening where business meets elegance - designed for founders, innovators, and professionals who value meaningful business conversations.
**Limited to 40 spots - reserve yours today!**
The Right to Privacy - Philosophy Talk
*Is privacy a fundamental human right?*
*Should privacy ever be sacrificed for security?*
*How does surveillance change how we behave?*
*Is privacy necessary for democracy?*
This time we will be discussing the **right to privacy** in the relative privacy of an upstairs room of a North London pub! No walk this time (due to a broken toe)! Instead we will head indoors and experiment with a different format - a talk and discussion session. Meet at 2pm at the Star of Kings pub in King's Cross, upstairs in the green room.
If you want to do some reading on the subject I recommend **The Right to Oblivion** by Lowry Pressly:
https://www.amazon.co.uk/Right-Oblivion-Privacy-Good-Life/dp/067430490X
A YouTube video on the same book by Unsolicited Advice.
https://www.youtube.com/watch?v=J5sx5nGNIyc
If you have any other recommendations on the subject feel free to post in the commends below.
There will be a short presentation then group discussions. This group encourages friendly, constructive conversations rather than confrontational debates; so give everyone space to talk, be respectful and actively listen to others. It's not about 'winning' a debate but about expressing your opinion and learning about other people's views.
Admission £5, if you are a student, unemployed or retired then you can attend for free. You can pay in cash or card on the walk or online with this link:
[https://pay.tide.co/products/philosophy-kfDyHrXZ](https://pay.tide.co/products/philosophy-kfDyHrXZ)
**This event is supported by the Royal Institute of Philosophy.**
Business Networking: Film, TV, Music, and Media at The Moniker
**RSVP TO ATTEND THIS EVENT. ALL TICKETS MUST BE PURCHASED IN ADVANCE TO ATTEND THIS EVENT..**
**Welcome to Socialite Connections –** **Business Networking: Film, TV, Music, and Media**
Join us for an extraordinary networking event designed to connect the most innovative and passionate professionals across the creative industries! This isn't just another networking event – it's a vibrant celebration of artistic talent and collaborative potential. Connect with like-minded individuals, explore new opportunities, and stay updated on the latest trends in the media and film industry. Collaborate on projects and unlock new opportunities within the creative media and film sectors with Socialite Connections.
You must book a ticket via the link: https://fatso.ma/3gVa
Book here via: https://www.eventbrite.co.uk/e/business-networking-film-tv-music-and-media-at-the-moniker-tickets-1981943697953?aff=ebdsoporgprofile
**We start the event at 6.00pm with a warm welcome.** Having an open-minded approach is ideal, as it will enable you to establish new connections.
**The Moniker -** Located on Fenchurch Avenue, between the stations of Bank Monument and Fenchurch Street, The Moniker brings you the perfect space to escape the everyday. From breakfast meetings in the morning, share a private business lunch in the cosy snug or enjoy drinks on the terrace on the sunniest day.
**Event Schedule**
**18:00 – 21:00 \| When you arrive\,** your name will be checked off the guest list, you will be given a name badge and you will be introduced to each other.
**19:00 – 19:30 \| One Minute Elevator Pitch:** All attendees will be given the opportunity to introduce themselves to everyone in the room to talk about your startups or ideals. (Pitch starts at 19.00pm sharp, please dont be late)
**19:30pm \- 21:00 \| Network & chill: I**t will be a free form event where guests can mingle amongst each other in a relaxed environment, when the pitches are finished.
**Why Attend?**
This is an exclusive electrifying networking event that brings together the most dynamic professionals from **Film, TV, Music, and Media!** This isn't just another industry mixer - it's your gateway to transformative connections and extraordinary opportunities. Whether you're a rising star or an industry veteran, this event promises to spark inspiration, foster connections, and open doors to exciting new creative horizons.
**One Minute Elevator Pitch:** All attendees will be given the opportunity to introduce themselves to everyone in the room talk about your startups or ideals. (Pitch starts at 19:00pm sharp, please dont be late)
**Who Should Attend?**
Connect with Film, TV, Music, Media Professionals in a relaxed setting. **Producers, Directors, Artists, Actors, Musicians & Performers, Screenwriters, Media Lawyers, Photographers, Videographers, Investors, Content Creators, Students and Academics in Creative Fields, Business Owners and Entrepreneurs, Working Professionals.**
**Tickets are limited to just 40 attendees.** We like to make sure everyone gets the opportunity to talk to each other.
You must book a ticket via the link: https://fatso.ma/3gVa
Book here via: https://www.eventbrite.co.uk/e/business-networking-film-tv-music-and-media-at-the-moniker-tickets-1981943697953?aff=ebdsoporgprofile
You are invited to join the dedicated Whatsapp group for the event and start networking before the actual event.
Register now to secure your spot and be part of this transformative networking experience!
**Ticket need to be bought online in advance to attend this event. Tickets** **are not available at the door.**
**Refund policy: There is no refund at this event.**
We Have the Data and the Models. Now Comes the Hard Part
Please join us for our next Bioinformatics London meetup, where we welcome **Francisco Azuaje**, Director of Bioinformatics and AI at **Genomics England**, for a talk on what it really takes to turn powerful models and rich datasets into safe, trustworthy impact in the clinic.
**Francisco Azuaje** is Director of Bioinformatics at **Genomics England**, where he leads applied ML and GenAI across national-scale genomic and clinical datasets. With 25+ years across academia, public sector and pharma (including UCB and the Luxembourg Institute of Health), his work focuses on what actually works in AI for bioinformatics: moving from proof-of-concept to robust, governed systems that clinicians and patients can trust.
In this talk, he will discuss real-world lessons from deploying AI in genomics pipelines and health data platforms, touching on verification, safety, organisational friction, and why the hard problems now are as much social and operational as they are technical.
Approximate schedule:
* 18:30 – Doors open
* 18:45 – Chitchat, announcements
* 19:00 – Talk and Q&A
* 19:45 – End, then adjourn to a nearby pub for informal discussion
Please **RSVP at least the day before** so we can provide an attendee list to reception. Make sure your Meetup name looks like a real name (e.g. “J Smith” or “Jane Jones”, not “weaselstabber”) so University of Westminster reception can identify you.
We look forward to seeing you there for an honest discussion about what it takes to make AI and genomics work *for* real patients, not just in demos.
Agents and Robotics HackXelerator London Kick-off
## **ABOUT Agents and Robots 26 HACKXELERATOR™**
* **Purpose:** A comprehensive HackXelerator focused on agents and robotics, spanning pre-event networking to final showcase in Berlin.
* **Themes:** Digital agents, autonomous systems, human-robot interaction, and AI ethics.
* **Duration:** 20 days of collaborative creation and mentoring.
* **Agents and Robotics 26 Schedule:**
* **March 12th \| Virtual Pre\-Event Briefing:** HackXelerator overview, rules, prizes, categories, sign-up, team formation, and Q&A
* **March 27th \| AR26 In\-Person Kick\-off:** Inspiring keynotes on agents and robotics, expert panels across all streams, networking with sponsors and recruiters, plus yummy food and drinks.
* **Mar 27th– Apr 17th \| Main HackXelerator:** intensive development period with mentoring, collaboration, and project creation.
* **April 17th \| Showcase & Awards In\-Person Finale:** Project presentations, awards ceremony, and celebration party under the disco ball.
## **HOW TO JOIN AR 26**
1. [Sign in or sign up](https://www.kxsb.org/ar26#) to **KXSB**
2. Join the Discord server with the invite from the KXSB platform
3. Attend the pre-event virtual briefing [Agents and Robotics HackXelerator Pre-event · Luma](https://luma.com/tdi2pf5t)
**ABOUT PLEXAL:**
Plexal is the innovation and growth company helping to strengthen the UK’s technology capabilities through collaboration.
With teams in London, Manchester and Cheltenham, we work closely with government, industry, startups and academia to drive economic growth and reinforce national security.
Plexal delivers four core services: creating workspaces for innovators, running innovation programmes and consultancy, building regional tech clusters and helping SMEs scale strategically.
FULL - Drink & Do Night | Cyanotype Workshop
**Back by popular demand, on Friday 27th March we’re excited to be hosting our latest Drink & Do Night!**
But for this one - instead of our usual paint and pottery, we’ll be teaming up with Something Good Workshops for a **Mixed Media Cyanotype Workshop,** exclusively for our community 🎨
If you’ve never tried cyanotype before, it’s a famous print making technique that creates distinctive deep blue artworks that you may have seen in galleries or design markets.
The evening will start with a relaxed introduction where the workshop team will walk us through the process and materials.
You’ll then design your own A6 artwork using a mix of bold materials like plants, tape, drawings and lettering, layering everything onto acetate to build your composition **🌿**
Once you're happy with your design, they'll then place your image onto light-sensitive paper and expose it using specialist lighting, to reveal your finished cyanotype artwork.
It should be a fun new experience and throughout the evening - there will be a bar open, so you can grab drinks and build some new connections - as you create your piece.
Best of all, whilst art workshops like this can often cost £40+, this **whole evening of creative fun is just £13.25pp 💙**
But as always - spots are limited and so do nab your spot, if you're keen to join us for this!
**\- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \-**
**WHERE/WHEN**
The Venue: Something Good Workshops, Deptford Market Yard, 2 Carriage Way. Deptford Market Yard. SE8 4BX ([https://share.google/s4XbhNE2zwEr298lI](https://share.google/s4XbhNE2zwEr298lI))
Closest stations: Deptford (5 min walk), Greenwich (20 min walk)
Start Time: 6:45pm
Finish time: 9:30pm
**\- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \- \-**
**JOIN THE COMMUNITY**
Set up in November 2021, our community project was set up to help 20s and 30s meet, connect and hopefully build life-long friendships.
To help make this happen, we also host all kinds of events from free social walks, games evenings, day trips, social events, activity nights to picnics.
To learn more about our community or follow us on social media - please follow one of the links below.
**Website - [https://friendship-project.co.uk](https://friendship-project.co.uk/)**
**Instagram - [https://www.instagram.com/great.friendship](https://www.instagram.com/great.friendship)**
Digital Identity Events Near You
Connect with your local Digital Identity community
ServiceNow's Got Talent
Builders, creators, architects, admins, consultants - come one, come all. This one's for you.
We're bringing a little friendly competition to the Columbus ServiceNow community while highlighting the cool things people have built on the platform.
Five presenters will take the stage to showcase something they've built, solved, designed, or imagined on the ServiceNow platform - and a panel of judges (plus YOU, our amazing audience) will score them live.
So basically, America's Got Talent but make it ServiceNow's Got Talent.
Bring a notepad if you'd like 'cause you'll definitely be learning something new.
Each presenter gets 10 minutes max to wow the crowd with:
• A demo
• A real-world business solution
• A bold idea
• A UX transformation
• Or a creative use of the platform
Judging Criteria:
🏆 Business Value
🚀 Innovation
✨ User Experience
This event is about celebrating ideas, sharing knowledge, and showing how ServiceNow can drive both business impact and meaningful user value.
Come learn. Come support. Come get inspired.
Refreshments and bites will be provided.
And maybe next time… you’ll be on stage.
Central Ohio Mens Group - Currently Accepting New Members
This is not an event, but an announcement that we are accepting new members. If you'd like to pursue joining our group, please write us at columbusmensgroup@gmail.com with a few paragraphs about yourself, what you'd like to experience in the group, and the contribution that you'd like to make. Thank you!
From Web Forms to Web Components - Burton Smith
**Important time note:** Please plan on arriving between 5:30 and 6:00 as the elevators lock after 6 and you'll need to message us and we'll need to come get you.
The building address is 4450 Bridge Park
The entrance is 6620 Mooney St, Suite 400
**Abstract**
Web Forms gave .NET developers a powerful abstraction for building reusable UI controls long before design systems were a thing. Web Components finally bring that same idea to the browser natively.
This session explores how the Web Forms mindset translates into Custom Elements, Shadow DOM, and HTML templates. We’ll examine how Web Components enable design systems that work across frameworks, how they differ from server‑driven controls, and why they’re becoming a foundational layer for modern UI. Whether you’re maintaining legacy apps or building greenfield projects, you’ll leave with a practical understanding of how to apply familiar patterns in a modern, standards‑based way.
**YouTube Link**
TBA
In Person Event: The Secrets to Mental Health
Mental Health, how do you understand it? How can you improve it?
How do you get rid of stress, anxiety and uncertainty? These emotions are buried deep in your reactive mind. Find out what the reactive mind is, and in the process find yourself.
Have you ever suffered from a traumatic experience, a deep loss or been through a painful breakup? Has your ability to communicate suffered as a result? And after that, even though you "moved on" did you find that things were never quite the same? Have you ever looked at childhood photos, or reminisced your early life and wondered where that happiness and spark went?
Are your emotions out of your own control? Have you ever felt, even if you aren’t aware of it, that possibly you are getting in your own way of your happiness and success? How does this affect your self-confidence?
Find out what is at the root of all stress, anxiety, depression and self-doubt. Find out how and why you hold yourself back from achieving your goals and having the life you have dreamed of. As soon as you learn what is at the root of these unwanted conditions, you’ll see it is something you can DO something about. You will not be labeled or categorized at this MeetUp.
This group is hosted by the Dianetics and Scientology Life Improvement Center of Central Ohio.
Central Ohio Radio Enthusiasts - WiFi HaLow: Introduction and Practical Use
Central Ohio Radio Enthusiasts—CORE—is an informal community for anyone enthusiastic or curious about radio—whether you're new to radio and want to learn or you've been tinkering for years and want to share. Ham radio operators, GMRS users, Meshtastic fans, software-defined radio nerds, makers, and technical and non-technical folks are all welcome. No experience required or expected.
This month we have **WiFi HaLow: Introduction and Practical Use** with **Alex Barbur**.
Details are are [core.radio](https://core.radio).
Free in-person event: Take Control of Your Mental Health
It’s time to take control of your mental health. How do you get rid of stress, anxiety and uncertainty? These emotions are buried deep in your reactive mind. Find out what the reactive mind is, and in the process find yourself.
Have you ever suffered from a traumatic experience, a deep loss or been through a painful breakup? Has your ability to communicate suffered as a result? And after that, even though you "moved on" did you find that things were never quite the same? Have you ever looked at childhood photos, or reminisced your early life and wondered where that happiness and spark went?
Are your emotions out of your own control? Have you ever felt, even if you aren’t aware of it, that possibly you are getting in your own way of your happiness and success? How does this affect your self-confidence?
Find out what is at the root of all stress, anxiety, depression and self-doubt. Find out how and why you hold yourself back from achieving your goals and having the life you have dreamed of. As soon as you learn what is at the root of these unwanted conditions, you’ll see it is something you can DO something about. You will not be labeled or categorized at this MeetUp.
Confidence & Connection: Using Your Authentic Truth to Find Your People
**Confidence & Connection: Using Your Authentic Truth to Find Your People**
Confidence isn’t just about believing in yourself, it’s about knowing where you belong and who you can grow alongside.
In this April Confidence Lab Happy Hour, we’ll explore how living in your authentic truth helps you find your people, build meaningful collaborations, and create spaces where vulnerability is met with respect rather than risk. Together, we’ll reflect on what it looks like to advocate for yourself with clarity and care, and how confidence deepens when it’s rooted in connection rather than comparison.
Featured speaker **Lachandra Baker**, founder of **[LBB Edutainment](https://www.lbbedutainment.com/)** and author of *Your Own Biggest Cheerleader*, will share reflections on authenticity, psychological safety, and the power of community over individual achievement. Drawing from personal stories—including the significance of turning 53—Lachandra will invite us into a conversation about showing up fully, being seen, and choosing relationships that support who you truly are.
Expect a warm, welcoming atmosphere with space for reflection, shared insight, and intentional connection—plus drinks, light bites, and the kind of conversations that remind you you’re not meant to do this alone.
Come as you are. Leave feeling clearer about your voice, your people, and the confidence that grows when both are aligned.
**What is Confidence Lab?**
Confidence Lab is a monthly community experience for bold, thoughtful leaders building confidence from the inside out. Whether you’re launching a business, leading a team, navigating change, or simply striving to show up more fully—you belong here.
Our work demands clarity, courage, and conviction—but the pace of daily life can erode our sense of self. Confidence Lab creates space to reflect, reconnect, and grow with others doing purpose-driven work.
It’s designed for entrepreneurs, nonprofit leaders, creatives, corporate professionals, activists, and anyone ready to lead with authenticity and impact.
***Please note:*** *All are welcome! If cost is a concern, please use promo code PUBLIC to access a free ticket—we want you to join us.*




















