Skip to content

Commit 431d781

Browse files
committed
Database Cost a lot with every bit of text i am writing
1 parent 7b8efad commit 431d781

4 files changed

Lines changed: 79 additions & 0 deletions

File tree

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: "28 April 2026"
3+
title: "Know Your Size"
4+
description: "Compare sizes of text, character counts, files, and similar data quickly in /KnowYourSize/ with a simple side-by-side view; now listed in the home tools grid."
5+
link: "/KnowYourSize/"
6+
accent_color: "#0ea5e9"
7+
- date: "27 April 2026"
8+
title: "Tier List Maker"
9+
description: "Build and reorder ranked tier lists in the browser—stack rows, drag items between tiers, and export or share layouts from /TierListMaker/; listed on the home tools grid."
10+
link: "/TierListMaker/"
11+
accent_color: "#6366f1"
212
- date: "26 April 2026"
313
title: "CIN"
414
description: "Company Identification Number helper—validate 21-character CIN format, split into listing type, industry, year, state, and registration components, and browse from the home tools grid."

data/home.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,12 @@ categories:
8888
- name: "CIN"
8989
icon: "cfd-cin"
9090
url: "/CIN/"
91+
- name: "Tier List Maker"
92+
icon: "cfd-tierlistmaker"
93+
url: "/TierListMaker/"
94+
- name: "Know Your Size"
95+
icon: "cfd-knowyoursize"
96+
url: "/KnowYourSize/"
9197
- name : "TXT Diff"
9298
icon : "cfd-txtdiff"
9399
url : "/TextDifference/"
Lines changed: 37 additions & 0 deletions
Loading
Lines changed: 26 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)