From af51fc2fe2235118af8f848919e2fed52ac61ff1 Mon Sep 17 00:00:00 2001 From: Naomi Date: Tue, 26 May 2026 15:03:59 +0100 Subject: [PATCH 1/2] add extra field of sub-catergory in posts for blog --- _posts/2024-04-27-welcome.html | 1 + _posts/2024-05-05-breaking-cultural-barriers.html | 1 + _posts/2024-06-02-woman-is-the-homeland-of-woman.html | 1 + _posts/2024-06-02-working-with-chatgpt.html | 1 + _posts/2024-07-01-from-cv-to-job-offer.html | 3 ++- _posts/2024-07-02-harnessing-generative-ai.html | 1 + _posts/2024-07-06-interview-tips-part1.html | 3 ++- _posts/2024-08-11-coding-for-greener-tomorrow.html | 3 ++- _posts/2024-09-27-my-ai-devcamp-journey.html | 3 ++- _posts/2024-10-09-how-nlp-interacts-with-people.html | 3 ++- _posts/2024-10-09-learn-generative-ai-with-aws.html | 3 ++- _posts/2024-11-04-microservices-paradise.html | 3 ++- _posts/2024-11-04-tailoring-your-career-quarterly.html | 1 + ...-12-03-a-simple-walkthrough-of-kubernetes-pod-creation.html | 3 ++- _posts/2024-12-03-techCrunch-disrupt-learnings.html | 3 ++- _posts/2025-01-13-risk-management-in-engineering.html | 3 ++- _posts/2025-02-10-managing-your-career.html | 3 ++- _posts/2025-03-02-studying-and-passing-aws-cert-exam.html | 3 ++- _posts/2025-03-12-building-cutting-edge-ai-solutions.html | 3 ++- _posts/2025-06-10-mid-senior-engineer.html | 3 ++- .../2025-06-14-atomic-habits-small-changes-real-results.html | 3 ++- _posts/2025-06-20-self-taught-self-doubt.html | 3 ++- _posts/2025-07-01-first-year-at-wcc.html | 3 ++- _posts/2025-07-02-habits-challenge-lessons.html | 3 ++- .../2025-09-01-the-story-behind-the-mentorship-programme.html | 3 ++- _posts/2025-12-23-gnec-hackathon-win.html | 3 ++- _posts/2025-12-25-data-engineering-portfolio-projects.html | 1 + blog.html | 2 +- 28 files changed, 48 insertions(+), 21 deletions(-) diff --git a/_posts/2024-04-27-welcome.html b/_posts/2024-04-27-welcome.html index 436ad8b2..07ae8a1f 100644 --- a/_posts/2024-04-27-welcome.html +++ b/_posts/2024-04-27-welcome.html @@ -5,6 +5,7 @@ author_name: WCC Team image: /assets/images/blog/welcome.jpg category: tech-career +sub_category: tech-career description: | Be a part of the change. Join us to help bridge the gender gap in technology. Together, we can create a future where women are leading drivers of technology and innovation. --- diff --git a/_posts/2024-05-05-breaking-cultural-barriers.html b/_posts/2024-05-05-breaking-cultural-barriers.html index 5d26c9d6..11a9ccf0 100644 --- a/_posts/2024-05-05-breaking-cultural-barriers.html +++ b/_posts/2024-05-05-breaking-cultural-barriers.html @@ -6,6 +6,7 @@ author_role: Systems & Application Support Advisor (Web) image: /assets/images/blog/2024-05-05-main-image.jpg category: tech-career +sub_category: tech-career description: | In this blog we explore breaking cultural barriers to start a tech career --- diff --git a/_posts/2024-06-02-woman-is-the-homeland-of-woman.html b/_posts/2024-06-02-woman-is-the-homeland-of-woman.html index b8e056c2..7df0c682 100644 --- a/_posts/2024-06-02-woman-is-the-homeland-of-woman.html +++ b/_posts/2024-06-02-woman-is-the-homeland-of-woman.html @@ -6,6 +6,7 @@ author_role: Junior Full Stack Developer at InnoAl Tech Solution image: /assets/images/blog/2024-06-02-arzu-main-img.jpg category: tech-career +sub_category: tech-career description: | In the land where I was born, there's a saying that resonates deeply with the essence of female solidarity: "Woman is the homeland of woman." --- diff --git a/_posts/2024-06-02-working-with-chatgpt.html b/_posts/2024-06-02-working-with-chatgpt.html index 80adb2a9..18c91310 100644 --- a/_posts/2024-06-02-working-with-chatgpt.html +++ b/_posts/2024-06-02-working-with-chatgpt.html @@ -6,6 +6,7 @@ author_role: Data Scientist at TAC Index image: /assets/images/blog/2024-06-02-silke-main-img.jpg category: machine-learning +sub_category: machine-learning description: | The one thing ChatGPT will not do is tell you the right questions to ask. --- diff --git a/_posts/2024-07-01-from-cv-to-job-offer.html b/_posts/2024-07-01-from-cv-to-job-offer.html index 16083b36..656334c4 100644 --- a/_posts/2024-07-01-from-cv-to-job-offer.html +++ b/_posts/2024-07-01-from-cv-to-job-offer.html @@ -6,7 +6,8 @@ author_role: Senior Software Engineer at Centric Software image: /assets/images/blog/2024-07-01-adriana-main-image.jpg description: Essential Tips for Software Engineer Interview Success. You'll be well-equipped to navigate the interview process and showcase your skills to potential employers. -category: interview-tips +category: career-management +sub_category: interview-tips ---
diff --git a/_posts/2024-07-02-harnessing-generative-ai.html b/_posts/2024-07-02-harnessing-generative-ai.html index a73ffd19..2fee7526 100644 --- a/_posts/2024-07-02-harnessing-generative-ai.html +++ b/_posts/2024-07-02-harnessing-generative-ai.html @@ -7,6 +7,7 @@ image: /assets/images/blog/2024-07-02-sahana-main-image.jpeg description: Let's a walk through how one needs to understand use case, master prompt engineering, and leverage existing tools. category: machine-learning +sub_category: machine-learning ---
diff --git a/_posts/2024-07-06-interview-tips-part1.html b/_posts/2024-07-06-interview-tips-part1.html index 08b12258..3c3e9675 100644 --- a/_posts/2024-07-06-interview-tips-part1.html +++ b/_posts/2024-07-06-interview-tips-part1.html @@ -6,7 +6,8 @@ author_role: Test Automation Engineer, IBM Security image: /assets/images/blog/2024-07-06-eleonora-main-image.jpg description: We will explore resources and tools our community members find valuable in their preparation journey. -category: interview-tips +category: career-management +sub_category: interview-tips ---
diff --git a/_posts/2024-08-11-coding-for-greener-tomorrow.html b/_posts/2024-08-11-coding-for-greener-tomorrow.html index 45b0ce0a..f0dc9125 100644 --- a/_posts/2024-08-11-coding-for-greener-tomorrow.html +++ b/_posts/2024-08-11-coding-for-greener-tomorrow.html @@ -6,7 +6,8 @@ author_role: Engineering Manager, Paythru image: /assets/images/blog/2024-08-11-madhura-main-image.png description: Have you ever considered the environmental impact of the software code we write? -category: green-software +category: tech-career +sub_category: green-software ---
diff --git a/_posts/2024-09-27-my-ai-devcamp-journey.html b/_posts/2024-09-27-my-ai-devcamp-journey.html index a6762d84..3e185971 100644 --- a/_posts/2024-09-27-my-ai-devcamp-journey.html +++ b/_posts/2024-09-27-my-ai-devcamp-journey.html @@ -6,7 +6,8 @@ author_role: Full Stack Developer image: /assets/images/blog/2024-09-27-arzu-main-image.png description: I wrote about my Al DevCamp journey. -category: personal-experience +category: community-learning +sub_category: personal-experience ---
diff --git a/_posts/2024-10-09-how-nlp-interacts-with-people.html b/_posts/2024-10-09-how-nlp-interacts-with-people.html index 2abef8e5..39de06ea 100644 --- a/_posts/2024-10-09-how-nlp-interacts-with-people.html +++ b/_posts/2024-10-09-how-nlp-interacts-with-people.html @@ -7,7 +7,8 @@ image: /assets/images/blog/2024-10-09-busra-cover.png image_source: This image was created by AI. description: In the realm of Artificial Intelligence (AI), Natural Language Processing (NLP) is changing the way that people engage with machines by allowing them to interact with machines in human language, effectively and meaningfully. -category: artificial-intelligence +category: machine-learning +sub_category: artificial-intelligence ---
diff --git a/_posts/2024-10-09-learn-generative-ai-with-aws.html b/_posts/2024-10-09-learn-generative-ai-with-aws.html index a061c1ae..d60cf011 100644 --- a/_posts/2024-10-09-learn-generative-ai-with-aws.html +++ b/_posts/2024-10-09-learn-generative-ai-with-aws.html @@ -7,7 +7,8 @@ image: /assets/images/blog/2024-10-09-airat-cover.png image_source: Created by Author with Canva description: Learn how to use PartyRock by AWS to build your own AI app in minutes, NO coding involved! -category: generative-ai +category: machine-learning +sub_category: generative-ai ---
diff --git a/_posts/2024-11-04-microservices-paradise.html b/_posts/2024-11-04-microservices-paradise.html index c8ca0750..7a641191 100644 --- a/_posts/2024-11-04-microservices-paradise.html +++ b/_posts/2024-11-04-microservices-paradise.html @@ -7,7 +7,8 @@ image: /assets/images/blog/2024-11-04-microservices-paradise-banner.png image_source: Created by Author with Canva description: Microservices Paradise -category: microservices +category: tech-career +sub_category: microservices ---
diff --git a/_posts/2024-11-04-tailoring-your-career-quarterly.html b/_posts/2024-11-04-tailoring-your-career-quarterly.html index f447cebf..05b568e1 100644 --- a/_posts/2024-11-04-tailoring-your-career-quarterly.html +++ b/_posts/2024-11-04-tailoring-your-career-quarterly.html @@ -8,6 +8,7 @@ image_source: Created by Author with Canva description: Your guide to setting goals and building the relationship with your manager. category: tech-career +sub_category: tech-career ---
diff --git a/_posts/2024-12-03-a-simple-walkthrough-of-kubernetes-pod-creation.html b/_posts/2024-12-03-a-simple-walkthrough-of-kubernetes-pod-creation.html index 95a38b2e..d9fc2435 100644 --- a/_posts/2024-12-03-a-simple-walkthrough-of-kubernetes-pod-creation.html +++ b/_posts/2024-12-03-a-simple-walkthrough-of-kubernetes-pod-creation.html @@ -7,7 +7,8 @@ image: /assets/images/blog/20241203-Madhura-cover.png image_source: From Author description: A detailed guide explaining the lifecycle of Kubernetes Pods, from YAML definition to live deployment. -category: kubernetes +category: tech-career +sub_category: kubernetes ---
diff --git a/_posts/2024-12-03-techCrunch-disrupt-learnings.html b/_posts/2024-12-03-techCrunch-disrupt-learnings.html index 90799713..5d8a2595 100644 --- a/_posts/2024-12-03-techCrunch-disrupt-learnings.html +++ b/_posts/2024-12-03-techCrunch-disrupt-learnings.html @@ -6,7 +6,8 @@ author_role: Software Engineer image: /assets/images/blog/2024-12-03-techcrunch-disrupt-learnings.jpg description: "TechCrunch Disrupt 2024 brought together global tech leaders to explore cutting-edge innovations. I interviewed Madhuvanthi Venkatesh, a data scientist and AI meetup organizer, about her key takeaways: the rise of “tiny LLMs,” the importance of real networking, and Silicon Valley’s leadership in AI." -category: Conference reflections +category: community-learning +sub_category: Conference reflections ---
diff --git a/_posts/2025-01-13-risk-management-in-engineering.html b/_posts/2025-01-13-risk-management-in-engineering.html index 58cd0ed7..2d53ffd0 100644 --- a/_posts/2025-01-13-risk-management-in-engineering.html +++ b/_posts/2025-01-13-risk-management-in-engineering.html @@ -7,7 +7,8 @@ image: /assets/images/blog/2025-01-13-risk-management-in-engineering.jpg image_source: Created by Author with Canva description: Risk management is an inherent and very often invisible and intangible part of everything we do. Every day we make decisions, sometimes without thinking too much about it, and some decisions require more thinking because of uncertainty. This is where risk management brings value - it helps to navigate these uncertainties. -category: risk management +category: tech-career +sub_category: risk management ---
diff --git a/_posts/2025-02-10-managing-your-career.html b/_posts/2025-02-10-managing-your-career.html index f86edebd..a5e9da8e 100644 --- a/_posts/2025-02-10-managing-your-career.html +++ b/_posts/2025-02-10-managing-your-career.html @@ -9,7 +9,8 @@ your career journey. A great tool to capture your reflections and close any associated gaps is a Career Development Plan (CDP). CDP is your personalised strategy which you define and use to achieve your career goals. It outlines skills and actions necessary to progress a career over a specific period." -category: Career Management +category: career-management +sub_category: Career Management ---
diff --git a/_posts/2025-03-02-studying-and-passing-aws-cert-exam.html b/_posts/2025-03-02-studying-and-passing-aws-cert-exam.html index d1a5b8db..e01866f1 100644 --- a/_posts/2025-03-02-studying-and-passing-aws-cert-exam.html +++ b/_posts/2025-03-02-studying-and-passing-aws-cert-exam.html @@ -7,7 +7,8 @@ image: /assets/images/blog/2025-03-02-studying-and-passing-aws-cert-exam.png image_source: description: Studying and Passing the AWS Certification Exam -category: Certifications +category: training-and-certifications +sub_category: Certifications ---
diff --git a/_posts/2025-03-12-building-cutting-edge-ai-solutions.html b/_posts/2025-03-12-building-cutting-edge-ai-solutions.html index b77a0bbb..41fc8bd3 100644 --- a/_posts/2025-03-12-building-cutting-edge-ai-solutions.html +++ b/_posts/2025-03-12-building-cutting-edge-ai-solutions.html @@ -7,7 +7,8 @@ image: /assets/images/blog/2025-03-12-Sahana-gemma2-banner.png image_source: Image courtesy of the team. description: Lablab AI, in collaboration with Google’s Gemma team, hosted a hackathon to build AI solutions using Gemma 2 models. -category: artificial-intelligence +category: machine-learning +sub_category: artificial-intelligence ---
diff --git a/_posts/2025-06-10-mid-senior-engineer.html b/_posts/2025-06-10-mid-senior-engineer.html index d3165dd1..c892616f 100644 --- a/_posts/2025-06-10-mid-senior-engineer.html +++ b/_posts/2025-06-10-mid-senior-engineer.html @@ -12,7 +12,8 @@ and to reach that coveted "Senior Engineer" status is bubbling beneath the surface. You're not alone! The journey from Mid to Senior is a significant step in any tech professional's career, and understanding the available pathways is crucial for strategic advancement. -category: Career-progression +category: tech-career +sub_category: Career-progression ---
diff --git a/_posts/2025-06-14-atomic-habits-small-changes-real-results.html b/_posts/2025-06-14-atomic-habits-small-changes-real-results.html index 8a709324..9b824da3 100644 --- a/_posts/2025-06-14-atomic-habits-small-changes-real-results.html +++ b/_posts/2025-06-14-atomic-habits-small-changes-real-results.html @@ -7,7 +7,8 @@ image: image_source: description: "Atomic Habits: Small Changes, Real Results" -category: Productivity +category: career-management +sub_category: Productivity ---
diff --git a/_posts/2025-06-20-self-taught-self-doubt.html b/_posts/2025-06-20-self-taught-self-doubt.html index 5b778b9e..0d6046ce 100644 --- a/_posts/2025-06-20-self-taught-self-doubt.html +++ b/_posts/2025-06-20-self-taught-self-doubt.html @@ -7,7 +7,8 @@ image: /assets/images/blog/2025-06-20-self-taught-self-doubt.jpeg image_source: description: A personal reflection on learning to code as a self-taught developer, battling imposter syndrome, and how mentorship helped me stop looking only at what I lacked and start seeing how far I’d come. -category: Career +category: community-learning +sub_category: Career ---
diff --git a/_posts/2025-07-01-first-year-at-wcc.html b/_posts/2025-07-01-first-year-at-wcc.html index 68d1944e..fb7b4997 100644 --- a/_posts/2025-07-01-first-year-at-wcc.html +++ b/_posts/2025-07-01-first-year-at-wcc.html @@ -7,7 +7,8 @@ image: /assets/images/blog/2025-07-01-first-year-at-wcc.jpg image_source: description: "Our first year as WomenCodingCommunity" -category: Community +category: community-learning +sub_category: Community ---
diff --git a/_posts/2025-07-02-habits-challenge-lessons.html b/_posts/2025-07-02-habits-challenge-lessons.html index 8a7f826e..cebb44b8 100644 --- a/_posts/2025-07-02-habits-challenge-lessons.html +++ b/_posts/2025-07-02-habits-challenge-lessons.html @@ -7,7 +7,8 @@ image: /assets/images/blog/2025-07-02-habits-challenge-lessons.jpg image_source: description: Lessons from Our 4-Week Habit Challenge -category: Productivity +category: career-management +sub_category: Productivity ---
diff --git a/_posts/2025-09-01-the-story-behind-the-mentorship-programme.html b/_posts/2025-09-01-the-story-behind-the-mentorship-programme.html index 54dcc364..4984412d 100644 --- a/_posts/2025-09-01-the-story-behind-the-mentorship-programme.html +++ b/_posts/2025-09-01-the-story-behind-the-mentorship-programme.html @@ -7,7 +7,8 @@ image: /assets/images/blog/2025-09-01-the-story-behind-the-mentorship-programme.jpg image_source: https://pixabay.com/ description: What started as a side project with just a handful of Google Forms has since grown into a vibrant mentorship community, which helped people grow, land new roles, and build meaningful connections along the way. -category: team +category: community-learning +sub_category: team ---
diff --git a/_posts/2025-12-23-gnec-hackathon-win.html b/_posts/2025-12-23-gnec-hackathon-win.html index feb6efd0..3debd818 100644 --- a/_posts/2025-12-23-gnec-hackathon-win.html +++ b/_posts/2025-12-23-gnec-hackathon-win.html @@ -6,7 +6,8 @@ author_role: Lead at Women Coding Community image: /assets/images/blog/2025-12-23-gnec-hackathon-win.png description: Our Women Coding Community Team Takes 3rd Place at the GNEC Fall Hackathon -category: tech-career +category: community-learning +sub_category: tech-career ---
diff --git a/_posts/2025-12-25-data-engineering-portfolio-projects.html b/_posts/2025-12-25-data-engineering-portfolio-projects.html index eece8be3..c5fbdbf0 100644 --- a/_posts/2025-12-25-data-engineering-portfolio-projects.html +++ b/_posts/2025-12-25-data-engineering-portfolio-projects.html @@ -7,6 +7,7 @@ image: /assets/images/blog/2025-12-25-data-engineering-portfolio-projects.jpg description: Data Engineering Portfolio Projects category: tech-career +sub_category: tech-career ---
diff --git a/blog.html b/blog.html index 2de11e82..6b071f26 100644 --- a/blog.html +++ b/blog.html @@ -42,7 +42,7 @@

