From ed117731c995eb36996f3f5d351b92725e9e647d Mon Sep 17 00:00:00 2001 From: Sammy fx <155273742+Sammyfx4u@users.noreply.github.com> Date: Thu, 18 Dec 2025 23:18:42 +0100 Subject: [PATCH] Create app-js-conf.json --- data/events/app-js-conf.json | 49 ++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 data/events/app-js-conf.json diff --git a/data/events/app-js-conf.json b/data/events/app-js-conf.json new file mode 100644 index 0000000..89607d9 --- /dev/null +++ b/data/events/app-js-conf.json @@ -0,0 +1,49 @@ +{ + "name": "App.js Conf", + "year_started": 2019, + "city": "Kraków", + "region": "Lesser Poland Voivodeship", + "country": "Poland", + "continent": "Europe", + "website": "https://appjs.co/", + "sector": [ + "Mobile Development", + "Software Engineering", + "Frontend / Web Development" + ], + "acceptable_tags": [ + "react-native", + "expo", + "cross-platform", + "dev", + "innovation" + ], + "type": "in-person", + "languages": [ + "English" + ], + "frequency": "annual", + "timezone": "Europe/Warsaw", + "attendee_size": { + "min": 400, + "max": 800 + }, + "ticket_cost_usual": { + "currency": "EUR", + "min": 300, + "max": 700 + }, + "organizer": { + "name": "Callstack", + "email": "contact@appjs.co ", + "twitter": "https://twitter.com/callstackio", + "website": "https://callstack.com" + }, + "socials": { + "twitter": "https://x.com/appjsconf", + "linkedin": "https://www.linkedin.com/company/appjs-conf/", + "youtube": "https://www.youtube.com/@SoftwareMansion", + "instagram": "" + }, + "description": "App.js Conf is the largest React Native conference in Europe, held annually in Kraków, Poland. It brings together React Native developers, core team members, and industry experts for two days of talks, workshops, and networking focused on advanced mobile development, performance optimization, architecture patterns, tooling, and the future of cross-platform apps with React Native and Expo." +} \ No newline at end of file