Curate and Display Data To Business Stakeholders
Share, create, and use data and content with beautiful and intuitive web and mobile apps.
Arrange a chatOliver proved an invaluable asset. He is diligent, hard-working and multi-talented, capable of learning technical subjects and distilling it into both engaging prose and beautiful presentation, be it web, graphic or slides. He was very effective in producing organic content over complex subjects that help drive users to TerminusDB. I would not hesitate a moment to work with Oliver again given the opportunity.
Dr Gavin Mendel-Gleason
CTO & Co-Founder TerminusDB
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 needsexports.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.
Here's some of my work...
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.