@maanmaan

2 Followers
108 Following
7 Posts
All opinions are mine and mine only
Looking for an Apple developer to work on a short-term app project for watchOS. Accessibility with VoiceOver is a priority. Asking for a friend. DM me if interested.
Software Development Engineer in Test, Retail Engineering - Careers at Apple

Apply for a Software Development Engineer in Test, Retail Engineering job at Apple. Read about the role and find out if it’s right for you.

Join me at @Kodeco's next bootcamp! Use my discount code CODEWITHMANI for a great deal on the course. Only five spots available, so act fast! #KodecoLearning #CodeWithUs https://bootcamp.kodeco.com
Kodeco Accelerator Bootcamps

Learn iOS and Android app development with Kodeco's Accelerator Bootcamps. Enroll now and develop real-world skills with full mentor support.

📣 iOS Conf SG takes place January 18th-19th, and I'll personally pay for tickets for 10 women to attend the event, including the extra SwiftData workshop. You'll need to cover travel/accommodation, but the ticket price is on me. Interested? Email me: [email protected] 🙌

More details about the event here: https://iosconf.sg

iOS Conf SG 2024, 18-19 January 2024

The largest iOS developer conference in Southeast Asia. Tickets are available for a limited time!

iOS Conf SG
I've been waiting to share this link for so long—say hello to swift-testing! https://forums.swift.org/t/a-new-approach-to-testing-in-swift/67425
A New Approach to Testing in Swift

Hi everyone, I’m excited to announce a new open source project exploring improvements to the testing experience for Swift. My colleagues @briancroom, @grynspan, @chefski, @Dennis and I have been working on this in recent months and have some early progress we're excited to share. Inspired by what’s possible with Swift macros, we’ve built a testing library API that can: Provide granular details about individual tests using an attached macro named @Test. This enables many new features like exp...

Swift Forums
Have been working on some macros helping with UserDefaults. Finally got all the tests and documentation done. There's still room to fix doc and readme https://github.com/maniramezan/UserDefaultMacro
GitHub - maniramezan/UserDefaultMacro: Several macros can be used to reduce boilerplate code to work with `UserDefaults` as a storage

Several macros can be used to reduce boilerplate code to work with `UserDefaults` as a storage - GitHub - maniramezan/UserDefaultMacro: Several macros can be used to reduce boilerplate code to work...

GitHub