Now
- Updated on the 9th of September, 2023 + Updated on the 19th of April, 2024 -🎉 Thrilled to share I am now a Certified Professional for Software Architecture (CPSA-F®) after having completed and passed the iSAQB® – International Software Architecture Qualification Board's intensive training and examination.
+After a while of reading and deep consideration, I have decided to pick up Python as my chosen general-purpose programming language.
-This means I have the necessary basis for facilitating / participating in architectural design activities for software development.
- -Having a consistent language in Software Architecture is beneficial when communicating with stakeholders and clarifying consistent patterns and principles that guide the development of software products.
+This very website is now running on a Flask python server. And I have started working on a self-hosted public /threads project.
+ +Will probably write some blogs about the journey, but I have already organized the collection of repositories for my personal site
diff --git a/src/pages/now/and-then/posts/09-09-2023.astro b/src/pages/now/and-then/posts/09-09-2023.astro new file mode 100644 index 0000000..befca56 --- /dev/null +++ b/src/pages/now/and-then/posts/09-09-2023.astro @@ -0,0 +1,63 @@ +--- +import Layout from "../../../../layouts/Layout.astro"; +import Footer from "../../../../components/Footer.astro"; + +const title = "Certified Software Architecture Professional"; +const description = "I am now a Certified Professional for Software Architecture (CPSA-F®)"; +--- + +
{title}
+ + Updated on the 9th of September, 2023 + +🎉 Thrilled to share I am now a Certified Professional for Software Architecture (CPSA-F®) after having completed and passed the iSAQB® – International Software Architecture Qualification Board's intensive training and examination.
+ +This means I have the necessary basis for facilitating / participating in architectural design activities for software development.
+ +Having a consistent language in Software Architecture is beneficial when communicating with stakeholders and clarifying consistent patterns and principles that guide the development of software products.
+ +