DEV Community

Cover image for My Challenge 3 Submission: AI
Devendra Shyoran
Devendra Shyoran

Posted on

My Challenge 3 Submission: AI

AI Challenge for Cross-Platform Apps - AI Acceleration Submission

This is my submission for the AI Acceleration challenge.

I used an AI Assistant (Gemini) to build a .NET Uno Platform application from scratch. The AI generated all the C# and XAML code needed to fetch live data from the JSON Placeholder API and display it in a list.

Video Submission

Here is the screen recording of the complete process, showing how AI helped build the app "faster and smarter".

https://drive.google.com/file/d/1FeldMwdHD0GtG-T3W-O_qT_VZ69JlQYS/view?usp=sharing


Before Screenshot

This was the blank project before the AI generated any code.


After Screenshot

This is the final application running and displaying the live "To-Do list" data downloaded from the internet API.

Top comments (0)