Now
- Published on the + Published on the
-After a while of reading and deep consideration, I have decided to pick up Python as my chosen general-purpose programming language. I worked with Python 2 for a short while in the past, but only briefly for some projects and not really learning much in the larger ecosystem.
- -This very website is now running on a Flask server. And I have started working on a self-hosted public /threads project also on Python.
- -Will probably write some blogs about the journey, but I have already organized the collection of repositories for my personal site
+Starting this month, I have joined ING as Chapter Lead for Frontend Engineering; directly involved with the platform upon which all web apps accross more than 40 countries are built. Our Unified Design System and SDKs are the ingredients ING developers use to craft experiences for more than 53 million users.
diff --git a/src/pages/now/and-then/posts/2024-04-19.astro b/src/pages/now/and-then/posts/2024-04-19.astro new file mode 100644 index 0000000..d31745a --- /dev/null +++ b/src/pages/now/and-then/posts/2024-04-19.astro @@ -0,0 +1,64 @@ +--- +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®)"; +--- + +
{title}
++ Published on the +
+ +After a while of reading and deep consideration, I have decided to pick up Python as my chosen general-purpose programming language. I worked with Python 2 for a short while in the past, but only briefly for some projects and not really learning much in the larger ecosystem.
+ +This very website is now running on a Flask server. And I have started working on a self-hosted public /threads project also on Python.
+ +Will probably write some blogs about the journey, but I have already organized the collection of repositories for my personal site
+ +