Kerim Hudson

A London-based designer and full-stack web developer, with a keen interest in digital sustainability and ethics, and the use of design and technology in social innovation. Read more

Open to freelance and full-time opportunities.

NatureBound

Freelance
View website

NatureBound is an observability platform allowing farms and their corporate clients to manage their environmental impact and health. Working with Barney, their technical lead, we cleaned up the design and build out the application for their beta release, building upon their prototype.

NatureBound

The backend was built internally and hosted on Google Cloud Platform. The front-end was built using Next.js, TailwindCSS, and MapLibre for the map data.

Server-Side Rendering

Unsure about the consistency and strength of internet connections in rural areas, we opted to use server-side rendering to fetch as much data in one go for the clients, rather than having pages appear piece-by-piece.

We also cache data where possible, to minimise requests between the server and client.

Dark Mode & Accessibility

As the primary clients are farmers, we wanted to ensure accessiblity standards were met. We utilised large font sizes, high contrasts, and included a dark mode to allow people to choose whatever is most comfortable for them.