@@ -6,39 +6,40 @@ import { Separator } from '../lib/separator'
66
77# Skills
88
9- <div style = { { display: ' flex' , flexDirection: ' row' , flexWrap: ' wrap' , justifyContent: ' space-around' }} >
9+ <div style = { { display: ' flex' , flexDirection: ' row' , flexWrap: ' wrap' , justifyContent: ' space-around' , justifyContent: ' start ' }} >
1010 <div style = { { width: ' 30%' , minWidth: 200 }} >
11- ### Software Development
11+ ### Software
1212 - Backend (AWS, Rust in lambda, Postgres)
1313 - Apps (Flutter, Android, iOS, Web)
1414 - Linux (systemd, nixos, Raspberry Pi)
1515 - C#, Go, Dart, Javascript, Kotlin, Python
1616 </div >
1717
1818 <div style = { { width: ' 30%' , minWidth: 200 }} >
19- ### Team management
19+ ### Teams
2020 - Leading multiple projects
21- - Issues & project management
22- - Balancing priorities between clients, developers, deadlines and quality
23- - Knowing when to present a learning opportunity and when to step in
21+ - Coordinating stakeholder needs while maintaining development quality
22+ - Balancing learning opportunities with deadlines
2423 </div >
2524
2625 <div style = { { width: ' 30%' , minWidth: 200 }} >
27- ### Rendering & Interaction
28- - 3D Materials, Modelling & Maths
29- - Live data & interaction
30- - Projection hardware experience
31- - Passion for experimental techniques
26+ ### Product
27+ - Github Actions CI/CD
28+ - Passion for DX & Tooling
29+ - Mobile app store management
30+ - Scoping projects and managing backlog
31+ - Budget and time estimation
32+ - AI Prototyping
3233 </div >
3334</div >
3435
3536# Recent Experience
3637
3738## Smart Access<span style = { { fontSize: 12 , display: ' block' }} >Lead Developer | Mar 2023 - Today</span >
3839
39- I joined Smart Access at the start of their software journey - they just had a prototype
40- map app - a whitelabelled clone of an android map app. They have ownership over lots of Accessibility
41- data with experience collecting it and wanted to build a platform to share it and grow .
40+ I joined Smart Access at the start of their software journey - they initially had only a prototype
41+ map application based on a white-labeled Android platform. The company possessed valuable accessibility
42+ data from years of collection efforts and sought to build a comprehensive platform to leverage and expand this data .
4243Together we have expanded the company in many directions, including the following projects:
4344
4445#### Smart Access Navigation ([ Web] ( https://app.smartaccess.enterprises ) )
@@ -65,8 +66,8 @@ that speeds up and increases the accuracy of data collection.
6566The app is a simple interface for collecting data with helpful UX and it integrates into the same backend.
6667
6768The Smart Access platform is now flowing as a pipeline of data from users and clients the field to
68- people with disabilities in the map app,
69- with data annotation and intelligence in the backend.
69+ people with disabilities in the map app with data annotation and intelligence in the backend.
70+ < br />
7071
7172## My Life My Voice ([ Web] ( https://app.mylifemyvoice.org.nz ) ) <span style = { { fontSize: 12 , display: ' block' }} >Lead Developer | Feb 2023 - Today</span >
7273
@@ -81,6 +82,7 @@ The apps key audience included people with disabilities including intellectual a
8182so we had to be extra mindful with our UX. In my time digging deep into flutter's accessibility features, I
8283contributed back to the project by clearly communicating issues I found with reproducible examples.
8384
85+ <br />
8486## TASKA Prosthetics <span style = { { fontSize: 12 , display: ' block' }} >Mobile Developer | Nov 2019 - Nov 2020</span >
8587I joined TASKA as a mobile developer for their hand management app as a graduate developer.
8688I contributed by prototyping options for expanding their app into multiple platforms, including iOS.
@@ -95,7 +97,7 @@ on either platform from the hand.
9597
9698# History
9799
98- <div style = { { display: ' flex' , flexDirection: ' row' , flexWrap: ' wrap' , justifyContent: ' space-around' }} >
100+ <div style = { { display: ' flex' , flexDirection: ' row' , flexWrap: ' wrap' , justifyContent: ' space-around' , justifyContent: ' start ' }} >
99101 { /* <div style={{ width: '30%', minWidth: 200 }} >
100102 ### Smart Access <span style={{ fontSize: 12, display: 'block' }}>Mar 2023 - Today</span>
101103 _Accessibility mapping platform_
@@ -145,7 +147,7 @@ on either platform from the hand.
145147
146148# Education
147149
148- <div style = { { display: ' flex' , flexDirection: ' row' , flexWrap: ' wrap' , justifyContent: ' space-around' }} >
150+ <div style = { { display: ' flex' , flexDirection: ' row' , flexWrap: ' wrap' , justifyContent: ' space-around' , justifyContent: ' start ' }} >
149151 <div style = { { width: ' 40%' , minWidth: 300 }} >
150152 ### Victoria University of Wellington <span style = { { fontSize: 14 , display: ' block' }} >2017 - 2019</span >
151153 #### Bachelor of Design Innovation (Media Design)
0 commit comments