Skip to content

Commit 914817b

Browse files
author
CantinaVerse Intern
authored
Merge pull request #55 from CantinaVerse-tech/mlghectiik-dev
feat: Update academic-learning.tsx
2 parents f25df60 + 2025fd6 commit 914817b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pages/academic-learning.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,12 @@ export default function AcademicLearning() {
99
description: "Comprehensive blockchain and smart contract development courses with hands-on coding exercises",
1010
highlights: ["Video Tutorials", "Code Playgrounds", "Real-time Feedback", "Progress Tracking"],
1111
status: "In Progress"
12+
},
13+
{
14+
name: "Certification System",
15+
icon: "🎓",
16+
description: "Earn verifiable NFT certificates upon course completion, stored permanently on-chain",
17+
highlights: ["NFT Certificates", "Skills Verification", "Portfolio Integration", "Employer Recognition"],
18+
status: "Testing"
1219
}
1320
}

0 commit comments

Comments
 (0)