Skip to content

Commit 0b04d8f

Browse files
committed
fix: renovate achievements page
1 parent c7b6111 commit 0b04d8f

File tree

4 files changed

+236
-520
lines changed

4 files changed

+236
-520
lines changed

_data/achievements.yml

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,43 +10,32 @@ categories:
1010
- name: "Open edX Core Contributor"
1111
icon: "/assets/img/openedx-core-contributor-badge.svg"
1212
description: "Recognized contributor to the Open edX platform with significant contributions to platform modernization and developer experience improvements"
13-
impact: "Led platform-wide upgrades across 10+ major services, modernized Python dependencies, and improved developer onboarding processes that reduced setup time by 60%."
14-
date: "2023-2024"
1513
url: "https://openedx.org/"
16-
skills: ["Python", "Django", "React", "Community Leadership"]
1714

1815
- name: "Leadership & Speaking"
1916
id: "community"
2017
icon: "fas fa-microphone-alt"
2118
description: "Community leadership and public speaking engagements"
2219
badges:
2320
- name: "Open edX Conference Speaker"
24-
icon: "fas fa-microphone-alt"
21+
icon: "https://logos.openedx.org/open-edx-logo-tag.png"
2522
description: "Technical presenter at Open edX conferences, sharing tools, best practices, and platform insights"
26-
impact: "Delivered presentations to 200+ developers and educators, sharing automation tools and platform insights that were adopted by multiple institutions."
27-
date: "2023-2024"
2823
url: "https://openedx.org/conference/"
29-
skills: ["Public Speaking", "Technical Leadership", "Community Building"]
3024

3125
- name: "Mentorship Leader"
32-
icon: "fas fa-user-graduate"
26+
icon: "/assets/img/mentorship-leader-logo.svg"
3327
description: "Guided new contributors through onboarding, documentation, and first pull requests"
34-
impact: "Mentored 15+ new contributors, created comprehensive onboarding documentation, and established mentorship programs that increased contributor retention by 40%."
35-
date: "2022-2024"
36-
skills: ["Mentorship", "Documentation", "Developer Experience"]
28+
url: "https://openedx.org/"
3729

3830
- name: "Certifications"
3931
id: "certifications"
4032
icon: "fas fa-certificate"
4133
description: "Professional certifications and technical qualifications"
4234
badges:
4335
- name: "AWS Solutions Architect Associate"
44-
icon: "fab fa-aws"
36+
icon: "https://upload.wikimedia.org/wikipedia/commons/9/93/Amazon_Web_Services_Logo.svg"
4537
description: "Amazon Web Services certified solutions architect with expertise in cloud infrastructure design"
46-
impact: "Designed and implemented scalable cloud architectures for enterprise applications, reducing infrastructure costs by 30% while improving system reliability."
47-
date: "2024"
4838
url: "https://aws.amazon.com/certification/"
49-
skills: ["AWS", "Cloud Architecture", "Infrastructure Design", "Cost Optimization"]
5039

5140
# - name: "Certified Kubernetes Administrator"
5241
# icon: "fas fa-dharmachakra"

0 commit comments

Comments
 (0)