aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/projects/_index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/content/projects/_index.md b/content/projects/_index.md
index efede88..3195403 100644
--- a/content/projects/_index.md
+++ b/content/projects/_index.md
@@ -9,7 +9,7 @@ draft = false
Just a list of some projects I have done and find useful on my day-to-day life.
- [Hub Watcher](https://hub-watcher.gabrielgio.me/)
- [<i class="fab fa-gitlab"></i>](https://gitlab.com/gabrielgio/hub-watcher)
+ [[gitlab](https://gitlab.com/gabrielgio/hub-watcher)]
A small project to monitor changes in a docker image from [docker
hub](https://hub.docker.com/). By default every 5 minutes it will fetch the
@@ -21,7 +21,7 @@ Just a list of some projects I have done and find useful on my day-to-day life.
- [Reddit to Nextcloud
importer](https://gabrielgio.gitlab.io/reddit-nextcloud-importer/)
- [<i class="fab fa-gitlab"></i>](https://gitlab.com/gabrielgio/reddit-nextcloud-importer)
+ [[github](https://gitlab.com/gabrielgio/reddit-nextcloud-importer)]
A small project that monitors user\'s saved posts on reddit, downloads its
media and uploads to a nextcloud instance.
@@ -34,7 +34,7 @@ Just a list of some projects I have done and find useful on my day-to-day life.
- [Filter for Nerdcast
(pt-BR)](https://gabrielgio.gitlab.io/jn_filter/)
- [<i class="fab fa-gitlab"></i>](https://gitlab.com/gabrielgio/jn_filter)
+ [[gitlab](https://gitlab.com/gabrielgio/jn_filter)]
Just a small podcast filter to remove and/or split a feed from
[Nerdcast](https://www.jovemnerd.com.br/nerdcast/) into different segments.
@@ -43,7 +43,7 @@ Just a list of some projects I have done and find useful on my day-to-day life.
podcast client.
- [Password generator](https://genpass.gabrielgio.me/)
- [<i class="fab fa-gitlab"></i>](https://gitlab.com/gabrielgio/genpass)
+ [[gitlab](https://gitlab.com/gabrielgio/genpass)]
It started with me having fun with clojure script ([last
commit](https://gitlab.com/gabrielgio/genpass/-/tree/2db3d88503fbe219e99c464c4cc8e768613e1359)).