From 3906325662b9a103d545559457cf0b63c792e2f6 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 5 Sep 2024 09:30:25 +0200 Subject: [PATCH] feat: update now page --- src/pages/index.astro | 2 +- src/pages/now.astro | 26 ++++++-- src/pages/now/and-then/posts/2024-06-17.astro | 62 +++++++++++++++++++ 3 files changed, 85 insertions(+), 5 deletions(-) create mode 100644 src/pages/now/and-then/posts/2024-06-17.astro diff --git a/src/pages/index.astro b/src/pages/index.astro index c2aed43..5fd4491 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -35,7 +35,7 @@ import { stuff } from '../constants/stuff'; Now - Chapter Lead, Web @ ING + Taking my time to reassess goals & visions diff --git a/src/pages/now.astro b/src/pages/now.astro index 5038e0c..c2292f6 100644 --- a/src/pages/now.astro +++ b/src/pages/now.astro @@ -10,11 +10,29 @@ const posts = await Astro.glob("./now/and-then/posts/*.astro");

Now

- Published on the + Published on the from my home in Amsterdam, where it is starting to get colder again :)

- -

Starting June of 2024, I have joined ING as Chapter Lead for Web; directly involved with the platform upon which all web apps across approximately 40 countries are being built. Our Unified Design System and Software Development Kits (e.g., microfrontends, analytics, etc.) are the ingredients ING developers use to craft experiences for more than 53 million users.

- +

This is a dump of what my current state, more or less, and I plan to update my Now pages in a similar manner and more frequently...

+

+ I took the first week of September off. ”Shallow” Vacation: making time for things I have neglected in a while. Reconsidering my goals & productivity systems. +

+

+ Reconsidered my phone usage as well: The apple watch is good enough for quick notes — which is the main driver for keeping my phone around. I'm using Things 3. The watch is good for this (especially at night) because doesn’t have the distractions of my phone. My “phone” is rarely even used as phone (why don’t we just call them palmtops?) +

+

+ Happy about my mokka pot coffee-making journey. Been making consistent espresso flavor that I really like for a while. Now considering to start learning other variants like cappuccino +

+

+ Bought a Dyson air purifier: https://www.dyson.com/air-treatment/air-purifier-heaters/purifier-hot-cool-formaldehyde-hp09/white-gold +

+

+ Been updating Cozy, and it has a new ”permanent” address: https://cozy.pub -- See further thought on this project: https://social.ayco.io/@ayo/113079696909950984 + Just give me a hundred years to finish this :) +

+

+ The reality of having a new role for work is hitting, and I wanna learn more how to succeed in engineering leadership. I’m taking my time this off-work week to reassess my leadership style, our strategies at work and how my vision for the web fits +

+
About now pages diff --git a/src/pages/now/and-then/posts/2024-06-17.astro b/src/pages/now/and-then/posts/2024-06-17.astro new file mode 100644 index 0000000..1132228 --- /dev/null +++ b/src/pages/now/and-then/posts/2024-06-17.astro @@ -0,0 +1,62 @@ +--- +import Layout from "../../../../layouts/Layout.astro"; +import Footer from "../../../../components/Footer.astro"; + +const title = "Relearning Python & working on /threads"; +const description = "I am now a Certified Professional for Software Architecture (CPSA-F®)"; +--- + + +
+ +

Chapter Lead for Web @ ING

+

+ Published on the +

+ +

Starting June of 2024, I have joined ING as Chapter Lead for Web; directly involved with the platform upon which all web apps across approximately 40 countries are being built. Our Unified Design System and Software Development Kits (e.g., microfrontends, analytics, etc.) are the ingredients ING developers use to craft experiences for more than 53 million users.

+ +
+
+
+ +