aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2024-06-30 12:47:14 +0200
committerMiguel Ángel Moreno <mail@migalmoreno.com>2024-06-30 12:47:14 +0200
commitdfff0b3943c77ddc82157ec9a4c8a210dbeed2f5 (patch)
tree6575393bb717c37012a184f434d98255d33fb1fb
parent43329e676113c442dae617d69dd36ec981442301 (diff)
feat: update synopsisHEADmaster
-rw-r--r--haunt.scm12
1 files changed, 4 insertions, 8 deletions
diff --git a/haunt.scm b/haunt.scm
index 1d5f990..4587916 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -414,14 +414,10 @@ describe my personal projects and contributions.")))))
,(format #f "Hi, I'm ~a!"
(string-join
(drop-right (string-split %fullname #\space) 1))))
- (p "Software developer currently based in Madrid working in the
-Space Surveillance & Tracking and Space Traffic Management (SST & STM) division at "
- ,(anchor "GMV" "https://gmv.com" #:external? #t) ".")
- (p "Particularly interested in functional programming and its
-applications in web development, reproducible operating systems, and
-compilers.")
- (p "Avid open source contributor and maintainer. Feel free to check
-out some of my " ,(anchor "projects" "/projects") "."))
+ (p "Software developer currently based in Madrid with a strong
+interest in FOSS, functional programming, reproducible systems, and compilers.")
+ (p "Feel free to check out some of my "
+ ,(anchor "projects" "/projects") "."))
(div (@ (class "blog blog--type-preview"))
(h2 (@ (class "blog__title")) "Latest Posts"
,(anchor '(button (@ (class "button button--type-border"))