Skip to content

add download button to readme #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

CloudMaster Swift is a powerful iOS application designed to help you prepare for various cloud certification exams like AWS, GCP, and Azure. This app is a testament to the capabilities of modern AI language models like ChatGPT and Claude.AI, as it was developed solely with their assistance, without any prior Swift experience.

<a href="https://apps.apple.com/nl/app/cloudmaster-swift/id6503601139" target="_blank">
<img src="https://developer.apple.com/app-store/marketing/guidelines/images/badge-download-on-the-app-store.svg" alt="Download on the App Store" height="40"/>
</a>


## Personal Goal

My goal with this project was to create an mobile application from scratch in a for me unknown languange and unknown IDE. Relying solely on the guidance provided by large language models like ChatGPT and Claude.AI i was able to create this Swift application within Xcode. This endeavor aimed to showcase the potential of these AI models in assisting developers, even those without prior experience in a particular language or framework.
Expand Down
Loading