Cartoon pic of me, Oliver

OJSWEB

Cartoon pic of me, Oliver

OJSWEB

Contact Me

Curate and Display Data To Business Stakeholders

Share, create, and use data and content with beautiful and intuitive web and mobile apps.

Arrange a chat
Flushfinder mobile app mockup
Javascript logoTypeScript logoNext.js logoNext.js logoReact logoVue logoPostgreSQL logoMongoDB logoFirebase logo

Oliver's exceptional contributions to the CAMS project, spanning marketing services, web design and development, and content marketing, have been instrumental in raising awareness and support for this crucial initiative. His commitment to disaster resilience, combined with his technical expertise, has significantly advanced the CAMS project's mission to help communities become more resilient in the face of disasters. Oliver's dedication and multifaceted skill set make him an invaluable asset to any project focused on disaster risk reduction.

Head shot of Dr. Peter Williams, Network Leader; Chair (ARISE USA)

Dr. Peter Williams

Network Leader; Chair (ARISE USA)

Unlock Business Potential with Data-Driven Web Apps

I specialise in using existing data or collecting new information to create impactful solutions. Picture a retail app that customises user recommendations based on purchase history, or a healthcare app that gathers patient data to offer personalised health tips.

My full-stack expertise ensures your web application is both visually appealing and highly functional, transforming data into valuable insights for your business growth.

Talk your needs
exports.fetchPostById = (post_id) => {
  return db.query('
    SELECT * 
    FROM posts
    WHERE post_id = $1;',
    [post_id])
  .then(({rows}) => {
    return rows
  })
}

Example costs...

Developing an application takes time and needs to be planned. Typically I would work towards developing a minimum viable product (MVP). Providing a cost before understanding your requirements is impossible as it depends on a myriad of criteria. For a simple back and front-end application, you are looking in the region of £5,000

Prices start from £5,000

My working process...

I'm a methodical person. I typically work in the following way. The best thing to do is to get in touch with an overview of what you want. This will give me chance to do a bit of research before we speak.

Discuss needs

Our first port of call would be to meet or have a call to talk about your needs and timescales.

Proposal & Quote

I'll put together a proposal and quote that details everything I will including cost breakdowns.

Wireframes

Wireframes (if not supplied) will be sent for you to approve before development begins.

Build and Test

I'll get to work in a dev environment, testing as I build. After a demo, and with your approval, I will deploy your app.

Get in touch to begin...

Send me a message to arrange a chat.

Arrange a chat

Here's some of my work...

Example game application

Games and Interactive Fun

This is a game called sliders. It is a daily challenge game that gives a user five targets to hit using, surprisingly, sliders. It updates everyday and stores the user's scores in their local storage.

Community Social Media App

Community View for community social media appGroup view and posts for community social media appCommunity View for community social media app

Twitter, but friendly and for communities

I spoke with a number of village communities about creating a centralised place for villagers, schools, local businesses, and churches to share news, updates and interests. They wanted an alternative to Facebook, so I built Comm-you-nity.

The app features an SQL database, API server and Next.js front-end with user authentication.