Skip to content

digital-finance-podcast

Amsterdam Investment Club Podcast - Digital Finance Episodes

View on GitHub


Information

Property Value
Language HTML
Stars 0
Forks 0
Watchers 0
Open Issues 0
License No License
Created 2026-01-20
Last Updated 2026-02-19
Last Push 2026-01-20
Contributors 1
Default Branch main
Visibility private

Reproducibility

No specific reproducibility files found.

Status

  • Issues: Enabled
  • Wiki: Enabled
  • Pages: Enabled

README

Amsterdam Investment Club Podcast - Digital Finance Episodes

Professional GitHub Pages site showcasing podcast episodes featuring leading academics and practitioners in AI, FinTech, and Quantitative Finance.

Live Site

URL: https://digital-ai-finance.github.io/digital-finance-podcast/

From Goldman Sachs to Europe's Largest Digital Finance Network

Guest: Prof. Dr. Joerg Osterrieder

A deep conversation about: - Career progression from Merrill Lynch to Goldman Sachs to Man AHL - Transition from industry to academia - MSCA Digital Finance program (EUR 3.8M EU-funded PhD network) - COST Action CA19130 (400+ academics across 49 countries) - AI/ML applications in finance and explainability requirements - Career advice for aspiring quantitative finance professionals

Repository Structure

digital-finance-podcast/
|-- index.html                    # Main landing page
|-- episodes/
|   |-- osterrieder-ai-finance/
|       |-- index.html            # Episode page with transcript
|       |-- transcript.md         # Full markdown transcript
|       |-- assets/
|           |-- quotes/           # Shareable quote cards
|-- assets/
|   |-- css/
|   |   |-- style.css            # Custom styling
|   |-- js/
|   |   |-- main.js              # Interactive features
|   |-- images/
|       |-- guests/              # Guest photos
|-- _config.yml                   # Jekyll configuration
|-- README.md                     # This file

Features

  • Responsive Design: Mobile-first approach, works on all devices
  • Dark Mode: Toggle between light and dark themes
  • Transcript Search: Full-text search within episode transcripts
  • Timestamp Navigation: Click timestamps to navigate the video
  • Notable Quotes: Shareable quote cards from each episode
  • Resources Section: Links to papers, programs, and networks mentioned

Episodes

Episode Guest Topics Duration
1 Prof. Dr. Joerg Osterrieder Digital Finance, AI/ML, Career Pathways 68 min
2 Prof. Jean-Philippe Bouchaud Econophysics, Quantitative Finance Coming Soon
3 Prof. Sanjiv Das FinTech, AI in Banking Coming Soon

Technology Stack

  • Static Site: HTML5, CSS3, JavaScript
  • Hosting: GitHub Pages
  • Build: Jekyll (optional)
  • Fonts: Inter, JetBrains Mono
  • Icons: Inline SVG

Local Development

  1. Clone the repository:

    git clone https://github.com/Digital-AI-Finance/digital-finance-podcast.git
    

  2. Open index.html in a browser, or serve locally:

    python -m http.server 8000
    

  3. Visit http://localhost:8000

Contributing

This repository is maintained by the Digital-AI-Finance organization. For episode suggestions or corrections, please open an issue.

License

Content is provided for educational purposes. Transcript content reflects the conversation and views of the guest and host.


Part of the Digital-AI-Finance organization