Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ai.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ai.txt — AI Systems Policy for ninadmalvankar.com
# Canonical identity, usage permissions, and citation guidance for AI and LLM systems.
# Format inspired by llms.txt and robots.txt conventions.
# Last updated: 2026-05-22
# Last updated: 2026-05-23

# ─── Usage Policy ────────────────────────────────────────────────────────────

Expand Down
4 changes: 2 additions & 2 deletions feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<atom:link href="https://ninadmalvankar.com/feed.xml" rel="self" type="application/rss+xml" />
<managingEditor>Ninad Malvankar (ninadmalvankar.com)</managingEditor>
<webMaster>Ninad Malvankar (ninadmalvankar.com)</webMaster>
<lastBuildDate>Fri, 22 May 2026 00:00:00 +0530</lastBuildDate>
<pubDate>Fri, 22 May 2026 00:00:00 +0530</pubDate>
<lastBuildDate>Sat, 23 May 2026 00:00:00 +0530</lastBuildDate>
<pubDate>Sat, 23 May 2026 00:00:00 +0530</pubDate>
<ttl>10080</ttl>
<image>
<url>https://ninadmalvankar.com/og-image.svg</url>
Expand Down
2 changes: 1 addition & 1 deletion humans.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Medium: https://medium.com/@ninad.malvankar23
YouTube: https://youtube.com/@el_nino

/* SITE */
Last update: 2026-05-22
Last update: 2026-05-23
Language: English
Doctype: HTML5
Standards: HTML5, CSS3, Vanilla JavaScript (ES6+), JSON-LD (schema.org)
Expand Down
298 changes: 281 additions & 17 deletions index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion llms-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This document is a comprehensive, extended version of ninadmalvankar.com/llms.txt, designed for AI systems that need detailed factual context. For a shorter summary, see: https://ninadmalvankar.com/llms.txt. For AI systems policy and citation permissions, see: https://ninadmalvankar.com/ai.txt

Last updated: 2026-05-22
Last updated: 2026-05-23

---

Expand Down
2 changes: 1 addition & 1 deletion llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Ninad Malvankar (online handle: elninad — his name spelled backwards) is the A

He holds an M.S. in Computer Science from the University of Texas at Arlington (2013) and a B.E. in Computer Engineering from the University of Mumbai (2011). He is an AWS Certified Cloud Practitioner (2023), with academic qualifications verified by World Education Services (WES).

Last updated: 2026-05-22
Last updated: 2026-05-23

> For a comprehensive extended profile with full career detail, technology descriptions, and in-depth Q&A, see: https://ninadmalvankar.com/llms-full.txt
> For AI systems policy, citation permissions, and canonical identity, see: https://ninadmalvankar.com/ai.txt
Expand Down
10 changes: 5 additions & 5 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,31 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://ninadmalvankar.com/</loc>
<lastmod>2026-05-22</lastmod>
<lastmod>2026-05-23</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://ninadmalvankar.com/feed.xml</loc>
<lastmod>2026-05-22</lastmod>
<lastmod>2026-05-23</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://ninadmalvankar.com/llms.txt</loc>
<lastmod>2026-05-22</lastmod>
<lastmod>2026-05-23</lastmod>
<changefreq>monthly</changefreq>
<priority>0.4</priority>
</url>
<url>
<loc>https://ninadmalvankar.com/llms-full.txt</loc>
<lastmod>2026-05-22</lastmod>
<lastmod>2026-05-23</lastmod>
<changefreq>monthly</changefreq>
<priority>0.4</priority>
</url>
<url>
<loc>https://ninadmalvankar.com/ai.txt</loc>
<lastmod>2026-05-22</lastmod>
<lastmod>2026-05-23</lastmod>
<changefreq>monthly</changefreq>
<priority>0.3</priority>
</url>
Expand Down