add source-only projects
Gitea/resume/pipeline/head There was a failure building this commit
Details
Gitea/resume/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
6ab390353b
commit
87ff6bece7
24
index.html
24
index.html
|
@ -141,6 +141,30 @@
|
||||||
</li>
|
</li>
|
||||||
<li class="container">
|
<li class="container">
|
||||||
|
|
||||||
|
<a href="https://projects.ajstepien.xyz/andrzej/gopaper">
|
||||||
|
<h3>GoPaper</h3>
|
||||||
|
</a>
|
||||||
|
<p>
|
||||||
|
A wallpaper slideshow daemon for Hyprland, written in Go.
|
||||||
|
</p>
|
||||||
|
<div class="links-container">
|
||||||
|
<a
|
||||||
|
href="https://projects.ajstepien.xyz/andrzej/gopaper">source</a>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
<li class="container">
|
||||||
|
|
||||||
|
<a href="https://projects.ajstepien.xyz/andrzej/micro365">
|
||||||
|
<h3>Micro365</h3>
|
||||||
|
</a>
|
||||||
|
<p>A bot for posting single-word writing prompts to social media. Node.js with an SQLite backend.</p>
|
||||||
|
<div class="links-container">
|
||||||
|
<a
|
||||||
|
href="https://projects.ajstepien.xyz/andrzej/micro365">source</a>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
<li class="container">
|
||||||
|
|
||||||
<a href="https://demos.ajstepien.xyz/calculator">
|
<a href="https://demos.ajstepien.xyz/calculator">
|
||||||
<h3>Calculator</h3>
|
<h3>Calculator</h3>
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in New Issue