Skip to content

Commit 67c56eb

Browse files
feat: add week 4 data
1 parent 02998dd commit 67c56eb

3 files changed

Lines changed: 48 additions & 5 deletions

File tree

src/content/index.md

Lines changed: 39 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ tags:
149149
}
150150

151151
</style>
152+
152153
<div class="table-container">
153154
<table>
154155
<thead>
@@ -159,7 +160,40 @@ tags:
159160
</thead>
160161
<tbody>
161162
<tr>
163+
<td>
164+
<img src="talks/1404-09-05-The-Evolution-of-Data-Architecture/poster.png" alt="Intro to Game Theory Poster">
165+
</td>
162166
<td>
167+
<div class="title">
168+
<span style="font-weight: bold; color: #ff5733;">Upcoming!</span>
169+
<a href="talks/1404-09-05-The-Evolution-of-Data-Architecture/notes.md" >#004: The Evolution of Data Architecture!</a>
170+
<span> | From Warehouses to Lakehouses and the Rise of Real-Time Processing</span>
171+
</div>
172+
<div>Navid Ebadi</div>
173+
<div class="tags">
174+
<span class="tag">Nov 26, 2025</span>
175+
<span class="tag">big-data</span>
176+
<span class="tag">data-warehousing</span>
177+
<span class="tag">data-lakes</span>
178+
<span class="tag">data-lakehouses</span>
179+
<span class="tag">real-time-stream-processing</span>
180+
<span class="tag">data-storage</span>
181+
<span class="tag">data-processing</span>
182+
<span class="tag">data-management</span>
183+
<span class="tag">data-evolution</span>
184+
</div>
185+
<div class="description">
186+
We live in an era where data is generated at unprecedented speed, volume, and variety—a phenomenon widely known as Big Data . This explosion of information has fundamentally changed how organizations store, process, and analyze their digital assets.
187+
In this lecture we'll explore the evolution from traditional Data Warehouses (structured storage for analytics) to flexible Data Lakes (raw data repositories), and innovative Data Lakehouses (combining the best of both). Finally, we'll discuss real-time stream processing.
188+
</div>
189+
<div class="resources">
190+
Resources:
191+
Slides (will be added soon)
192+
</div>
193+
</td>
194+
</tr>
195+
<tr>
196+
<td>
163197
<img src="talks/1404-08-28-Fun-Meets-Function/poster.jpg" alt="Intro to Game Theory Poster">
164198
</td>
165199
<td>
@@ -169,7 +203,7 @@ tags:
169203
</div>
170204
<div>Mehrdad Shirvani</div>
171205
<div class="tags">
172-
<span class="tag">Nov 20, 2025</span>
206+
<span class="tag">Nov 19, 2025</span>
173207
<span class="tag">games</span>
174208
<span class="tag">serious-games</span>
175209
<span class="tag">gamification</span>
@@ -196,12 +230,12 @@ tags:
196230
</td>
197231
<td>
198232
<div class="title">
199-
<a href="talks/1404-08-21-Beyond-The-Bank/notes.md">Beyond the Bank</a>
233+
<a href="talks/1404-08-21-Beyond-The-Bank/notes.md">#002: Beyond the Bank</a>
200234
<span> | What is Bitcoin & Why?!</span>
201235
</div>
202236
<div>Seyed Ali Hosseini Nasab</div>
203237
<div class="tags">
204-
<span class="tag">Nov 13, 2025</span>
238+
<span class="tag">Nov 12, 2025</span>
205239
<span class="tag">bitcoin</span>
206240
<span class="tag">blockchain</span>
207241
<span class="tag">decentralized-systems</span>
@@ -227,12 +261,12 @@ tags:
227261
</td>
228262
<td>
229263
<div class="title">
230-
<a href="talks/1404-08-14-Who-Is-Guarding-the-Louvre/notes.md">Who is Guarding the Louvre?!</a>
264+
<a href="talks/1404-08-14-Who-Is-Guarding-the-Louvre/notes.md">001: Who is Guarding the Louvre?!</a>
231265
| The Art Gallery Problem Explained
232266
</div>
233267
<div>Shayan Shahrabi Farahani</div>
234268
<div class="tags">
235-
<span class="tag">Nov 6, 2025</span>
269+
<span class="tag">Nov 5, 2025</span>
236270
<span class="tag">computational-geometry</span>
237271
<span class="tag">optimization</span>
238272
<span class="tag">visibility</span>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
>[!info] Presenter: Navid Ebadi
3+
4+
> **Overview:** We live in an era where data is generated at unprecedented speed, volume, and variety—a phenomenon widely known as Big Data . This explosion of information has fundamentally changed how organizations store, process, and analyze their digital assets.
5+
> In this lecture we'll explore the evolution from traditional Data Warehouses (structured storage for analytics) to flexible Data Lakes (raw data repositories), and innovative Data Lakehouses (combining the best of both). Finally, we'll discuss real-time stream processing.
6+
7+
---
8+
### Lecture Notes
9+
Will Be Added Soon :)
2.72 MB
Loading

0 commit comments

Comments
 (0)