The idea of the KnowMe app is to mirror the information contained in my CV and creatively and playfully showcase everything I know through each screen and functionality. It was a very enjoyable app to develop!
You can download the latest installable version of KnowMe App for iOS:
- Click on the <>Code button above;
- Click on the Download ZIP option;
- Open the project folder on your computer;
- Make sure you have Xcode installed;
- Open the .xcodeproj file and run the project in the Xcode simulator.
- Light/dark mode toggle
- Responsive app design
- Intuitive navigation
- Shareable resume
Design - Helpers and wrappers related to the UI elements
Models - Codable Model objects
View - ViewControllers, ViewModels, CollectionViewCells, and animations.
This project adopts a Swift MVVM-C architecture, featuring a user-friendly interface.