Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h2 class="title is-1 mb-6"><code class="has-text-link"># Get In Touch</code></h
<img class="is-rounded" src="./img/profile-bluetint.png" alt="LinkedIn Profile Picture">
</figure>
<p class="subtitle has-text-grey my-4">Senior Technical Consultant &amp; Software Engineer</p>
<a href="https://www.linkedin.com/in/hex333ham/" target="_blank" class="button is-normal is-info">
<a href="https://www.linkedin.com/in/softwarebycg/" target="_blank" class="button is-normal is-info">
<span class="icon">
<i class="fab fa-linkedin"></i>
</span>
Expand Down Expand Up @@ -219,7 +219,7 @@ <h3 class="subtitle has-text-link"><i class="fa-solid fa-wifi mr-2"></i> Website
</span>
<span>Visit Asteroid Deathmatch</span>
</a>
<a href="https://www.linkedin.com/in/hex333ham/" target="_blank" class="button is-normal is-link m-1">
<a href="https://www.linkedin.com/in/softwarebycg/" target="_blank" class="button is-normal is-link m-1">
<span class="icon">
<i class="fab fa-linkedin"></i>
</span>
Expand All @@ -245,13 +245,13 @@ <h3>What I work with:</h3>
</ul>
<p>The above is not a comprehensive list, I've worked with too many technologies to count and can pick them up relatively quickly. If you're not sure if I can help, ask me!</p>
<p class="has-text-right-desktop has-text-centered-touch mt-4">
<a href="https://github.com/hex333ham/hex333ham.github.io" target="_blank" class="button is-normal is-outlined is-primary m-1">
<a href="https://github.com/softwarebycg/softwarebycg.github.io" target="_blank" class="button is-normal is-outlined is-primary m-1">
<span class="icon">
<i class="fa-brands fa-github"></i>
</span>
<span>Browse This Websites Code</span>
</a>
<a href="https://www.linkedin.com/in/hex333ham/" target="_blank" class="button is-normal is-primary m-1">
<a href="https://www.linkedin.com/in/softwarebycg/" target="_blank" class="button is-normal is-primary m-1">
<span class="icon">
<i class="fab fa-linkedin"></i>
</span>
Expand All @@ -261,7 +261,7 @@ <h3>What I work with:</h3>
</div>
<div class="column is-half-widescreen">
<figure class="image is-5by3">
<script src="https://gist.github.com/hex333ham/9fb4167e2150276145a2804580062c78.js"></script>
<script src="https://gist.github.com/softwarebycg/9fb4167e2150276145a2804580062c78.js"></script>
</figure>
</div>
<a id="media"></a>
Expand All @@ -283,7 +283,7 @@ <h3 class="subtitle has-text-warning"><i class="fa-solid fa-camera-retro mr-2"><
</span>
<span>A Silly Video I Made With My Dad</span>
</a>
<a href="https://www.linkedin.com/in/hex333ham/" target="_blank" class="button is-normal is-warning m-1">
<a href="https://www.linkedin.com/in/softwarebycg/" target="_blank" class="button is-normal is-warning m-1">
<span class="icon">
<i class="fab fa-linkedin"></i>
</span>
Expand All @@ -304,7 +304,7 @@ <h3 class="subtitle"><i class="fa-brands fa-unity mr-2"></i> Game Development</h
</span>
<span>Eager Amoeba&trade;</span>
</a>
<a href="https://www.linkedin.com/in/hex333ham/" target="_blank" class="button is-normal is-light m-1">
<a href="https://www.linkedin.com/in/softwarebycg/" target="_blank" class="button is-normal is-light m-1">
<span class="icon">
<i class="fab fa-linkedin"></i>
</span>
Expand All @@ -331,7 +331,7 @@ <h3 class="subtitle"><i class="fa-brands fa-unity mr-2"></i> Game Development</h
</a>
</p>
<p>To save me a lot of time, this website has been hand-crafted using the wonderful <a href="https://bulma.io/" target="_blank">Bulma CSS Class Framework</a>.</p>
<p>You can browse the code and releases on <a target="_blank" href="https://github.com/hex333ham/hex333ham.github.io">GitHub</a>.</p>
<p>You can browse the code and releases on <a target="_blank" href="https://github.com/softwarebycg/softwarebycg.github.io">GitHub</a>.</p>
<p>&copy; 2025 Connor Graham. All rights reserved.</p>
</div>
</footer>
Expand Down