Product: Discounted real estate broker - buy next home online. padx.com/#apps
Responsibilities: Collaborate with UX/UI team. Implement mobile clients. Create unit, UI tests
and automate running them on remote build server. Distribute iOS & Android builds every other
week within the team and then publicly.
Tooling: F#, .NET Standard, Mono, Xamarin.Forms, Xamarin profiler, Visual Studio, NuGet
Data modeling: apiary.io for API specs. FSharp.Data for deriving types & Json parsers.
View tree & state management: Fabulous (Model View Update)
Testing: FsUnit, XUnit, Xamarin.UITest, Azure DevOps
Deployment: AppCenter, iTunes connect, Play store
Misc: AWS Cognito, Elixir, AWS EKS, Kubernetes.
Challenge example: AWS updated minimum TLS version requirements for the cognito
authentication without updating .NET sdk. Found guidance online and built the sdk locally
resolved the problem and provided others with detailed solution on GitHub.