{{post.title}}

{{post.author_name}}
{{post.author_role}}
-
#{{post.category}}
+
#{{post.sub_category}}
From cfdf75c25255c669d83dd8edce772b6b2be0d6e4 Mon Sep 17 00:00:00 2001 From: Naomi Date: Tue, 26 May 2026 17:21:37 +0100 Subject: [PATCH 2/2] add navbar routing --- _data/blog_categories.yml | 19 ++++++++++ _data/navbar.yml | 1 + _includes/navbar.html | 29 +++++++++++---- _layouts/blog-category.html | 52 +++++++++++++++++++++++++++ blog-career-management.html | 6 ++++ blog-community-learning.html | 6 ++++ blog-machine-learning.html | 6 ++++ blog-tech-career.html | 6 ++++ blog-training-and-certifications.html | 6 ++++ 9 files changed, 125 insertions(+), 6 deletions(-) create mode 100644 _data/blog_categories.yml create mode 100644 _layouts/blog-category.html create mode 100644 blog-career-management.html create mode 100644 blog-community-learning.html create mode 100644 blog-machine-learning.html create mode 100644 blog-tech-career.html create mode 100644 blog-training-and-certifications.html diff --git a/_data/blog_categories.yml b/_data/blog_categories.yml new file mode 100644 index 00000000..13fbb1a4 --- /dev/null +++ b/_data/blog_categories.yml @@ -0,0 +1,19 @@ +- title: Training and certifications + slug: training-and-certifications + match: training-and-certifications + +- title: Career management + slug: career-management + match: career-management + +- title: Machine Learning + slug: machine-learning + match: machine-learning + +- title: Community learning and experiences + slug: community-learning + match: community-learning + +- title: Tech career + slug: tech-career + match: tech-career \ No newline at end of file diff --git a/_data/navbar.yml b/_data/navbar.yml index afa5ca8d..59c49581 100644 --- a/_data/navbar.yml +++ b/_data/navbar.yml @@ -83,6 +83,7 @@ - name: Blog link: blog index: 4 + subfolderitems: [] - name: About Us index: 5 subfolderitems: diff --git a/_includes/navbar.html b/_includes/navbar.html index 6ae1acb0..3c768f12 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -6,7 +6,7 @@ @@ -17,24 +17,41 @@ {% if item.subfolderitems %} {% if item.link %} - {% else %} {% endif %} {% else %} {{ item.name }} @@ -44,4 +61,4 @@
-
+
\ No newline at end of file diff --git a/_layouts/blog-category.html b/_layouts/blog-category.html new file mode 100644 index 00000000..b5217159 --- /dev/null +++ b/_layouts/blog-category.html @@ -0,0 +1,52 @@ +--- +layout: default +--- + +{% assign posts = site.posts | where: "category", page.category %} + +

