]> git.danielmrcl.dev Git - danielmrcl.dev.git/commitdiff
optimize projects and description
authorDaniel Jr <dan@danielmrcl.dev>
Tue, 29 Apr 2025 18:53:49 +0000 (15:53 -0300)
committerDaniel Jr <dan@danielmrcl.dev>
Tue, 29 Apr 2025 18:53:49 +0000 (15:53 -0300)
Signed-off-by: Daniel Jr <dan@danielmrcl.dev>
data/projects.json
hugo.toml

index 09a463adf22152b554540db68986905d95359fd4..385e4eab03cb460fe69525fc71de96b4fa921581 100644 (file)
@@ -4,32 +4,31 @@
                        "name": "Onnibank",
                        "url": "https://click.danielmrcl.dev/onnibank-k9Uw",
                        "tags": [
-                               { "name": "current", "color": "#b8bb26" },
-                               { "name": "work", "color": "#fb4934" }
+                               { "name": "job", "color": "#fb4934" }
                        ],
                        "desc": "HR solution to manage payroll and benefits for employees. #SpringBoot #Quarkus #Kafka"
                },
                {
-                       "name": "Justa",
-                       "url": "https://click.danielmrcl.dev/justa-Oo7g",
+                       "name": "EncURL",
+                       "url": "https://click.danielmrcl.dev/gitlab-2bCe",
                        "tags": [
-                               { "name": "work", "color": "#fb4934" }
+                               { "name": "proj", "color": "#83a598" }
                        ],
-                       "desc": "B2B payment solutions fintech. #PlayFramework #SpringBoot #NestJS"
+                       "desc": "Link shortener with some extra features. #VueJS #CSharp"
                },
                {
-                       "name": "EncURL",
-                       "url": "https://click.danielmrcl.dev/gitlab-2bCe",
+                       "name": "Justa",
+                       "url": "https://click.danielmrcl.dev/justa-Oo7g",
                        "tags": [
-                               { "name": "project", "color": "#83a598" }
+                               { "name": "job", "color": "#fb4934" }
                        ],
-                       "desc": "Link shortener with some extra features. #VueJS #CSharp"
+                       "desc": "B2B payment solutions fintech. #PlayFramework #SpringBoot #NestJS"
                },
                {
                        "name": "ArtDigital",
                        "url": "https://click.danielmrcl.dev/github-4OO7",
                        "tags": [
-                               { "name": "project", "color": "#83a598" }
+                               { "name": "proj", "color": "#83a598" }
                        ],
                        "desc": "E-commerce that simplifies sale of products in the handcraft sector. #JavaEE #JSP #WebServlets"
                }
index 3737d38b15064c47631b4298e88de3362d1c57ac..dea56f9999686b54d9d3e266cf8118436bd0e4fd 100644 (file)
--- a/hugo.toml
+++ b/hugo.toml
@@ -31,7 +31,7 @@ rss = false
 tocInline = true
 logo = "image.jpg"
 favicon = "favicon.ico"
-description = "Since 2021, I've been developing Java web services using Spring and PostgreSQL in a microservices architecture for critical, efficient and scalable systems."
+description = "Since 2021 I have been developing web services in microservice architecture for critical, efficient and scalable systems. I love Linux, cloud computing, cli-tools, hardware and all about computers."
 tagsOverview = true
 showProjectsList = true
 show_updated = true