Skip to content

Commit a8c156f

Browse files
updated
1 parent b3b8816 commit a8c156f

11 files changed

+744
-19
lines changed

index.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@
66
<description>Last 10 notes on 🧠 Second Brain</description>
77
<generator>Quartz -- quartz.jzhao.xyz</generator>
88
<item>
9+
<title>Generative AI: A Personal Deep Dive My Notes and Insights Part -2</title>
10+
<link>https://programmerraja.github.io/post/2024/Generative-AI--A-Personal-Deep-Dive--My-Notes-and-Insights-Part--2</link>
11+
<guid>https://programmerraja.github.io/post/2024/Generative-AI--A-Personal-Deep-Dive--My-Notes-and-Insights-Part--2</guid>
12+
<description>Welcome back to part 2 of my series, Personal Deep Dive: My Notes and Insights. If you found the first post useful, you’re in for more today. If you missed it, don’t worry — you can catch up here.</description>
13+
<pubDate>Wed, 18 Dec 2024 00:57:31 GMT</pubDate>
14+
</item><item>
15+
<title>Generative AI: A Personal Deep Dive – My Notes and Insights</title>
16+
<link>https://programmerraja.github.io/post/2024/Generative-AI--A-Personal-Deep-Dive--My-Notes-and-Insights</link>
17+
<guid>https://programmerraja.github.io/post/2024/Generative-AI--A-Personal-Deep-Dive--My-Notes-and-Insights</guid>
18+
<description>Hey Everyone! As the world increasingly moves toward AI-driven solutions, I, as a full-stack developer, became intrigued by the potential of generative AI ...</description>
19+
<pubDate>Sun, 15 Dec 2024 06:15:10 GMT</pubDate>
20+
</item><item>
921
<title>Open source</title>
1022
<link>https://programmerraja.github.io/notes/2024/Open-source</link>
1123
<guid>https://programmerraja.github.io/notes/2024/Open-source</guid>
@@ -53,18 +65,6 @@
5365
<guid>https://programmerraja.github.io/notes/2024/LLM-strucuted-output-and-Parser</guid>
5466
<description>Pydantic Pydantic, a popular Python library with over 70 million downloads per month, offers a robust and developer-friendly way to structure your prompts and validate LLM output ...</description>
5567
<pubDate>Sat, 19 Oct 2024 02:45:27 GMT</pubDate>
56-
</item><item>
57-
<title>Sherlock Holmes: The Case Redis Overload During a DDoS Attack</title>
58-
<link>https://programmerraja.github.io/post/2024/Sherlock-Holmes-and-The-Case-Redis-Overload-During-a-DDoS-Attack</link>
59-
<guid>https://programmerraja.github.io/post/2024/Sherlock-Holmes-and-The-Case-Redis-Overload-During-a-DDoS-Attack</guid>
60-
<description>Welcome to our Sherlock Holmes-inspired tech adventure series! Imagine each technical challenge as a thrilling mystery waiting to be solved. Just like Sherlock, we’ll tackle these problems with sharp attention to detail.</description>
61-
<pubDate>Tue, 08 Oct 2024 01:12:19 GMT</pubDate>
62-
</item><item>
63-
<title>The Day a DDOS Attack Led to the World&#039;s Most Awkward &#039;Hello World&#039;</title>
64-
<link>https://programmerraja.github.io/post/2024/The-Day-a-DDOS-Attack-Led-to-the-Most-Awkward-Hello-World</link>
65-
<guid>https://programmerraja.github.io/post/2024/The-Day-a-DDOS-Attack-Led-to-the-Most-Awkward-Hello-World</guid>
66-
<description>Hey everyone, grab a coffee because I’ve got a funny (and slightly embarrassing) story to share! It’s all about how I turned our landing page and application into a personal “Hello ...</description>
67-
<pubDate>Wed, 02 Oct 2024 01:27:18 GMT</pubDate>
6868
</item>
6969
</channel>
7070
</rss>

post/2024/Generative-AI--A-Personal-Deep-Dive--My-Notes-and-Insights-Part--2.html

Lines changed: 484 additions & 0 deletions
Large diffs are not rendered by default.

post/2024/Generative-AI--A-Personal-Deep-Dive--My-Notes-and-Insights.html

Lines changed: 235 additions & 0 deletions
Large diffs are not rendered by default.

post/2024/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

post/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,12 @@
175175
</url><url>
176176
<loc>https://programmerraja.github.io/post/2024/From-Side-Hustle-to-Payday-How-I-Earned-My-First-$100</loc>
177177
<lastmod>2024-08-21T01:10:04.044Z</lastmod>
178+
</url><url>
179+
<loc>https://programmerraja.github.io/post/2024/Generative-AI--A-Personal-Deep-Dive--My-Notes-and-Insights-Part--2</loc>
180+
<lastmod>2024-12-18T00:57:31.313Z</lastmod>
181+
</url><url>
182+
<loc>https://programmerraja.github.io/post/2024/Generative-AI--A-Personal-Deep-Dive--My-Notes-and-Insights</loc>
183+
<lastmod>2024-12-15T06:15:10.101Z</lastmod>
178184
</url><url>
179185
<loc>https://programmerraja.github.io/post/2024/How-I-Hacked-a-Company-Recruitment-Test-The-Unexpected-Tech-Adventure-of-My-College-Life</loc>
180186
<lastmod>2024-08-04T04:31:36.363Z</lastmod>

static/contentIndex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

tags.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

tags/AI.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

tags/genrative_ai.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)