Pinned Repositories
AppleWatchHome
Demo for Swift && Tips
BabySortingToyGame
This is a demo to build a little game "for babies" to sort shapes in the correct location. This is made in SwiftUI using drag gestures.
CrackingTheCodeInterview-Swift
Exercises from book Cracking the code Interview made in Swift
GifView-SwiftUI
This is a demo to display a gif image in a SwiftUI view
how-to-become-an-ios-developer
how to become an ios developer
OnlineStoreMV
App that demonstrate the implementation of MV Pattern in SwiftUI
OnlineStoreTCA
A demo covering the basics of the Composable Architecture (TCA)
Pokedex
Pokedex demo made in SwiftUI
swift-and-tips
Swift && Tips Repository
SwiftAndTipsMacros
A list of Swift Macros to make your coding live on Apple ecosystem simpler and more productive.
pitt500's Repositories
pitt500/OnlineStoreTCA
A demo covering the basics of the Composable Architecture (TCA)
pitt500/SwiftAndTipsMacros
A list of Swift Macros to make your coding live on Apple ecosystem simpler and more productive.
pitt500/OnlineStoreMV
App that demonstrate the implementation of MV Pattern in SwiftUI
pitt500/swift-and-tips
Swift && Tips Repository
pitt500/Pokedex
Pokedex demo made in SwiftUI
pitt500/BabySortingToyGame
This is a demo to build a little game "for babies" to sort shapes in the correct location. This is made in SwiftUI using drag gestures.
pitt500/GifView-SwiftUI
This is a demo to display a gif image in a SwiftUI view
pitt500/AppleWatchHome
Demo for Swift && Tips
pitt500/ActorsDemo
This a demo made for Swift && Tips
pitt500/Algorithm-Challenges
Problems solved from different platforms like LeetCode, HackerRange, etc.
pitt500/DynamicColorDemo
Demo that illustrate how to create adaptive Text Color in SwiftUI based on Background
pitt500/StatePatternDemo-SimpleAudioPlayer
Demo showing my implementation of State Pattern and a state machine for a very simple audio player.
pitt500/Swift-Macros
A curated list of awesome Swift Macros
pitt500/Async-Let
Async Let demo
pitt500/Content
WWDCNotes.com content
pitt500/iOSDevDirectory
The iOS Dev Directory
pitt500/Learning-Objective-C
Repository to learn study Objective-C
pitt500/MyMacroDemoFakery
Repository created to debug issue posted in https://forums.swift.org/t/adding-package-dependency-to-macro-is-throwing-failed-to-receive-result-from-plugin-error/67069
pitt500/React-Native-Shop-App-Demo
pitt500/reactNative-first-app
Tutorial project about how to code in React Native
pitt500/ReactNative-Flexbox-demo
pitt500/ReactNative-Meals-Demo
An app to practice navigation in React Native
pitt500/RN-guess-a-number
pitt500/StaticStringInterop
This is a demo showed in my video https://youtu.be/KAXuZ9pGB4w
pitt500/swift
The Swift Programming Language
pitt500/swift-book-es
Traducción al español del libro The Swift Programming Language.
pitt500/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
pitt500/swift-html
An awesome Swift HTML DSL library using result builders.
pitt500/swift-macro-examples
Example macros for the Swift macros effort
pitt500/swift-style-guide
The official Swift style guide for raywenderlich.com.