Compare commits

..

2 Commits

Author SHA1 Message Date
51723e0c44 Small correction to old bio
All checks were successful
Build and Deploy to Web Server / deploy (push) Successful in 15m46s
2025-08-22 10:53:41 +09:30
17f185f953 Add automatic development webserver launch 2025-08-22 10:42:06 +09:30
2 changed files with 19 additions and 1 deletions

18
.vscode/tasks.json vendored Normal file
View File

@@ -0,0 +1,18 @@
{
"version": "2.0.0",
"tasks": [
{
"label": "Run development webserver on startup",
"type": "shell",
"command": "npm run dev",
"windows": {
"command": "npm run dev"
},
"presentation": {
"reveal": "always",
"panel": "new"
},
"runOptions": { "runOn": "folderOpen" }
}
]
}

View File

@@ -1,4 +1,4 @@
Nathan Cummins is an award-winning composer, orchestrator, conductor, and performer, based in Adelaide, South Australia.
Nathan Cummins is an award-winning composer, orchestrator, conductor, and sound designer based in Adelaide, South Australia.
He specialises in crafted orchestration for video games, film, and television with a focus on live and vibrant textures across multiple genres and mediums.
His original works and orchestrations have featured prominently in media and in the concert hall, including performances by the Australian String Quartet, the Elder Conservatorium Wind Orchestra, and the Gold Coast Philharmonic Orchestra.
His orchestrations have been used in concerts and recording sessions throughout the world.