Skip to content
View Eduardo-DM's full-sized avatar
Block or Report

Block or report Eduardo-DM

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Eduardo-DM/README.md

Hi there 👋

I am an iOS developer. If you are a developer I hope you find interesting stuff, any suggestion is wellcome as well as give ⭐️ the repository 😉 If you are recruiting and you think I might fit with any apply you can contact me and 💬.

List of projects:

RealityKit & Factory pattern

A demonstrator of Factory pattern in Augmented Reality context. Goal is create a set of predefined virtual objects and manipulate them without knowledge of RealityKit. I intented show the fusion of consolidated practices & an innovate framework. Tradition & disruption.

https://github.com/Eduardo-DM/Factory-Pattern-In-Augmented-Reality

UIKit, Core Data and more in a library app

A library for board games. App implements the CRUD cycle. UIKiT is the choosen framework for the UI, Core Data for the persistance. Logic is been implemented with Command design pattern. Everything is carried with TDD & unitary tests approach.

App is in development. Now, Create, Read & Update operations of CRUD cycle are ready.

https://github.com/Eduardo-DM/UIKit-CoreData

Swift Charts in action

The goal of this repository is show features that can be developed with Swift Charts through different user cases. At this point I will remark the feature where a chart can be used as input of data (chartOverlay is essencial); it goes further than only visualize data.

In parallel to swift charts, the logic for the user cases is done taken TDD approach & unitary tests. Logic makes intensive use of functional programming.

https://github.com/Eduardo-DM/SwiftCharts-in-action

Layouts-SwiftUI

I think SwiftUI is more than an incredible framework for software developing. It can be used for design layouts and templates with excellent visual results and total control of each component of the creation.

I used SwiftUI to create my background profile in LinekedIn. Code is here. I empower this template with the use of new iOS16 ViewThatFits to see variants depending of the device dimensions.

A beatiful card with blur effects, shadows, foregroundStyle and the new type of icon of SF fonts with variable value.

And more layouts will be added.

https://github.com/Eduardo-DM/Layouts-SwiftUI

Popular repositories

  1. Factory-Pattern-In-Augmented-Reality Factory-Pattern-In-Augmented-Reality Public

    A demonstrator of Factory pattern in Augmented Reality context. Goal is create and manipulate virtual objects without knowledge of RealityKit.

    Swift 2

  2. SwiftCharts-in-action SwiftCharts-in-action Public

    A bunch of user-cases to demonstrate what can be done using Swift Charts and taking other best practices to develop these demonstrators screens.

    Swift 2

  3. Layouts-SwiftUI Layouts-SwiftUI Public

    The goal is show great layouts using SwiftUI.

    Swift 1

  4. Eduardo-DM Eduardo-DM Public

    1

  5. UIKit-CoreData UIKit-CoreData Public

    A library app where is recreated a CRUD cycle using UIKit framework for the UI and Core Data for the persistence of data.

    Swift 1