Rick and Morty iOS App

Description A modern iOS application developed with SwiftUI that consumes the public Rick and Morty API. The app allows users to explore the universe of the popular animated series, displaying detailed information about characters, episodes, and locations with an elegant and responsive interface. The project implements solid architectural patterns and iOS development best practices, including automated testing and efficient handling of images and network data. Technologies Used Xcode 15.3 - Integrated Development Environment SwiftUI - Apple’s modern declarative UI framework Alamofire - Elegant HTTP networking library for Swift Kingfisher - Library for downloading and caching images MVC (Model-View-Controller) - Architecture pattern XCTest - Apple’s native testing framework Rick and Morty API - Public REST API for series data Key Features Modern Interface: Clean and responsive design with SwiftUI Smooth Navigation: Intuitive user experience between sections Efficient Image Management: Optimized loading and caching with Kingfisher MVC Architecture: Clear separation of concerns Automated Testing: Unit test suite with XCTest State Management: Robust handling of loading and error states Robust Networking: Secure implementation with Alamofire Links GitHub Repository

TrabajoAD (Spring Boot Web App)

Description Web application developed with Spring Boot that includes a complete REST API, PDF export functionality, and uses Bootstrap to create a modern interface that interacts with a SQL database. Technologies Used Spring Boot (Java) REST API Bootstrap SQL Database PDF Export HTML/CSS/JavaScript Links Source code: https://github.com/RafaelJaime/TrabajoAD