diff --git a/src/components/LibLoader.svelte b/src/components/LibLoader.svelte deleted file mode 100644 index 5a5f831..0000000 --- a/src/components/LibLoader.svelte +++ /dev/null @@ -1,22 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/Nav.svelte b/src/components/Nav.svelte index 773ea64..0c20bcc 100644 --- a/src/components/Nav.svelte +++ b/src/components/Nav.svelte @@ -1,6 +1,5 @@ diff --git a/src/node_modules/images/successkid.jpg b/src/node_modules/images/successkid.jpg deleted file mode 100644 index 5ad19cc..0000000 Binary files a/src/node_modules/images/successkid.jpg and /dev/null differ diff --git a/src/routes/about.svelte b/src/routes/about.svelte index c4eaf44..c11d39c 100644 --- a/src/routes/about.svelte +++ b/src/routes/about.svelte @@ -2,6 +2,7 @@ About +django gif

(•_•)

@@ -38,6 +39,11 @@
- WompMacho.com -
- - -
- -

+django gif

wadup fool

-

Eventually This will be replaced with an embed of the stream when live. Working on other things atm.

\ No newline at end of file +
+

Eventually This will be replaced with an embed of the stream when live. Working on other things atm.

+
+ + \ No newline at end of file diff --git a/src/routes/livestream.svelte b/src/routes/livestream.svelte index cd33861..9408c75 100644 --- a/src/routes/livestream.svelte +++ b/src/routes/livestream.svelte @@ -3,29 +3,27 @@
- +

Live Stream

- +
+ Discord Members Online Shield +

See Discord for latest Announcements and Go-Live Notifications

-Discord Members Online Shield
-

+

Sep 2016 - Present -

+

I have tried to create a fun and unique livestream experience on various streaming platforms. As a result I have developed skills I never thought I would have obtained. It has been hard working to develop my stage. I found myself working in social media engagement, content creation, sound engineering, graphic design, lighting and filmography, animation, coding and dabbling in a multitude of other areas. Over the last few years I have dedicated everything I have to further enhance my stream and become a better entertainer. - -

- -

I am just having too much fun man. +