+ + \ No newline at end of file diff --git a/blog-career-management.html b/blog-career-management.html new file mode 100644 index 00000000..a40961e6 --- /dev/null +++ b/blog-career-management.html @@ -0,0 +1,6 @@ +--- +layout: blog-category +title: Career Management +permalink: /blog-career-management/ +category: career-management +--- \ No newline at end of file diff --git a/blog-community-learning.html b/blog-community-learning.html new file mode 100644 index 00000000..9ec7537a --- /dev/null +++ b/blog-community-learning.html @@ -0,0 +1,6 @@ +--- +layout: blog-category +title: Community Learning +permalink: /blog-community-learning/ +category: community-learning +--- \ No newline at end of file diff --git a/blog-machine-learning.html b/blog-machine-learning.html new file mode 100644 index 00000000..2e1ea262 --- /dev/null +++ b/blog-machine-learning.html @@ -0,0 +1,6 @@ +--- +layout: blog-category +title: Machine Learning +permalink: /blog-machine-learning/ +category: machine-learning +--- \ No newline at end of file diff --git a/blog-tech-career.html b/blog-tech-career.html new file mode 100644 index 00000000..4d0f1776 --- /dev/null +++ b/blog-tech-career.html @@ -0,0 +1,6 @@ +--- +layout: blog-category +title: Tech Career +permalink: /blog-tech-career/ +category: tech-career +--- \ No newline at end of file diff --git a/blog-training-and-certifications.html b/blog-training-and-certifications.html new file mode 100644 index 00000000..3257d4b9 --- /dev/null +++ b/blog-training-and-certifications.html @@ -0,0 +1,6 @@ +--- +layout: blog-category +title: Training & Certifications +permalink: /blog-training-and-certifications/ +category: training-and-certifications +--- \ No newline at end of file