lotsa last min changes

This commit is contained in:
wompmacho
2020-11-09 20:57:50 -05:00
parent cdccb41c0c
commit b2c007271a
8 changed files with 80 additions and 45 deletions

View File

@@ -7,16 +7,16 @@
</script> </script>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark"> <nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<li class="nav-item"><a class="nav-item" rel=prefetch aria-current="{segment === undefined ? 'page' : undefined}" href=".">WompMacho</a></li> <li class="nav-item rounded"><a class="nav-item" rel=prefetch aria-current="{segment === undefined ? 'page' : undefined}" href=".">WompMacho</a></li>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span> <span class="navbar-toggler-icon"></span>
</button> </button>
<div class="collapse navbar-collapse" id="navbarSupportedContent"> <div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto"> <ul class="navbar-nav mr-auto">
<li class="nav-item"><a class="nav-link" rel=prefetch aria-current="{segment === 'about' ? 'page' : undefined}" href="about">About</a></li> <li class="nav-item rounded"><a class="nav-link" rel=prefetch aria-current="{segment === 'about' ? 'page' : undefined}" href="about">About</a></li>
<li class="nav-item"><a class="nav-link" rel=prefetch aria-current="{segment === 'livestream' ? 'page' : undefined}" href="livestream">Live Stream</a></li> <li class="nav-item rounded"><a class="nav-link" rel=prefetch aria-current="{segment === 'livestream' ? 'page' : undefined}" href="livestream">Live Stream</a></li>
<li class="nav-item"><a class="nav-link" rel=prefetch aria-current="{segment === 'projects' ? 'page' : undefined}" href="projects">Fun Stuff</a></li> <li class="nav-item rounded"><a class="nav-link" rel=prefetch aria-current="{segment === 'projects' ? 'page' : undefined}" href="projects">Fun Stuff</a></li>
</ul> </ul>
<Social></Social> <Social></Social>
</div> </div>

View File

@@ -3,12 +3,12 @@
</script> </script>
<ul class="navbar-nav shadow rounded"> <ul class="navbar-nav shadow rounded">
<li class=""><a rel=prefetch class="" aria-current="{segment === undefined ? 'page' : undefined}" href="/resume">Michael</a></li> <li class="rounded"><a rel=prefetch class="" aria-current="{segment === undefined ? 'page' : undefined}" href="/resume">Michael</a></li>
<li class=""><a rel=prefetch aria-current="{segment === 'experiance' ? 'page' : undefined}" href="/resume/experiance">Experiance</a></li> <li class="rounded"><a rel=prefetch aria-current="{segment === 'experiance' ? 'page' : undefined}" href="/resume/experiance">Experiance</a></li>
<li class=""><a rel=prefetch aria-current="{segment === 'education' ? 'page' : undefined}" href="/resume/education">Education</a></li> <li class="rounded"><a rel=prefetch aria-current="{segment === 'education' ? 'page' : undefined}" href="/resume/education">Education</a></li>
<li class=""><a rel=prefetch aria-current="{segment === 'esports' ? 'page' : undefined}" href="/resume/esports">Esports</a></li> <li class="rounded"><a rel=prefetch aria-current="{segment === 'esports' ? 'page' : undefined}" href="/resume/esports">Esports</a></li>
<li class=""><a rel=prefetch aria-current="{segment === 'consulting' ? 'page' : undefined}" href="/resume/consulting">Consulting</a></li> <li class="rounded"><a rel=prefetch aria-current="{segment === 'consulting' ? 'page' : undefined}" href="/resume/consulting">Consulting</a></li>
<li class=""><a rel=prefetch aria-current="{segment === 'projects' ? 'page' : undefined}" href="/projects" data-toggle="tooltip" title="This will take you away from this page.">Projects</a></li> <li class="rounded"><a rel=prefetch aria-current="{segment === 'projects' ? 'page' : undefined}" href="/projects" data-toggle="tooltip" title="This will take you away from this page.">Projects</a></li>
</ul> </ul>
<style> <style>

View File

