Decentralised Application Development
Meet other local people interested in Decentralised Application Development: share experiences, inspire and encourage each other! Join a Decentralised Application Development group.
9,193
members
1
groups
Largest Decentralised Application Development groups
Newest Decentralised Application Development groups
Frequently Asked Questions
Yes! Check out decentralised application development events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the decentralised application development events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find decentralised application development events near your location here. Connect with your local community and discover events within your area.
Decentralised Application Development Events This Week
Discover what is happening in the next few days
AWS Cloud Carnival
**AWS Cloud Carnival: Cloud Computing + Hands-on Workshop** ☁️🎡🚀
Welcome to **AWS Cloud Carnival**, a power-packed and exciting cloud event where learning meets real-world technology!
If you’ve ever been curious about **AWS, Cloud Computing, or DevOps**, this is the perfect chance to start your journey with a fun and interactive experience.
Get ready for an engaging session filled with **live demos, hands-on learning, real cloud concepts, and career guidance** — all designed specially for students and beginners.
**Mandatory Registration for In Person:**
[https://forms.gle/VYmiJbY3SbCFJahC7](https://forms.gle/VYmiJbY3SbCFJahC7)
**What’s inside the Carnival?**
✨ Introduction to Cloud Computing & AWS
⚡ Explore AWS Core Services (EC2, S3, IAM, VPC)
🛠️ Hands-on demo sessions and practical learning
🚀 Cloud + DevOps basics (deployment & real use cases)
🎓 Career roadmap + certifications guidance
🤝 Networking with cloud enthusiasts & community members
**Featured Speakers:**
***Sagar Khangan***
Principal Software Engineer \| Senior Engineering Manager
Stealth Startup (India · Remote)
Session: "Starting Your Cloud Journey with AWS"
***Dr. Purshottam A***
Enterprise Architect ( ex-Amazon )
Session: Enterprise Cloud Architecture & Career Roadmap
**Who should attend?**
✅ Students (Beginner to Intermediate)
✅ Developers & Tech Enthusiasts
✅ Anyone interested in building a career in Cloud & DevOps
**Event Details:**
📅 Date: 14 March 2026 (Saturday)
⏰ Time: 12:00 PM – 04:00 PM IST
📍 Venue: Seminar Hall, Ratan Tata Maharashtra State Skills University
🎟️ **Limited seats available!**
Don’t miss this chance to learn, build, and experience the cloud world with AWS.
🚀 Register now and be a part of the **AWS Cloud Carnival!**
Decentralised Application Development Events Near You
Connect with your local Decentralised Application Development community
Loudoun Dev Group 003
Join our new group’s third meeting. Meet fellow tech enthusiasts west of the beltway.
Because our group is new, we have a poll for the direction we want to take this new group.
[https://submatrix.net/article/Meetups/e9ym4fr8Ca](https://submatrix.net/article/Meetups/e9ym4fr8Ca)
For this event, we will be running a working meetup.
Our meetings are a great place to work on and show off what you do. We are always welcoming.
Our format is great for people who have started on but not finished one or several side projects.
We will start off with basic introductions and what we are working on and what our goals are. We’ll break the rest of the meeting into two working sessions. In between, we’ll do a quick check-in to see how folks are going.
Hacking the Stack: Using OpenSearch Dashboards as an Application Framework
**Agenda:**
* 6-6:30 pm: Networking and food/drinks
* 6:30-7:15 pm: Announcements and presentation
* 7:15 pm-7:30 pm: Q&A and close-out
**Hacking the Stack: Using OpenSearch Dashboards as an Application Framework**
Most developers treat OpenSearch Dashboards (OSD) strictly as a visualization layer—a place for charts and graphs. They are missing the bigger picture. OSD is a powerful, untapped environment for full-stack application development. In this session, we peel back the architecture of **an enterprise-grade risk, compliance, and security platform built entirely *on top of* OSD**. We moved beyond simple plugins and pushed OSD to its limits to create a seamless, interactive application experience.
Join us for a deep dive into the engineering reality of the OpenSearch stack, including:
* **The Analysis:** Why the OpenSearch stack beat out the competition.
* **The Build,** **Beyond Visualization:** How to implement custom React components to build complex workflows and interactive UIs within OSD.
* **The Integrations:** Integrating Wazuh for agent management and ingesting data at scale.
* **The “Gotchas”:** Honest, real-world lessons on data handling, state management, and what to look out for.
**If you are ready to push your plugins from “reporting tools” to “robust software,” do not miss this session!**
DevCommunity - DC/NY Meetup
**Schedule**
5:00 pm - 5:30 pm - Sign-in/Meet and greet/networking
5:30 pm - 7:00 pm - Break the Cloud Lock-in: Building Adaptive Intelligence Orchestration with DIO
7:00 pm - 7:45 pm - Leaning on the SQL: Crafting Resilient Data Layers
**Talk and Speaker Details**
**Time**: 5:30 pm est.
**Title**: Break the Cloud Lock-in: Building Adaptive Intelligence Orchestration with DIO
**Summary**:
AIaas are often stuck in a binary choice: pay the "token tax" for convenient Cloud APIs or manage the complexity of local open-source models (Llama/Mistral) yourself. The future belongs to a hybrid architecture—but the routing logic shouldn't be spaghetti code. In this session, we introduce DIO (Distributed Intelligence Orchestration), a new open-source framework designed to bridge on-premise infrastructure and cloud capabilities. We will move beyond theory and look at the code behind the Federated Decision Engine (FDE)—the algorithm that allows you to dynamically route prompts based on privacy, cost, complexity, and more.
**Session Takeaways:**
\- The DIO Architecture: A technical deep dive into the open\-source framework that decouples your application from specific model providers\.
\- Live Integration: How to implement the DIO SDK to build a "Smart Router" that connects the best of both world for Cloud & On Prem Intelligence\.
**Speaker**: Snow Zhao
**Speaker Bio**:
Founder & CEO of AIgentic \| Ex\-Meta engineering leader\. Building the future of professional services with precision & trust\.
Snow has decades of Silicon Valley experience building and scaling technology organizations at Facebook, Block (Cash App), and Groupon. She is currently building at AIgentic, an applied AI company designing robust, trustworthy AI systems for professional industries. She leads global teams that delivered secure, high-performance systems used by billions, from product infrastructure behind Messenger’s rewrite and end-to-end encryption, to architecting enterprise AI platforms that bridge traditional sectors with digital transformation. Her work has spanned mobile, security, open-source, federated architecture, AI-powered automation, cross-platform software ecosystems, and more — always guided by the principle that engineering excellence is a human discipline as much as a technical one.
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
**Time**: 7:00 pm est.
**Title**: Leaning on the SQL: Crafting Resilient Data Layers
**Summary**:
Most apps need to persist data. The mechanisms for persisting vary, from key-value pairs to relational databases to files and more. SQLite is the de-facto standard for persistence in mobile apps: it ships with every Android and iOS app.
This session looks into best practices for SQLite data persistence, drawing from practical, digestible, real world examples. We look into when one should lean on the SQL versus when to perform data manipulation in application code. We look at some examples of constraints that you might have written in Kotlin/Swift, and how expressing them in SQL instead can offer data consistency and integrity benefits.
A major focus of the session is on migrations. Data schemas inevitably evolve, and executing migrations carefully is essential, as mistakes can have severe consequences, including data corruption. We look into best practices for migration, including when to do migration in application code versus in SQL. We also examine some real world migration examples beyond the simple case of adding a column with a default value.
Finally we look at migrations that cross data sources. This could occur if for example you were persisting data in a key-value store but you now want to migrate that to a database table. This must be done in application code but can you still take advantage of database migrations? Can you cover your migration code with unit tests?
**Speaker**: Kiran Raon
**Speaker Bio**:
Two decades as a developer, got into Android in 2010. Adopted Kotlin in 2017, had my first attempt at KMP in 2019 (when it was still called KMM).
Worked on and off with iOS and web client technologies throughout my career, also dabbled in other cross platform technologies. Full-fledged Mobile developer since 2023.
**How to find us:**
1680 Capital One Drive, McLean, VA 22102
We'll be located in C2 **100 D/E**. The area is publicly accessible. If you can't find it, you can ask the front desk for directions to the **C2 100 D/E**
**Attending Virtually?**
[https://us06web.zoom.us/j/84418455380?pwd=fJczZgKv2BaGVPLi7azEr3XAJMPvBR.1](https://www.google.com/url?q=https://us06web.zoom.us/j/84418455380?pwd%3DfJczZgKv2BaGVPLi7azEr3XAJMPvBR.1&sa=D&source=calendar&usd=2&usg=AOvVaw2giIJenXoEsPXfYgNs_atJ)
Meeting ID: 844 1845 5380
Passcode: 369382
**Parking**:
You can park at
1680 Capital One Drive; this garage has a sign indicating public parking.
Or at the WEGMANS parking lot.
Intro to Vedic Palmistry and Practical Application Workshop
This existensive 2 and a half hour workshop will give you a real viable working knowledge of vedic palm reading and it's practical application. The instructor Darren Bucare has been formally trained in Ayurvedic Palmistry and has 26 years of professional experience. Amaze your friends!
{Devs-On-Draft} -Tap Into Your Network - Code Meetup
\#\# Details
## **What to Expect:**
A Laid-Back Environment: Brew, Food, and Like-Minded Individuals.
Grab a beer at the bar and join in!
Networking: Short and Sweet Introductions to Kick Things Off.
Connect with fellow tech professionals, exchange ideas, and broaden your network horizon. Our meetups are designed for meaningful interactions and creating a supportive community. (Just talk and have fun!)
Agenda:
1\. Introductions
2\. Talk and Meet New People
3\. Enjoy Drafts\, Food\, and Conversation
4\. \*Drive Home Safely\*
\*\*\* ATTENTION \*\*\*
We are meeting at Bunnyman Chantilly.
Address:
14140 Parke Long Ct A-C, Chantilly, VA 20151
Vibe Coding: A Skeptic's Guide to Finding Your Rhythm in AI-Assisted Development
DC iOS returns to the Capital One campus for another meetup! Come and meet with fellow Apple developers in the DC Area, enjoy some food, networking, and a great tech talk!
PLEASE INDICATE IF YOU WILL BE ATTENDING IN PERSON OR OVER ZOOM.
**Agenda:**
• 5:40 PM - Doors Open (in-person attendees). **Don't forget your ID!**
• 6:10 PM - Welcome (in-person and Zoom attendees)
• 6:15 PM - **Talk: *Vibe Coding: A Skeptic's Guide to Finding Your Rhythm in AI-Assisted Development***
• 7:05 PM - Community Announcements & Networking
• 8:00 PM - Doors close
**Talk Description:**
**Vibe Coding: A Skeptic's Guide to Finding Your Rhythm in AI-Assisted Development**
Leo Dion
I didn't trust AI hype. But building thousands lines of production Swift taught me: AI can get you 70% there but expertise is still required. From skeptic to pragmatic builder, I'll share when AI shines, where it fails, and how to thrive in the AI era. No hype, no doomerism—just reality.
Zoom Link: https://us06web.zoom.us/j/83088929804?pwd=NinZzqyxxo8Cw1KSU1rMrPey8cxr2M.1
**Location:**
Capital One, C2 Building
1680 Capital One Drive, Mclean VA, 22102
100A
Visitor parking is either in the garage attached to 1680 Capital One Drive, or the open lot next to 1600 Capital One Drive. After that you will walk over to the main entrance of 1680 Capital One drive, and then walk around the right to the corner to room 100A
For the metro, take the Silver Line to the McLean metro stop, then walk into main campus (about a 5 minute walk). From there, walk to the main entrance of 1680 and then go to room 100A
**What you need to bring:**
ID
**When to arrive:**
Doors open at 5:50pm ET
Event will start at 6:10 pm ET
**Will food and drinks be provided?**
Yep!
**Will there be rapid testing provided?**
No
**Will masks be required?**
No
Data Science & Machine Learning with Microsoft Fabric
**Agenda :**
* 4.45 to 5.00 PM ET: Food and Networking
* 5.00 to 5.50 PM ET: "Data Science & Machine Learning with Microsoft Fabric"
Hello Everyone! Please join us for our March 12th edition of the AI-ML MeetUp. **Please note this is an in-person meeting and light refreshments/food will be provided. You will need a government-issued ID to enter the facility.**
**Title:** Data Science & Machine Learning with Microsoft Fabric
**Description:** Explore Microsoft Fabric’s integrated Data Science experience across ideation, preprocessing, modeling, & deployment. Learn how to ingest and prepare data via OneLake and Lakehouse, leverage Notebooks, Data Wrangler, Spark, SynapseML, MLflow for experimentation, & operationalize predictions with batch scoring and Power BI direct integration. Also, learn to build generative AI Q&A systems using Fabric Data Agents.
**Location:** The meeting will be hosted in the Applied Information Sciences ( AIS ) office in Reston, at 11440 Commerce Park Dr # 600 · Reston, VA. The location is also right off the Silver Line metro's Wiehle-Reston Metro Station.
**Parking:** Parking is paid and can be validated at the AIS office reception.
We will meet in Room Lake Anne.
We hope to see you all there!!!!








