Personal details

Hadia J. - Remote iOS developer

Hadia J.

Timezone: Berlin (UTC+2)

Summary

iOS Application Developer with expertise in Machine learning, CoreML, Vision and Create ML. ML-enabled mobile applications and application of machine learning on edge-computing is my main interest area.

I started playing with Swift back in 2015 when it was just 1 year old and just fell in love with it. Starting from Swift 1.0 to now Swift 5.0, I’ve been following it all along. My first work in swift was a small macOS travel application, a semester project for database systems.

I am a WWDC 2018 Scholar. For the Scholarship submission, I utilised CoreML to develop a redo of iPhone Calculator application with machine learning capabilities i.e. ‘Drawing Calculator’. I used open source MNIST model for digits recognition. Moreover, my playground had all the regular features (computations, swipe-to-delete, delete-digit) of a normal calculator app.

I also love to help people achieve their goals and provide them with the guidancance/tools to achieve their career goals.

Work Experience

iOS Developer
Amazon | Aug 2022 - Jan 2023
Reactive Programming
Swift
RxSwift
iOS Development
Swiftui
I worked on the development and extension of Amazon Eero's iOS application, participated in code review activities, and ensured high-quality standards for the iOS App.
iOS Developer
PackageX | Apr 2019 - Aug 2020
Xcode
Swift
iOS
Swift 4
As an iOS Developer, I work on maintance and extension of current PackageX iOS Development and develop new iOS Applications from scratch using latest Apple technologies. I've worked with multiple Apple technologies, including but not limited to, Push Notifications, SiriKit, SwiftUI, Firebase Analytics, Swift Lint, Animations, AWS Cognito and Graphics.

Personal Projects

Drawing Calculator IconOpenNewWindows
2018
Swift
iOS
Coreml
I developed Drawing Calculator as a submission for WWDC 2018 Scholarships, which got selected among thousands of submissions. I employed CoreML to integrate a Machine Learning model to the playground hence resulting in an iPhone calculator redo with drawing digits abilities. I also worked on Graphics APIs in the playground for capturing user input drawings.
2019
Xcode
Swift
iOS
Coreml
I worked on this project out of interest to explore CoreML and CreateML. In this project, I worked on integration of CoreML and CreateML for on-device model training and usage. The playground gets data from user inputs and trains a model from the obtained model and then detects any new input by utilizing the customized trained Machine Learning (ML) model.