commit 0e33867a01b43bac76a5cce129fb5afde41714df Author: Solomon Laing Date: Mon Apr 7 22:01:34 2025 +0930 Initial commit diff --git a/assets/linkedin-brands.svg b/assets/linkedin-brands.svg new file mode 100644 index 0000000..4007ae7 --- /dev/null +++ b/assets/linkedin-brands.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..83dcf97 --- /dev/null +++ b/index.html @@ -0,0 +1,52 @@ + + + + + + + + + + + +
+

I am Solomon Laing

+
+
+
+
+
+
+

Trained in Engineering and IT I spend my time building and maintaining software for + various companies and organisations. Solving problems is my passion and I strive to get + things + done, and do them well.

+
+
+
+
+
+
+
+

My Presence

+
+
+
+
+ LinkedIn logo +
+
+
+
+
+
+
+
+ + + + + + diff --git a/main.js b/main.js new file mode 100644 index 0000000..bb59153 --- /dev/null +++ b/main.js @@ -0,0 +1,2 @@ +/* documentation here: https://animejs.com/documentation/getting-started/installation */ +import { animate } from 'https://cdn.jsdelivr.net/npm/animejs@4.0.0/+esm'; diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29