@@ -4,38 +4,60 @@
<h1>About</h1> <h1>About</h1>
<faceThing>(•_•)</faceThing> <h2>(•_•)</h2>
<p>
I am just some guy with a voice who is always thinking about the future. I
have been interested in tech my entire life... It started out as a distant admiration for sci-fi shows,
video games, learning of amazing people and amazing things. I was obsessed with space… the final frontier.
New technology and the tech giants who are creating the future were my everyday bread and butter. This love
for tech had the chance to flourish when I found my way into art and music. My artistry enveloped my
highschool years. Through my guitar and music I found myself creating a recording studio at home. One thing
led to another and I found myself deeply enthralled with audio engineering and building computers to handle
the processing. I began tweaking little things, anything I can get my hands on... Eventually I found my way
into computer science and IT. I found a new career in fixing and creating... These skills bled into all
parts
of my life. Esports peaked my interest and again I found my way into the tech side and developing platforms.
Building machines that pushed as many frames as possible to get that bleeding edge. I began playing with
virtual machines, arduino, raspberry pi and bare-metal machines. I started hosting websites and game servers
from home. Eventually I started streaming and found a new joy in the Twitch community. I developed my
streaming portfolio and platform. Graphic design, content creation, lighting, filmography, social media,
websites, custom scripting overlays, entertainment, and lets not forget GAMING.
</p>
<h3>
I keep finding new things to tweak and play with.
</h3>
<figure>
<p>
I am just some guy with a voice who is always thinking about the future. I
have been interested in tech my entire life... It started out as a distant admiration for sci-fi shows,
video games, learning of amazing people and amazing things. I was obsessed with space… the final frontier.
New technology and the tech giants who are creating the future were my everyday bread and butter. This love
for tech had the chance to flourish when I found my way into art and music. My artistry enveloped my
highschool years. Through my guitar and music I found myself creating a recording studio at home. One thing
led to another and I found myself deeply enthralled with audio engineering and building computers to handle
the processing. I began tweaking little things, anything I can get my hands on... Eventually I found my way
into computer science and IT. I found a new career in fixing and creating... These skills bled into all
parts
of my life. Esports peaked my interest and again I found my way into the tech side and developing platforms.
Building machines that pushed as many frames as possible to get that bleeding edge. I began playing with
virtual machines, arduino, raspberry pi and bare-metal machines. I started hosting websites and game servers
from home. Eventually I started streaming and found a new joy in the Twitch community. I developed my
streaming portfolio and platform. Graphic design, content creation, lighting, filmography, social media,
websites, custom scripting overlays, entertainment, and lets not forget GAMING.
</p>
<figcaption>
I keep finding new things to tweak and play with.
</figcaption>
</figure>
<h4> <h4>
I dont plan on stopping. I dont plan on stopping.
</h4> </h4>
<style> <style>
faceThing{ p{
margin: auto;
}
h1{
font-size: larger;
text-align: center;
}
h2{
font-size: 5em; font-size: 5em;
margin: 1em; margin: 1em;
text-align: center;
display: block;
}
h3{
font-size: medium;
text-align: center;
}
h4{
font-size: large;
text-align: center;
} }
</style> </style>

View File

