"Hello and welcome"

Work status: Not looking for work

Melbourne

didley.dev
Software Dev

Projects

Garden Manager example 1

Garden Manager

A React Native app built in collaboration with another developer via GitHub. 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