Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #9 from luckyhandler/main
Browse files Browse the repository at this point in the history
Add "Developer Diary - Journey of a payment integration" slides and info
  • Loading branch information
martin-bertele authored Jul 23, 2024
2 parents 603876d + dfd992d commit cbad7e3
Showing 1 changed file with 14 additions and 24 deletions.
38 changes: 14 additions & 24 deletions talks/developer_diary_journey_of_a_payment_integration.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"speakers": [
{
"name": "Nino Handler",
"bio": "About",
"companyName": "",
"companyUrl": "",
"githubUrlOrHandle": "",
"xUrlOrHandle": "",
"linkedinUrlOrHandle": "",
"bio": "CTO & Founder uRyde | Founder & Organizer GDG Nuremberg | Founder & Organizer CTO Lunch Nuremberg",
"companyName": "CONNECT Mobility GmbH",
"companyUrl": "https://www.uryde.de/en",
"githubUrlOrHandle": "https://github.com/luckyhandler",
"xUrlOrHandle": "https://x.com/luckyhandler",
"linkedinUrlOrHandle": "https://www.linkedin.com/in/ninohandler/",
"webUrl": ""
}
],
Expand All @@ -21,8 +21,8 @@
"format": "Session",
"resources": [
{
"label": "Slides/Blog/...",
"url": ""
"label": "Slides",
"url": "https://github.com/luckyhandler/developer_diaries/blob/main/slides/developer_diary-journey_of_a_payment_integration.pdf"
}
],
"recommendations": [
Expand All @@ -34,23 +34,13 @@
],
"level": "Introductory and overview/Intermediate/Advanced/Expert",
"topics": [
"Accessibility",
"Animations",
"Application Architecture - Navigation",
"Custom Painting - Render Objects - Rendering",
"Dart 3 Language Features",
"Dart on the server",
"Enterprise - Tech Leadership",
"Firebase & Flutter",
"Flutter Multiplatform (Desktop, Web, Embedded, etc)",
"Flutter Widgets & Layouts",
"Game Development",
"Networking (GraphQl, APIs, etc.)",
"Package & Plugin Development",
"Security",
"State Management",
"Testing",
"Third Party Libraries"
"Third Party Libraries",
"WebView",
"In-App Browsers",
"Deep Linking",
"Firebase Cloud Functions",
"Firebase Hosting"
],
"videoUrl": ""
}

0 comments on commit cbad7e3

Please sign in to comment.