From de25924945786bc6d5b041b7c7ab0f4bca0ac076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Schr=C3=B6ter?= Date: Fri, 21 Feb 2025 14:49:08 +0100 Subject: [PATCH 1/2] fix: remove full stops from bullet points --- main.typ | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/main.typ b/main.typ index 4ca06d3..d51ad28 100644 --- a/main.typ +++ b/main.typ @@ -109,8 +109,8 @@ dates: dates-helper(start-date: "Aug 2019", end-date: "Present"), url: "codeberg.org/felschr/nixos-config", ) -- Maintaining my personal & work computers as well as a homelab via a declarative NixOS configuration. - My homelab hosts services from home automation to media servers & more. +- Maintaining my personal & work computers as well as a homelab via a declarative NixOS configuration +- My homelab hosts services from home automation to media servers & more #project( name: "Pheno-Inspect Plant Analyzer Web", @@ -127,7 +127,7 @@ dates: dates-helper(start-date: "Jan 2022", end-date: "Jun 2024"), url: "github.com/pinpox/pgp2ssh", ) -- Derive private ed25519 SSH key from private PGP key. +- Derive private ed25519 SSH key from private PGP key - This functionality was not implemented in GPG and no other tools existed for this before - Implemented in Golang and in close collaboration with another member of the open source community @@ -151,7 +151,7 @@ // url: "web.archive.org/web/20191021030141/https://www.letzte-werbung.de/melder", ) - A web app where users can report companies that continue to send mail advertising - despite the "No advertising please" sticker on their mailbox. + despite the "No advertising please" sticker on their mailbox - Main technologies: TypeScript, Node.js, React, AWS Lambda, Serverless framework, DynamoDB #project( @@ -160,9 +160,8 @@ dates: dates-helper(start-date: "May 2019", end-date: "Aug 2019"), // url: "web.archive.org/web/20220710170444/https://www.plastikpost.de/", ) -- Every week, up to 20.7 million issues of "Einkauf Aktuell" land in German mailboxes. - Plastikpost.de allowed users to object to them very easily. - Over 70 000 objections have been recorded in the course of the campaign. +- Every week, up to 20.7 million issues of "Einkauf Aktuell" land in German mailboxes +- Allowed users to object very easily: over 70 000 objections have been recorded - Main technologies: TypeScript, Node.js, React, AWS Lambda, Serverless framework, DynamoDB == Certifications From 74813ecf4cf7a0d45d5b60807873eb3385a7583f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Schr=C3=B6ter?= Date: Fri, 21 Feb 2025 15:03:07 +0100 Subject: [PATCH 2/2] feat: shorten & split some bullet points --- main.typ | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/main.typ b/main.typ index d51ad28..3a4633e 100644 --- a/main.typ +++ b/main.typ @@ -110,7 +110,7 @@ url: "codeberg.org/felschr/nixos-config", ) - Maintaining my personal & work computers as well as a homelab via a declarative NixOS configuration -- My homelab hosts services from home automation to media servers & more +- I self-host various services for single sign-On (SSO), home automation, git forge, build server & more #project( name: "Pheno-Inspect Plant Analyzer Web", @@ -150,8 +150,7 @@ dates: dates-helper(start-date: "Nov 2018", end-date: "Aug 2019"), // url: "web.archive.org/web/20191021030141/https://www.letzte-werbung.de/melder", ) -- A web app where users can report companies that continue to send mail advertising - despite the "No advertising please" sticker on their mailbox +- Allows users to report companies that send mail advertising despite a "No advertising please" sticker on the mailbox - Main technologies: TypeScript, Node.js, React, AWS Lambda, Serverless framework, DynamoDB #project(