+ my name is simon, and you found me
+ enjoy your stay
+
+ my links: linkedin | github
+
+
+
+
From a84c4e6d20fc89291cbdbde74ea74074ad586a20 Mon Sep 17 00:00:00 2001 From: Simon O'Shea <55282932+osheas1atwit@users.noreply.github.com> Date: Thu, 15 Dec 2022 17:41:19 -0500 Subject: [PATCH] adding site files --- about.html | 27 +++++++++++++++++++++++++++ index.html | 23 +++++++++++++++++++++++ logs.html | 35 +++++++++++++++++++++++++++++++++++ projects.html | 36 ++++++++++++++++++++++++++++++++++++ style.css | 4 ++++ 5 files changed, 125 insertions(+) create mode 100644 about.html create mode 100644 index.html create mode 100644 logs.html create mode 100644 projects.html create mode 100644 style.css diff --git a/about.html b/about.html new file mode 100644 index 0000000..2a0cd5f --- /dev/null +++ b/about.html @@ -0,0 +1,27 @@ + + + +
+ + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..d7d821f --- /dev/null +++ b/index.html @@ -0,0 +1,23 @@ + + + + + + + + +
+ you made it! congratulations :)
+ this is my corner of the internet, feel free to explore
+
+ logs
+ -
+ projects
+ -
+ about
+
+
- my collection of logs -
+
+ ~web development log
+ where i log work i'm doing on here
+
+
+
+ ~personal book log
+ where i write a little blurb about books i've read
+
+
+
+ ~making a fingerboard
+ things i've learned
+
+
+
- personal projects -
+
+ ~web browser new tab template
+ use these html/css files as a
+ startpage for your browser
+
+ ~cigar box guitar
+ my final project for History of
+ American Folk Music, a fretted
+ cigarbox guitar
+
+ ~fingerboards
+ after skateboarding for a few
+ years, i got my first tech deck
+ and began fingerboarding. i also
+ make them for myself and friends
+