🚀 Just wrapped up a 32-hour build: Cross-platform app for Windows & macOS with two AI assistants
From a quick Svelte prototype to a full Rust production app, this journey showcases how AI can accelerate development and guide architecture decisions.
Whether you're curious about AI-assisted coding, Rust, or rapid prototyping workflows—this one's for you.
🗺️ Random Trip Picker Demo — CodeCamp25 @ ARA Christchurch
This demo was part of my session at CodeCamp25 at ARA Institute of Canterbury in Christchurch, New Zealand. Topic: "The Journey of AI-Assisted Coding ~ From First Draft in Svelte to Final App in Rust—All in 32 Hours."
- What is it? A fun, spontaneous travel app that picks random destinations using Azure Maps. Perfect for curious coders and adventurous travellers alike.
- Why it matters: It’s a playful way to learn how to integrate mapping APIs, geolocation, and interactive UI elements into your own projects. 98% generated by an AI assistant.
- Try it yourself: The full code is available for you to play with, learn from, and remix. Whether you're a student, hobbyist, or pro dev, dive in and see what you can build!
GitHub: codeCamp25
💡 Tech stack: Azure Maps API, JavaScript/TypeScript, and Web-based UI