blob: 431739e3b4695461fe81351003cbff37f08ff252 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<h1>Shifoo’s Git</h1>
<p>
Welcome to my little corner of the internet where mirrors, experiments, toys, and
questionable coding decisions live together in harmony.
</p>
<p>
This instance hosts:
<ul>
<li>Local mirrors of my GitHub repositories</li>
<li>Random experiments and prototypes</li>
<li>Archived projects that don’t need a full GitHub home</li>
<li>Tools, scripts, and code I want to keep independent</li>
</ul>
</p>
<p>
For my main public work, visit: <strong><a href="https://github.com/luciferreeves" target="_blank">
github.com/luciferreeves
</a></strong>
</p>
|