Skip to content

Commit b53def6

Browse files
authored
Adding AI Gen Content
1 parent 1d65bfe commit b53def6

File tree

4 files changed

+94
-0
lines changed

4 files changed

+94
-0
lines changed

data/history.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
history:
2+
- date: "15 March 2026"
3+
title: "PI"
4+
description: "Just Pi Day Application"
5+
link: "/PI/"
6+
accent_color: "#ff0055"
7+
- date: "15 March 2026"
8+
title: "RL"
9+
description: "Learning Path and exercises of Reinforcement Learning. All the Content is Gathered From Internet and AI Generated Contnent and it is now being fined tuned as ia learn more and more"
10+
link: "/Reinforcement/"
11+
accent_color: "#ff0055"
212
- date: "14 March 2026"
313
title: "Text Minification"
414
description: "A minimal Text minify prettify app. No Server Everything handled in broweser for privace and safety"

data/home.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,12 @@ categories:
148148
- name: "Timeline"
149149
icon: "cfd-history"
150150
url: "/history"
151+
- name: "PI"
152+
icon: "cfd-pi"
153+
url: "/PI/"
154+
- name: "RL"
155+
icon: "cfd-rl"
156+
url: "/Reinforcement/"
151157
- name: ".NET"
152158
icon: "cfd-net"
153159
url: "/Updates/"

static/images/home/cfd-pi.svg

Lines changed: 15 additions & 0 deletions
Loading

static/images/home/cfd-rl.svg

Lines changed: 63 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)