Skip to content

Commit a100ae6

Browse files
KareimGazerkermanx
andauthored
docs: add "Python Zero To Hero" to showcases (#2006)
Co-authored-by: _Kerman <[email protected]>
1 parent 63a10d3 commit a100ae6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/.vitepress/showcases.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,18 @@ export const showcases: ShowCaseInfo[] = [
238238
cover: 'https://raw.githubusercontent.com/hdm/decks-2024-lascon-numerology/refs/heads/main/screenshot.png',
239239
datetime: '2024-10-25',
240240
},
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+
},
241253
// Add yours here!
242254
{
243255
title: 'Yours?',

0 commit comments

Comments
 (0)