@@ -27,9 +27,13 @@
<hr> <hr>
<a class="rounded" rel=prefetch href="https://chrome.google.com/webstore/search/wompmacho"><img src="img/womp-chat/icon48.png" alt="WompChat Icon"></a> <a class="rounded" rel=prefetch href="https://chrome.google.com/webstore/search/wompmacho"><img class="logo_icon" src="img/womp-chat/icon512.png" alt="WompChat Icon"></a>
<style> <style>
.logo_icon{
height: 3.5em;
}
p{ p{
margin: auto; margin: auto;
padding: 1em; padding: 1em;
@@ -55,9 +59,9 @@
h3{ h3{
font-size: smaller; font-size: smaller;
margin: 1em;
text-align: center; text-align: center;
max-width: 20vw; max-width: 20vw;
margin: auto;
} }
p{ p{

View File

@@ -1,10 +1,10 @@
<svelte:head> <svelte:head>
<title>Wompchat Chrome Extension Page</title> <title>Wompchat Chrome Extension About</title>
</svelte:head> </svelte:head>
<h1>WompChat</h1> <h1>WompChat</h1>
<img class="gif rounded" src="" alt="WompChat Logo" /> <img title="WompChat" class="gif rounded" src="/img/womp-chat/full512.png" alt="WompChat Logo" />
<h2>Welcome To The Chat</h2> <h2>Welcome To The Chat</h2>
@@ -34,7 +34,7 @@
<a class="rounded" href="https://discord.gg/pVNnTDA" title="Join our Discord Community"><button type="button" class="btn btn-dark">Join our Discord Community</button></a> <a class="rounded" href="https://discord.gg/pVNnTDA" title="Join our Discord Community"><button type="button" class="btn btn-dark">Join our Discord Community</button></a>
<a class="rounded" href="https://streamelements.com/wompmacho-5882/tip" title="Donations"><button type="button" class="btn btn-dark">Donations</button></a> <a class="rounded" href="https://streamelements.com/wompmacho-5882/tip" title="Donations"><button type="button" class="btn btn-dark">Donations</button></a>
<a class="rounded" href="https://www.youtube.com/wompmacho" title="Youtube"><button type="button" class="btn btn-dark">Youtube</button></a> <a class="rounded" href="https://www.youtube.com/wompmacho" title="Youtube"><button type="button" class="btn btn-dark">Youtube</button></a>
<a class="rounded" href="mailto:wompmacho@gmail.com"><button type="button" class="btn btn-dark">Contact Me</button></a> <a class="rounded" href="mailto:wompmacho@gmail.com" title="Contact"><button type="button" class="btn btn-dark">Contact Me</button></a>
</div> </div>
<hr> <hr>
@@ -88,7 +88,7 @@
Don't forget to pin this extension for easy access. Don't forget to pin this extension for easy access.
</p> </p>
<img class="gif rounded" src="https://cdn.jsdelivr.net/gh/wompmacho/womp/assets/gif/pinYourExtension.gif" alt="pinYourExtension.gif" /> <img class="gif rounded" src="https://cdn.jsdelivr.net/gh/wompmacho/wompchat/assets/gif/pinYourExtension.gif" alt="pinYourExtension.gif" />
<p> <p>
Youtube Live is slow to load its pages currently. Youtube Live is slow to load its pages currently.
@@ -96,26 +96,26 @@
Once you see the Emote Panel Icon you can open the Emote Selection Panel. Once you see the Emote Panel Icon you can open the Emote Selection Panel.
</p> </p>
<img class="gif rounded" src="https://cdn.jsdelivr.net/gh/wompmacho/womp/assets/gif/emotesMenu.gif" alt="emotesMenu.gif" /> <img class="gif rounded" src="https://cdn.jsdelivr.net/gh/wompmacho/wompchat/assets/gif/emotesMenu.gif" alt="emotesMenu.gif" />
<p class="highlight"> <p class="highlight">
Enhanced Theater Mode Is Now Available. Just click the check in the option panel and refresh your page. Enhanced Theater Mode Is Now Available. Just click the check in the option panel and refresh your page.
</p> </p>
<img class="gif rounded" style="height: 540px; width: 960px;" src="https://github.com/wompmacho/womp/blob/main/cdn/assets/gif/theaterMode.gif?raw=true" alt="theaterMode.gif" /> <img class="gif rounded" style="height: 540px; width: 960px;" src="https://github.com/wompmacho/wompchat/blob/main/cdn/assets/gif/theaterMode.gif?raw=true" alt="theaterMode.gif" />
<p> <p>
Over around 500 Top and Trending Emotes are loaded from popular sites. Over around 500 Top and Trending Emotes are loaded from popular sites.
You can Enable/Disable them in the Options Menu. You can Enable/Disable them in the Options Menu.
</p> </p>
<img class="gif rounded" src="https://cdn.jsdelivr.net/gh/wompmacho/womp/assets/gif/optionsMenu.gif" alt="optionsMenu.gif" /> <img class="gif rounded" src="https://cdn.jsdelivr.net/gh/wompmacho/wompchat/assets/gif/optionsMenu.gif" alt="optionsMenu.gif" />
<p> <p>
Can Also Click on UserNames To Autofill an @ Notification Can Also Click on UserNames To Autofill an @ Notification
</p> </p>
<img class="gif rounded" src="https://cdn.jsdelivr.net/gh/wompmacho/womp/assets/gif/clickUserNamesToAtThem.gif" alt="clickUserNamesToAtThem.gif" /> <img class="gif rounded" src="https://cdn.jsdelivr.net/gh/wompmacho/wompchat/assets/gif/clickUserNamesToAtThem.gif" alt="clickUserNamesToAtThem.gif" />
<h3>more on the way, but for now...</h3> <h3>more on the way, but for now...</h3>
@@ -123,11 +123,19 @@
<style> <style>
.btn-dark{
background-color: #474748 !important;
}
.btn-dark:hover{
background-color: #323233 !important;
}
.highlight{ .highlight{
font-weight:700; font-weight:700;
color: #00ff00; color: #00ff00;
text-align: center; text-align: center;
} }
.container{ .container{
display: flex; display: flex;
justify-content: center; justify-content: center;
@@ -135,6 +143,7 @@
} }
h1{ h1{
display: none;
font-size: xx-large; font-size: xx-large;
text-align: center; text-align: center;
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB