George Raphael (@george_raphael_) 's Twitter Profile
George Raphael

@george_raphael_

Founder of @_vastlabs | Full-stack Developer | Freelancer | Mentor | Mission: Promote lifelong learning opportunities for all

ID: 193763909

linkhttps://georgeraphael.com calendar_today22-09-2010 16:46:15

290 Tweet

170 Followers

128 Following

George Raphael (@george_raphael_) 's Twitter Profile Photo

๐ŸŽ‰ I just finished Day 34 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/34 via Paul Hudson - Diana Scharf-Hunt once said, โ€œgoals are dreams with deadlines.โ€ - Added animations to guess the flag application.

George Raphael (@george_raphael_) 's Twitter Profile Photo

Day 35: A fresh mind never hurts ๐ŸŽ‰ I just finished Day 35 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/35 via Paul Hudson - Challenge day - Started working on a milestone project - (Multiplication edutainment game)

George Raphael (@george_raphael_) 's Twitter Profile Photo

๐ŸŽ‰ I just finished Day 36 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/36 via Paul Hudson - Use @Observable to track changes in a class with UserDefaults and @AppStorage wrapper - Storing and retrieving objects with JSONDecoderย andย JSONEncoder()

George Raphael (@george_raphael_) 's Twitter Profile Photo

๐ŸŽ‰ I just finished Day 37 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/37 via Paul Hudson - First draft build of the Expense Tracker App

๐ŸŽ‰ I just finished Day 37 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/37 via <a href="/twostraws/">Paul Hudson</a> 
- First draft build of the Expense Tracker App
George Raphael (@george_raphael_) 's Twitter Profile Photo

๐ŸŽ‰I just finished Day 38 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/38 via Paul Hudson โƒ Reviewed UserDefaults, Codable, sheet(), onDelete(), @Observable.

George Raphael (@george_raphael_) 's Twitter Profile Photo

๐ŸŽ‰ I just finished Day 39 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/39 via Paul Hudson - LazyVStack & LazyHStack - Decoding Complex JSON objects - Grid Layout

George Raphael (@george_raphael_) 's Twitter Profile Photo

๐ŸŽ‰ I just finished Day 40 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/40 via Paul Hudson - Using Generics & Codable - Working with UI

๐ŸŽ‰ I just finished Day 40 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/40 via <a href="/twostraws/">Paul Hudson</a>
- Using Generics &amp; Codable
- Working with UI
George Raphael (@george_raphael_) 's Twitter Profile Photo

๐ŸŽ‰ I just finished Day 41 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/41 via Paul Hudson - Navigation (Digging Deeper) ๐Ÿ˜‰

George Raphael (@george_raphael_) 's Twitter Profile Photo

๐ŸŽ‰I just finished Day 43 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/43 via Paul Hudson โƒ Learned something soo cool about how to write efficient navigation code using navigationLink and navigation destination.

๐ŸŽ‰I just finished Day 43 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/43 via <a href="/twostraws/">Paul Hudson</a>
โƒ Learned something soo cool about how to write efficient navigation code using navigationLink and navigation destination.
George Raphael (@george_raphael_) 's Twitter Profile Photo

๐ŸŽ‰ I just finished Day 44 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/44 via Paul Hudson - Using NavigationPath allows programmatic navigation - Using @Binding allow sharing of path state in nested views - Using @Observable classes to remember navigation state

George Raphael (@george_raphael_) 's Twitter Profile Photo

๐ŸŽ‰ I just finished Day 46 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/46 via Paul Hudson - A deep review of Navigation in SwiftUI

George Raphael (@george_raphael_) 's Twitter Profile Photo

๐ŸŽ‰ I just finished Day 49 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/49 via Paul Hudson - Loading data from the internet - Displaying image from the internet - The disabled modifier

George Raphael (@george_raphael_) 's Twitter Profile Photo

๐ŸŽ‰ I just finished Day 50 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/50 via Paul Hudson - Using Codable and CodingKeys to encode classes - Using haptic feedback - Building a demo project

George Raphael (@george_raphael_) 's Twitter Profile Photo

๐ŸŽ‰ I just finished Day 51 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/51 via Paul Hudson - Using a class to store data across views (fantastic!) - Conditionally control user interaction with disabled modifier