"Welcome 👋"

Work status: Not looking for work

Melbourne

didley.dev
Software Dev

Projects

Nasia example 1
A workout tracker released on the App Store. Some features include live activates and colour theming. I've attempt to create, as much as possible, an iOS native feeling app with React Native. To achieve this I've implemented multiple techniques such as haptic feedback on buttons and replicating iOS UI elements.
Concepts
  • Native Modules
Front End Tools
  • React Native
  • TypeScript
  • Swift
Garden Manager example 1

Garden Manager

A React Native app built in collaboration with another developer. Users can track their garden creating progress logs for their plants.
Concepts
  • GIT Collaboration
  • Global State Management
Front End Tools
  • React Native
  • TypeScript
  • Redux
Picks example 1
A web based link sharing app. Users can create cards of 5 URLs, a preview is generated for each link and can then be posted to their profile.
Concepts
  • Testing
  • Async State Management
  • Authentication
Front End Tools
  • Redux
  • Redux Sagas
  • React
Back End Tools
  • MongoDB
  • ExpressJS
  • Node
Calorie Tracker example 1Calorie Tracker example 2

Calorie Tracker

A web based calorie tracking app. When authenticated data is received via my API, when accessed as a guest the browsers session storage is used.
Front End Tools
  • React Query
  • React
  • JavaScript
Back End Tools
  • MongoDB
  • ExpressJS
  • Node
Life Point Tracker example 1

Life Point Tracker

A web based life point tracking app. I've tested approaches in making the app feel more mobile native such as disabling text selection across the app and disabling browser UI when the app is installed.
Front End Tools
  • TypeScript
  • React
  • React Context