@@ -43,17 +41,36 @@ - - - - - - - - - - - ` - } -]; - -posts.forEach(post => { - post.html = post.html.replace(/^\t{3}/gm, ''); -}); - -export default posts; diff --git a/src/routes/projects/audio-visualizer.svelte b/src/routes/projects/audio-visualizer.svelte index 3f18a40..64d4fa6 100644 --- a/src/routes/projects/audio-visualizer.svelte +++ b/src/routes/projects/audio-visualizer.svelte @@ -50,11 +50,12 @@ max-width: 20vw; } - p{ - max-width: 70vw; - margin: auto; - padding-bottom: 1em; - } + p{ + margin: 1em; + border-radius: 5px; + padding: 1em; + background-color: #333333; + } h5{ font-size: smaller; diff --git a/src/routes/projects/django-site.svelte b/src/routes/projects/django-site.svelte index 93086e7..4415590 100644 --- a/src/routes/projects/django-site.svelte +++ b/src/routes/projects/django-site.svelte @@ -21,9 +21,12 @@ I have had many iterations of my personal websites. I mostly use it to collect m \ No newline at end of file diff --git a/src/routes/resume/education.svelte b/src/routes/resume/education.svelte index 9f58c22..9d0f371 100644 --- a/src/routes/resume/education.svelte +++ b/src/routes/resume/education.svelte @@ -65,4 +65,11 @@ background-color: red; max-width: 20vw; } + + p{ + margin: 1em; + border-radius: 5px; + padding: 1em; + background-color: #333333; + } \ No newline at end of file diff --git a/src/routes/resume/esports.svelte b/src/routes/resume/esports.svelte index 373b5ed..5d861b7 100644 --- a/src/routes/resume/esports.svelte +++ b/src/routes/resume/esports.svelte @@ -3,7 +3,7 @@

- +
@@ -54,6 +54,13 @@

\ No newline at end of file diff --git a/src/routes/wompchat.svelte b/src/routes/wompchat.svelte index da10dc6..6fcebbe 100644 --- a/src/routes/wompchat.svelte +++ b/src/routes/wompchat.svelte @@ -1,10 +1,10 @@ - Wompchat Chrome Extension About + Wompchat Chrome Extension

WompChat

-WompChat Logo +WompChat Logo

Welcome To The Chat

diff --git a/src/template.html b/src/template.html index 50d79cb..f4483dc 100644 --- a/src/template.html +++ b/src/template.html @@ -7,6 +7,8 @@ %sapper.base% + + @@ -17,7 +19,7 @@ - + - + + \ No newline at end of file diff --git a/static/icons/android-chrome-192x192.png b/static/icons/android-chrome-192x192.png new file mode 100644 index 0000000..f5f851a Binary files /dev/null and b/static/icons/android-chrome-192x192.png differ diff --git a/static/icons/android-chrome-512x512.png b/static/icons/android-chrome-512x512.png new file mode 100644 index 0000000..68a4914 Binary files /dev/null and b/static/icons/android-chrome-512x512.png differ diff --git a/static/icons/apple-touch-icon.png b/static/icons/apple-touch-icon.png new file mode 100644 index 0000000..fdb3f05 Binary files /dev/null and b/static/icons/apple-touch-icon.png differ diff --git a/static/icons/favicon-16x16.png b/static/icons/favicon-16x16.png new file mode 100644 index 0000000..f3bc23d Binary files /dev/null and b/static/icons/favicon-16x16.png differ diff --git a/static/icons/favicon-32x32.png b/static/icons/favicon-32x32.png new file mode 100644 index 0000000..07ddcfa Binary files /dev/null and b/static/icons/favicon-32x32.png differ diff --git a/static/icons/favicon.ico b/static/icons/favicon.ico index b100b87..890a861 100644 Binary files a/static/icons/favicon.ico and b/static/icons/favicon.ico differ diff --git a/static/img/bootstrap_logo.png b/static/img/bootstrap_logo.png new file mode 100644 index 0000000..5778512 Binary files /dev/null and b/static/img/bootstrap_logo.png differ diff --git a/static/img/css_logo.png b/static/img/css_logo.png new file mode 100644 index 0000000..7e10837 Binary files /dev/null and b/static/img/css_logo.png differ diff --git a/static/img/docker_logo.png b/static/img/docker_logo.png new file mode 100644 index 0000000..d83e54a Binary files /dev/null and b/static/img/docker_logo.png differ diff --git a/static/img/html_logo.png b/static/img/html_logo.png new file mode 100644 index 0000000..2f9ae62 Binary files /dev/null and b/static/img/html_logo.png differ diff --git a/static/img/old_photos/desk_colored.jpg b/static/img/old_photos/desk_colored.jpg new file mode 100644 index 0000000..f9069e3 Binary files /dev/null and b/static/img/old_photos/desk_colored.jpg differ diff --git a/static/img/old_photos/guitarColorBalenced.jpg b/static/img/old_photos/guitarColorBalenced.jpg new file mode 100644 index 0000000..72160a8 Binary files /dev/null and b/static/img/old_photos/guitarColorBalenced.jpg differ diff --git a/static/img/old_photos/guitarGear.jpg b/static/img/old_photos/guitarGear.jpg new file mode 100644 index 0000000..501ad6e Binary files /dev/null and b/static/img/old_photos/guitarGear.jpg differ diff --git a/static/img/old_photos/headphonesColorized1.jpg b/static/img/old_photos/headphonesColorized1.jpg new file mode 100644 index 0000000..89e5ab1 Binary files /dev/null and b/static/img/old_photos/headphonesColorized1.jpg differ diff --git a/static/img/old_photos/headphonesColorized2.jpg b/static/img/old_photos/headphonesColorized2.jpg new file mode 100644 index 0000000..329d862 Binary files /dev/null and b/static/img/old_photos/headphonesColorized2.jpg differ diff --git a/static/img/old_photos/swordColorBalenced_1.jpg b/static/img/old_photos/swordColorBalenced_1.jpg new file mode 100644 index 0000000..6b6438b Binary files /dev/null and b/static/img/old_photos/swordColorBalenced_1.jpg differ diff --git a/static/video/ledCube.MP4 b/static/video/ledCube.MP4 deleted file mode 100644 index f45e5dc..0000000 --- a/static/video/ledCube.MP4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:769188788e5e4ed765ed9493318799f8da5f5838dd6838411c69c377ed15f6d7 -size 80651090 diff --git a/static/video/overwatch_clips.mp4 b/static/video/overwatch_clips.mp4 deleted file mode 100644 index 701e98a..0000000 --- a/static/video/overwatch_clips.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6af006d6b5601c69db1fee6c3858ea644790c5e7a2048a8a33186d4d96c93981 -size 104627339 diff --git a/static/video/streamClips.mp4 b/static/video/streamClips.mp4 deleted file mode 100644 index a937bd9..0000000 --- a/static/video/streamClips.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4d381971f1ba7be31d94fba2c2697aeb86bd030615a94165df315f646f2c33c -size 200001826