Skip to content

Commit 2655ffd

Browse files
Amey-Thakurmsatmod
andcommitted
Amey's Arc
Co-authored-by: Mega Satish <mega.modha@gmail.com>
1 parent f917688 commit 2655ffd

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

codemeta.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
3+
"@type": "SoftwareSourceCode",
4+
"name": "Amey's Arc",
5+
"description": "A sophisticated digital archive and research platform serving as a central hub for engineering insights, technical reflections, and project documentation. Architected using Hugo with custom client-side synthesis and scholarly reading tools.",
6+
"identifier": "Amey-Thakur.github.io",
7+
"license": "https://spdx.org/licenses/MIT.html",
8+
"programmingLanguage": [
9+
"Hugo",
10+
"HTML",
11+
"CSS",
12+
"JavaScript",
13+
"Markdown"
14+
],
15+
"author": [
16+
{
17+
"@type": "Person",
18+
"givenName": "Amey",
19+
"familyName": "Thakur",
20+
"id": "https://orcid.org/0000-0001-5644-1575"
21+
}
22+
],
23+
"dateReleased": "2025-12-16",
24+
"codeRepository": "https://github.com/Amey-Thakur/Amey-Thakur.github.io",
25+
"developmentStatus": "active",
26+
"applicationCategory": "Scholarly Publishing / Personal Portfolio",
27+
"keywords": [
28+
"Engineering Reflections",
29+
"Technical Archive",
30+
"Scholarly Portfolio",
31+
"Hugo Static Site",
32+
"Research Documentation",
33+
"Academic Record"
34+
]
35+
}

0 commit comments

Comments
 (0)