fix: remove full stops from bullet points
This commit is contained in:
parent
59487228a0
commit
de25924945
1 changed files with 6 additions and 7 deletions
13
main.typ
13
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue