aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html26
1 files changed, 13 insertions, 13 deletions
diff --git a/index.html b/index.html
index e0e5026..c1d8a73 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@
</li>
<li>
<a href="https://git.fivepixels.me" target="_blank" rel="noopener noreferrer">Git</a> /
- <a href="https://github.com/FivePixels" target="_blank" rel="noopener noreferrer">
+ <a href="https://github.com/dbolger" target="_blank" rel="noopener noreferrer">
GitHub
</a>
</li>
@@ -39,7 +39,7 @@
</ul>
</header>
<section id="intro">
- <h1>FivePixels</h1>
+ <h1>Dylan Bolger</h1>
<p id="about">Hey, I'm Dylan. I'm an entry-level software developer writing Java. Outside of work, I enjoy
deploying self-hosted projects I find online, learning new programming languages, and playing video games.
</p>
@@ -54,7 +54,7 @@
<h3>pip-to-python-packages</h3>
<p>A helper script to move existing pip packages installed to Python packages from the AUR or the offical
Arch Linux repositories.</p>
- <a href="https://github.com/FivePixels/pip-to-python-packages">
+ <a href="https://github.com/dbolger/pip-to-python-packages">
Source</a>
<br>
</div>
@@ -72,7 +72,7 @@
<h3>Strengthy</h3>
<p>A fitness tracking webapp</p>
<p><i>This project was a group submission for CSC450 Spring 2022 at Missouri State University. </i></p>
- <a href="https://github.com/FivePixels/Strengthy">
+ <a href="https://github.com/dbolger/Strengthy">
Source</a>
<br>
</div>
@@ -85,7 +85,7 @@
<p><i>This project was a group submission at <a href="https://pickhacks.io/">PickHacks</a>. View the website
at <a href="https://streamfind.tech">streamfind.tech</a>.</i></p>
<p>Winner of <i>Best Domain Registered with Domain.com</i></p>
- <a href="https://github.com/FivePixels/StreamFinder">
+ <a href="https://github.com/dbolger/StreamFinder">
Source</a>
<br>
</div>
@@ -102,9 +102,9 @@
<div class="project css">
<h3>Tidal</h3>
<p>A Spotify theme based on Tidal's user interface.</p>
- <a href="https://github.com/FivePixels/Tidal">Source code (v2)</a>
+ <a href="https://github.com/dbolger/Tidal">Source code (v2)</a>
<br>
- <a href="https://github.com/FivePixels/Tidal_Legacy">Source code (Legacy)</a>
+ <a href="https://github.com/dbolger/Tidal_Legacy">Source code (Legacy)</a>
</div>
<h2>iOS and macOS</h2>
<div class="project objc">
@@ -112,14 +112,14 @@
<p>
A jailbreak tweak to remove the accessory view from the Pandora app.
</p>
- <a href="https://github.com/FivePixels/recte">Source code</a>
+ <a href="https://github.com/dbolger/recte">Source code</a>
</div>
<div class="project objc">
<h3>Finical</h3>
<p>
A jailbreak tweak to let you swipe away the lockscreen media player.
</p>
- <a href="https://github.com/FivePixels/Finical">Source code</a>
+ <a href="https://github.com/dbolger/Finical">Source code</a>
</div>
<div class="project objc">
<h3>Intemperate</h3>
@@ -127,14 +127,14 @@
A jailbreak tweak to bypass the thermal lockdown mode when an iPhone
reaches a temperature threshold.
</p>
- <a href="https://github.com/FivePixels/Intemperate">Source code</a>
+ <a href="https://github.com/dbolger/Intemperate">Source code</a>
</div>
<div class="project objc">
<h3>Signate</h3>
<p>
A jailbreak tweak to display device uptime on the lockscreen.
</p>
- <a href="https://github.com/FivePixels/Signate">Source code</a>
+ <a href="https://github.com/dbolger/Signate">Source code</a>
</div>
<div class="project swift">
<h3>dwa140shortcut</h3>
@@ -142,9 +142,9 @@
A shortcut application for designed for Hackintosh machines using the
DWA-140 preference pane.
</p>
- <a href="https://github.com/FivePixels/dwa140shortcut">Source code</a>
+ <a href="https://github.com/dbolger/dwa140shortcut">Source code</a>
</div>
</section>
</body>
-</html> \ No newline at end of file
+</html>