diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 27 |
1 files changed, 12 insertions, 15 deletions
@@ -27,10 +27,7 @@ </a>
</li>
<li>
- <a href="https://git.dbolger.dev" target="_blank" rel="noopener noreferrer">cgit</a> /
- <a href="https://github.com/dbolger" target="_blank" rel="noopener noreferrer">
- GitHub
- </a>
+ <a href="https://git.dbolger.dev" target="_blank" rel="noopener noreferrer">cgit</a>
</li>
<li>
<a href="https://www.linkedin.com/in/dylan-bolger-532b63162/" target="_blank" rel="noopener noreferrer">
@@ -60,7 +57,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/dbolger/pip-to-python-packages">
+ <a href="https://git.dbolger.dev/pip-to-python-packages">
Source</a>
<br>
</div>
@@ -78,7 +75,7 @@ <h3>city-utilities-restful-wrapper</h3>
<p>A RESTful API wrapping my energy service provider to gather energy usage data in Home Assistant.</p>
<p><i></i></p>
- <a href="https://github.com/dbolger/city-utilities-restful-wrapper">
+ <a href="https://git.dbolger.dev/city-utilities-restful-wrapper">
Source</a>
<br>
</div>
@@ -86,7 +83,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/dbolger/Strengthy">
+ <a href="https://git.dbolger.dev/Strengthy">
Source</a>
<br>
</div>
@@ -99,7 +96,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/dbolger/StreamFinder">
+ <a href="https://git.dbolger.dev/StreamFinder">
Source</a>
<br>
</div>
@@ -116,9 +113,9 @@ <div class="project css">
<h3>Tidal</h3>
<p>A Spotify theme based on Tidal's user interface.</p>
- <a href="https://github.com/dbolger/Tidal">Source code (v2)</a>
+ <a href="https://git.dbolger.dev/Tidal">Source code (v2)</a>
<br>
- <a href="https://github.com/dbolger/Tidal_Legacy">Source code (Legacy)</a>
+ <a href="https://git.dbolger.dev/Tidal_Legacy">Source code (Legacy)</a>
</div>
<h2>iOS and macOS</h2>
<div class="project objc">
@@ -126,14 +123,14 @@ <p>
A jailbreak tweak to remove the accessory view from the Pandora app.
</p>
- <a href="https://github.com/dbolger/recte">Source code</a>
+ <a href="https://git.dbolger.dev/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/dbolger/Finical">Source code</a>
+ <a href="https://git.dbolger.dev/Finical">Source code</a>
</div>
<div class="project objc">
<h3>Intemperate</h3>
@@ -141,14 +138,14 @@ A jailbreak tweak to bypass the thermal lockdown mode when an iPhone
reaches a temperature threshold.
</p>
- <a href="https://github.com/dbolger/Intemperate">Source code</a>
+ <a href="https://git.dbolger.dev/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/dbolger/Signate">Source code</a>
+ <a href="https://git.dbolger.dev/Signate">Source code</a>
</div>
<div class="project swift">
<h3>dwa140shortcut</h3>
@@ -156,7 +153,7 @@ A shortcut application for designed for Hackintosh machines using the
DWA-140 preference pane.
</p>
- <a href="https://github.com/dbolger/dwa140shortcut">Source code</a>
+ <a href="https://git.dbolger.dev/dwa140shortcut">Source code</a>
</div>
</section>
</body>
|
