Pinned Repositories
AvengersApp
This is exercise of a mobile BootCampo - First iOS App
Combine-Playground
It is a collection of sample projects designed to explore and demonstrate the use of the Combine framework in iOS application development with SwiftUI. Each sub-project within this repository focuses on a specific Combine use case, from fetching data from an API to implementing reactive functionality in user interfaces with SwiftUI.
Composable-Architecture
For self study and understand of Composable Architecture with SwiftUI
CoreDataBestPractices
Best Practices in Core Data explained within a demo application
DiscourseAppNewUI
FlutterWidgets
RealTimeObjectDetection
TheRealmNotebookApp
WeatherlyPic
A weather application that change its background images based on weather condition
rodri2d2's Repositories
rodri2d2/DiscourseAppNewUI
rodri2d2/FlutterWidgets
rodri2d2/AvengersApp
This is exercise of a mobile BootCampo - First iOS App
rodri2d2/Combine-Playground
It is a collection of sample projects designed to explore and demonstrate the use of the Combine framework in iOS application development with SwiftUI. Each sub-project within this repository focuses on a specific Combine use case, from fetching data from an API to implementing reactive functionality in user interfaces with SwiftUI.
rodri2d2/Composable-Architecture
For self study and understand of Composable Architecture with SwiftUI
rodri2d2/CustomCamera
iOS Custom camera made on top of AVFoudation
rodri2d2/RealTimeObjectDetection
rodri2d2/TheRealmNotebookApp
rodri2d2/EaseCoreFramework
Simple framework to understand and training how to create self frameworks
rodri2d2/flutter-web-dashboard
rodri2d2/FlutterChatApp
rodri2d2/FlutterMovieApp
A simple Movie Data Base that allows the user to see last added movies, most popular ones and search to for a title.
rodri2d2/GH-First-Action
This is a simple repository to understand and practice GitHub Actions with the idea of being able to export the knowledge to mobile app development.
rodri2d2/GH-Forth-Action
This is a simple repository to understand and practice GitHub Actions with the idea of being able to export the knowledge to mobile app development.
rodri2d2/GH-Second-Action-REACT-DEMO
This is a simple repository to understand and practice GitHub Actions with the idea of being able to export the knowledge to mobile app development.
rodri2d2/GH-Third-Action-Execise-to-create-workflows
This is a simple repository to understand and practice GitHub Actions with the idea of being able to export the knowledge to mobile app development.
rodri2d2/GroceryAppSharedDTO
rodri2d2/iTunesTop100
This iOS app displays the top 100 songs based on the iTunes API
rodri2d2/learning-swift-animations
This repository contains detailed examples and techniques to animate elements in SwiftUI. A great resource for iOS developers looking to enhance their applications' user experience through smooth, intuitive animations.
rodri2d2/LearningDart
rodri2d2/LocalizedResume
rodri2d2/MCARickAndMorty
This project is an iOS application developed in SwiftUI and MVVM architecture. It uses the Rick and Morty API to display a list of characters and their details. The project follows a Test Driven Development (TDD) approach and uses modern technologies such as Async/Await and custom cache implementation to optimise performance.
rodri2d2/message-app
Message app like Whatsapp using Firebase
rodri2d2/PhotosAPI
This is a simple app the shows photos from a mock server
rodri2d2/PhotosObjectDetection
This app downloads random pics from Loren Picsum and can evaluate them and recognise based on Yolov3 trained
rodri2d2/RequestBuilder
RequestBuilder is a Swift package designed to simplify and standardize the creation of URLRequest objects, making it easier to configure and use different API environments.
rodri2d2/RickAndMortyApp
Simple Rick and Morty App to consolidate some skills on COMBINE, Unit TESTs
rodri2d2/rodri2d2
rodri2d2/TheNotebookApp
A app that helps you save and read your notes more easily
rodri2d2/web-route-easy
This project is a simple web application created with Flutter, designed to demonstrate the implementation of an easy and efficient routing process. Go_router version 7.1.1 provides the basis and from there some custom template classes have been created to optimise the workflow.