// UK Software Engineering

Engineering software that scales.

Drewdan Limited is a software engineering consultancy based in Newport, Wales. I specialise in Laravel, Vue, Node.js, and cloud-native architecture — building everything from greenfield SaaS platforms to Voice AI integrations and CRM connectors.

// What I do

Services

Web Application Development

Full-stack web applications built with modern frameworks — Vue, Nuxt, React, Node.js, and more. From MVP to production.

☁️

Cloud & Edge Architecture

Serverless solutions on Cloudflare Workers, AWS Lambda, and Vercel Edge. Globally distributed, ultra-low latency.

🔌

API Design & Integration

RESTful and GraphQL APIs, third-party integrations, WebSocket systems, and real-time data pipelines.

📦

SaaS Platform Development

End-to-end SaaS build-outs — from architecture and auth to billing, dashboards, and operational tooling.

🛡️

Technical Consultancy

Code reviews, architecture audits, team mentoring, and strategic technology guidance for growing teams.

🤖

AI & Automation

LLM integrations, voice AI pipelines, intelligent workflows, and process automation using modern AI tooling.

// Featured Product

SimpleSocket.io

Managed WebSocket infrastructure — WebSockets that just work. Pusher-compatible drop-in hosting with support for Laravel Echo, Vue, React, and SDKs across PHP, JavaScript, Python, Ruby, and Go. Free tier available.

Visit SimpleSocket.io
app.js
import Pusher from 'pusher-js';
const pusher = new Pusher('your-app-key', {
wsHost: 'ws.simplesockets.io',
wsPort: 443,
forceTLS: true,
disableStats: true,
});
const channel = pusher.subscribe('my-channel');
channel.bind('my-event', (data) => {
console.log('Received:', data);
});

// Recent writing

Articles

All Articles

Ready to build something?

Tell me about your project and I'll be in touch within one business day.

Get a Free Quote