Add Zac and Mariano to About page

This commit is contained in:
Abner Coimbre
2026-03-26 14:55:41 -07:00
parent fa8c4bc061
commit da8e025f23
4 changed files with 40 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
assets/images/server.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -171,3 +171,9 @@ blockquote p:first-of-type {
.revolt-form button:hover { .revolt-form button:hover {
background: #2980b9; background: #2980b9;
} }
img[src*="zac.jpg"],
img[src*="server.png"] {
max-width: 280px;
border-radius: 12px;
}

View File

@@ -55,4 +55,38 @@ features:
content_class: "mt-4" content_class: "mt-4"
content: "[Abner](https://abner.page) is founder of Handmade Cities and full-time [indie dev](https://terminal.click).<br><br>Born and raised in Puerto Rico, he was mentored by Kennedy Space Center on how they make software. After winning NASAs Intern of the Year, Abner penned an essay on their programming philosophy: featured in the [news](https://observer.com/2017/07/a-look-into-nasa-coding-philosophy-kennedy-space-center-programming/). He was subsequently promoted to launch control engineer.<br><br>Abner started the [Handmade Network](https://handmade.network/), an online community learning to make quality software. He went on to work under Jonathan Blow followed by Cyan Worlds to ship the Myst Remake.<br><br>Now in his early thirties, Abner's concern for declining software standards—both ethical and technical—pushed him to become a community organizer." content: "[Abner](https://abner.page) is founder of Handmade Cities and full-time [indie dev](https://terminal.click).<br><br>Born and raised in Puerto Rico, he was mentored by Kennedy Space Center on how they make software. After winning NASAs Intern of the Year, Abner penned an essay on their programming philosophy: featured in the [news](https://observer.com/2017/07/a-look-into-nasa-coding-philosophy-kennedy-space-center-programming/). He was subsequently promoted to launch control engineer.<br><br>Abner started the [Handmade Network](https://handmade.network/), an online community learning to make quality software. He went on to work under Jonathan Blow followed by Cyan Worlds to ship the Myst Remake.<br><br>Now in his early thirties, Abner's concern for declining software standards—both ethical and technical—pushed him to become a community organizer."
- title: "Zac Nowicki"
title_class: "text-white -mt-2"
subtitle: "Editor"
subtitle_class: "!text-[#F7CE3B]"
image: "/images/people/zac.jpg"
section_class: "text-white"
transition:
start: "/images/transition3.svg"
start_class: "-scale-y-100"
start_style: "mask-size: cover;mask-position:center;"
start_color: "black"
start_dark: "/images/transition3.svg"
start_dark_color: "black"
bg_color: "#060610"
content_class: "mt-4"
content: "Zac is our editor who keeps us free of typos and fact-checks our statements. Outside of donating time to Handmade Cities, Zac is tech lead for [Kagi Search](https://kagi.com). Opinions here do not represent his employer."
- title: "Mariano Uvalle"
title_class: "text-white -mt-2"
subtitle: "Server Admin"
subtitle_class: "!text-[#F7CE3B]"
image: "/images/server.png"
section_class: "text-white"
transition:
start: "/images/transition3.svg"
start_class: "-scale-y-100"
start_style: "mask-size: cover;mask-position:center;"
start_color: "black"
start_dark: "/images/transition3.svg"
start_dark_color: "black"
bg_color: "#060610"
content_class: "mt-4"
content: "Mariano Uvalle is the [server administrator](/memos/HMC-Memo-003-Server-Admin.pdf) for Handmade Cities. He's a former Microsoft engineer at Azure who recently stepped down to work at a smaller outfit. Opinions here do not represent any of his employers."
--- ---