Web Development
Responsive websites designed to work across desktop, tablet, and mobile devices.
This starter website is responsive, lightweight, and easy to deploy from the VS Code terminal using Nginx.
$ sudo apt update
$ sudo apt install nginx
$ sudo cp -r . /var/www/mywebsite
$ sudo systemctl restart nginx
✓ Website deployed successfully
Replace this content with your organisation, project, or product information.
Responsive websites designed to work across desktop, tablet, and mobile devices.
Reliable deployment workflows for Ubuntu, Nginx, Azure, AWS, and other platforms.
Practical assistance with configuration, hosting, security, and ongoing maintenance.
The project uses standard HTML, CSS, and JavaScript. It has no build process or external application dependencies, making it ideal for a small Ubuntu instance.
You can edit the text, colours, sections, and branding directly in Visual Studio Code and redeploy the files in seconds.
Update the contact details below with your own information.