From 2f197b20f66a225b91bb0f1dd1435cf171a326eb Mon Sep 17 00:00:00 2001 From: Carsten Jacobsen Date: Fri, 25 Oct 2024 10:31:00 -0700 Subject: [PATCH 1/2] Add meeting notes from 2024-10-24 --- meeting-notes/2024-10-24.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 meeting-notes/2024-10-24.mdx diff --git a/meeting-notes/2024-10-24.mdx b/meeting-notes/2024-10-24.mdx new file mode 100644 index 0000000000..036880c421 --- /dev/null +++ b/meeting-notes/2024-10-24.mdx @@ -0,0 +1,19 @@ +--- +title: '2024-10-24’ +authors: carstenjacobsen +tags: [developer] +--- + + + +Agenda: [Discord thread](https://discord.com/channels/897514728459468821/900374272751591424/1298362698123182080) + +SDF’s Platform team had an internal hackathon last week, with the purpose of building applications utilizing the [Composable Data Platform (CDP)](https://stellar.org/blog/developers/composable-data-platform). In this week’s developer meeting some of the team members present their projects. The apps are widely varied (trading app, fraud detection, JS browser-based ingester, etc) but the intent here is to show how easy CDP is to use. + +Projects presented in the meeting: + +1. Trade Aggregations Service +2. Deceptiscan - CDP fraud detection +3. Composable Data Platform Hackies - data indexer, payment indexer, contract expiration alerter, data indexes in DuckDB, torrents for data indexes and ledger metadata) +4. Data ingest with frontend JS +5. Real-time analytics From 768829ce2d66021e44ca7c10296a4215d936cac4 Mon Sep 17 00:00:00 2001 From: Carsten Jacobsen Date: Fri, 25 Oct 2024 10:45:41 -0700 Subject: [PATCH 2/2] Update meeting-notes/2024-10-24.mdx Co-authored-by: Elliot Voris --- meeting-notes/2024-10-24.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meeting-notes/2024-10-24.mdx b/meeting-notes/2024-10-24.mdx index 036880c421..f6acac0502 100644 --- a/meeting-notes/2024-10-24.mdx +++ b/meeting-notes/2024-10-24.mdx @@ -1,5 +1,5 @@ --- -title: '2024-10-24’ +title: '2024-10-24' authors: carstenjacobsen tags: [developer] ---