@@ -19,6 +19,7 @@ import { Separator } from '../lib/separator'
1919 ### Teams
2020 - Leading multiple projects
2121 - Coordinating stakeholder needs while maintaining development quality
22+ - Scoping projects and managing backlog
2223 - Balancing learning opportunities with deadlines
2324 </div >
2425
@@ -27,7 +28,6 @@ import { Separator } from '../lib/separator'
2728 - Github Actions CI/CD
2829 - Passion for DX & Tooling
2930 - Mobile app store management
30- - Scoping projects and managing backlog
3131 - Budget and time estimation
3232 - AI Prototyping
3333 </div >
@@ -65,6 +65,10 @@ The latest venture has been to simplify data collection for our clients. We have
6565that speeds up and increases the accuracy of data collection.
6666The app is a simple interface for collecting data with helpful UX and it integrates into the same backend.
6767
68+ I learnt a lot of advanced techniques while working with Smart Access - workflows for local database testing,
69+ shared flutter libraries between apps, automatic deployment and more recently, prototyping
70+ features with AI tools.
71+
6872The Smart Access platform is now flowing as a pipeline of data from users and clients the field to
6973people with disabilities in the map app with data annotation and intelligence in the backend.
7074<br />
@@ -84,15 +88,15 @@ contributed back to the project by clearly communicating issues I found with rep
8488
8589<br />
8690## TASKA Prosthetics <span style = { { fontSize: 12 , display: ' block' }} >Mobile Developer | Nov 2019 - Nov 2020</span >
87- I joined TASKA as a mobile developer for their hand management app as a graduate developer .
91+ I joined TASKA as a graduate mobile developer for their hand management app.
8892I contributed by prototyping options for expanding their app into multiple platforms, including iOS.
8993Their hand communication system was written in Javascript and run inside a webview.
9094
9195I experimented with a Kotlin KMP library to communicate with the hand directly, allowing us to build a native app.
9296This ended up being a dead end as there was too much technical debt in the existing javascript library without
9397clear documentation or support from the original developers.
9498
95- I also built interfaces into the webview on both iOS and Android platforms with basic interfaces to view the live data
99+ I also built interfaces into the webview on both iOS and Android platforms to view the live hand data
96100on either platform from the hand.
97101
98102# History
0 commit comments