diff --git a/includes/portfolio.tex b/includes/portfolio.tex index 68e4924..16971f1 100644 --- a/includes/portfolio.tex +++ b/includes/portfolio.tex @@ -10,11 +10,17 @@ \section{Projects} \section{Portfolio} \begin{tabular*}{\textwidth}{@{\extracolsep{\fill}}ll} + \entry + {2023-} + {Mint - Message Interface Format} + {https://github.com/mint} + {\texttt{mint} is a binary message format (similar to protobuf, thrift, etc.) designed to provide fast serialisation, a reasonably rich set of data types, and an easily extensible system of type validations. It exists to shift-left validations and transformations away from Data Warehouses and back to message producers, such as distributed systems producing \texttt{mint} messages into systems such as Kafka} + \entry {2023} {Ask Ada} {https://github.com/gender-equality-community} - {Ask Ada is a system which bridges a whatsapp chat bot with a slack based backend, passing messages over Redis Streams, and deployed to Kubernetes with a custom operator. It exists to provide anonymous answers and advice on DE\&I questions without either party knowing who the other is} + {Ask Ada is a system which bridges a WhatsApp chat bot with a slack based backend, passing messages over Redis Streams, and deployed to Kubernetes with a custom operator. It exists to provide anonymous answers and advice on DE\&I questions without either party knowing who the other is} \entry {2021}