We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a10d3 commit a100ae6Copy full SHA for a100ae6
docs/.vitepress/showcases.ts
@@ -238,6 +238,18 @@ export const showcases: ShowCaseInfo[] = [
238
cover: 'https://raw.githubusercontent.com/hdm/decks-2024-lascon-numerology/refs/heads/main/screenshot.png',
239
datetime: '2024-10-25',
240
},
241
+ {
242
+ title: 'Python Zero To Hero - Episode 1',
243
+ author: {
244
+ name: 'Kareim Tarek',
245
+ link: 'https://kareimgazer.github.io/',
246
+ },
247
+ at: 'Kareem Kreates YouTube Channel',
248
+ slidesLink: 'https://kareimgazer.github.io/py-intro/',
249
+ sourceLink: 'https://github.com/KareimGazer/py-intro',
250
+ cover: 'https://i.ytimg.com/vi/hVMaPBrWvAo/hqdefault.jpg',
251
+ datetime: '2025-01-12',
252
253
// Add yours here!
254
{
255
title: 'Yours?',
0 commit comments