Skip to content
Merged
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: 2 additions & 0 deletions app.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,8 @@
<!-- fleet-jsonld:start (generated by apply-agent-surfaces; edit registry, not this) -->
<script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@type":"Person","@id":"https://sarthakagrawal.dev/#person","name":"Sarthak Agrawal","jobTitle":"AI Infrastructure & Product Engineer","url":"https://sarthakagrawal.dev","image":"https://avatars.githubusercontent.com/u/43884471?v=4","sameAs":["https://sarthakagrawal.dev","https://www.linkedin.com/in/sarthakagrawal927","https://github.com/sarthakagrawal927","https://x.com/sarthakcodes","https://huggingface.co/sarthakagrawal927"],"knowsAbout":["AI infrastructure","Local-first software","Post-training language models","AI code review","Cloudflare Workers","TypeScript","Rust"],"affiliation":{"@type":"Organization","@id":"https://sassmaker.com/#app","name":"SaaS Maker","url":"https://sassmaker.com"}},{"@type":"Organization","@id":"https://read.significanthobbies.com/#org","name":"Reader","url":"https://read.significanthobbies.com","contactPoint":{"@type":"ContactPoint","contactType":"customer support","email":"sarthakagrawal@agentmail.to","url":"https://read.significanthobbies.com"},"address":{"@type":"PostalAddress","addressCountry":"US"}},{"@type":"WebSite","@id":"https://read.significanthobbies.com/#app","name":"Reader","url":"https://read.significanthobbies.com","description":"Research library: capture, annotate, and AI-chat over your reading — private by default.","publisher":{"@id":"https://sarthakagrawal.dev/#person"},"sameAs":["https://github.com/Significant-Hobbies/reader"]}]}</script>
<!-- fleet-jsonld:end -->
<!-- Microsoft Clarity — session replay + heatmaps (additive; PostHog stays) -->
<script>(function(c,l,a,r,i,t,y){c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/y6budslpbi";y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);})(window,document,"clarity","script","y6budslpbi");window.clarity("set","project_id","reader");</script>
</head>
<body class="antialiased">
<div id="root">
Expand Down