# Atharva I'm 22, a curious engineer who builds software and ML systems and spends most of my time in open source, working toward more inclusive AI. Away from the terminal, my intellectual roots run through Advaita Vedanta and Indian philosophy. ## Work ### May 2025 – present · Rimo · Software Engineer Software engineer at Rimo, mostly working on AI features across the product. A lot of that has been knowledge agent tooling, outgoing webhooks for agent actions, and meeting group flows tied to AI prep and generation. Also spend time on RAG cost tracking, template dispatch, and how summaries get generated. ### Summer 2025 · Google Summer of Code · workflows4s Contributor for Google Summer of Code 2025 with workflows4s, a Scala workflow library. Worked on a UI and Tapir API for browsing workflow definitions and instances, plus client-side Mermaid diagrams to show execution progress. Also helped package the app with Docker and a small GitHub Actions deploy to Fly.io. ### Summer 2024 · LFX Mentorship · Zowe Mentee with the Linux Foundation's LFX program through Open Mainframe Project, contributing to Zowe. Started around the App Store, then spent most of the summer on server stability and making the local dev setup easier for new contributors. Documented setup issues, improved README instructions, and helped debug TypeScript runtime errors in the app server. ### 2022 – 2026 · IIITDM Jabalpur · B.Tech, Computer Science Studying computer science at the Indian Institute of Information Technology, Design and Manufacturing, Jabalpur. Co-authored an IEEE paper on Cognitive Agriculture, a Web-GIS framework for crop recommendation and plant disease detection using machine learning. A lot of my learning outside coursework has been through open source, research projects, and internships. ## Contributions Code in the open. 8,532 contributions in the last year and 579+ merged pull requests to community and open-source projects (such as NVIDIA-NeMo/Switchyard, SakanaAI/ShinkaEvolve, mozilla-ai/any-llm, and agentclash). Live interactive contribution graph and paginated PRs at https://www.atharvakanherkar.com and via APIs (https://www.atharvakanherkar.com/api/github/contributions, https://www.atharvakanherkar.com/api/github/prs). ## Projects Stupid, curious engineer. I build things because they seem worth building. Sometimes they aren't, and that's just how it goes. For everything else, see [GitHub](https://github.com/Atharva-Kanherkar). ### AgentClash Open-source eval platform for AI agents. Same workload, captured evidence, scorecards, and CI regression gates. [GitHub](https://github.com/agentclash/agentclash) · [Live](https://www.agentclash.dev) ### learnframe YouTube-first learning toolkit that turns public videos into local courses with transcripts and timestamp-cited Q&A. [GitHub](https://github.com/Atharva-Kanherkar/learnframe) ### chalkboard Turns a prompt into a narrated whiteboard explainer video. Self-hostable, MIT, works with local models. [GitHub](https://github.com/Atharva-Kanherkar/chalkboard) ### agentic-memory Cognitive memory for AI agents with separate semantic, episodic, and procedural stores. [GitHub](https://github.com/agentclash/agentic-memory) · [Live](https://memory.agentclash.dev) ### datasmith Provider-agnostic SDK and CLI for building targeted synthetic training and eval datasets — web-grounded seed construction feeding a weak-vs-strong generation loop, with OpenTelemetry trace ingestion. [GitHub](https://github.com/Atharva-Kanherkar/datasmith) ### AnimeVocab Learn Japanese from anime — romaji-first Chrome extension, spaced repetition, Listening Mode, Manga Studio, and cloud sync. Free and open source. [GitHub](https://github.com/Atharva-Kanherkar/anime-vocab-coach) · [Live](https://animevocab.com) ### e2b-go Unofficial Go SDK for E2B sandboxes. [GitHub](https://github.com/Atharva-Kanherkar/e2b-go) --- # Musings These are musings. I write mostly to think, not because I have much figured out. Notes in progress on philosophy, computing, math, and whatever else I am working through. I write on [Medium](https://medium.com/@atharvakanherkar25) and [X articles](https://x.com/attharrva15/articles) too. ## General Everything else. - [On building slowly](https://www.atharvakanherkar.com/blog/on-building-slowly.md): 2026-06-01. A case for portfolios, products, and prose that compound over years instead of chasing the next redesign. - [Static sites still win](https://www.atharvakanherkar.com/blog/static-sites-still-win.md): 2026-05-18. Why a mostly-static personal site remains the best default for developers who care about speed, SEO, and sanity. --- # On building slowly A case for portfolios, products, and prose that compound over years instead of chasing the next redesign. - Section: General - Published: 2026-06-01 - Tags: craft, writing - HTML: https://www.atharvakanherkar.com/blog/on-building-slowly Most of the web feels like it was designed yesterday and will be forgotten tomorrow. That is not a moral failing. It is incentive design. We reward launches, not longevity. We measure traffic spikes, not trust accumulated over years. A personal site is one of the few places where you can opt out of that cycle. ## What "slow" actually means Slow does not mean inactive. It means: - **Fewer pages, sharper intent.** One good essay beats twelve placeholder posts. - **Typography that carries the work.** If the words matter, the container should feel considered. - **Structure that search engines can parse.** Clean HTML, real titles, canonical URLs, RSS. Boring infrastructure is how strangers find you. ## The compounding part Every post you publish becomes a node in a graph: - Someone searches for a problem you solved. - They read one article, then another. - Months later they remember your name when a role opens up. That only works if the site stays up, stays fast, and stays readable. ## A practical bar Before adding a feature, ask: 1. Will this still make sense in five years? 2. Can I maintain it without a dashboard? 3. Does it help someone who has never met me? If the answer is no to all three, leave it out. That is the whole philosophy behind this site: classic, minimal, a little warm, and built to last. --- # Static sites still win Why a mostly-static personal site remains the best default for developers who care about speed, SEO, and sanity. - Section: General - Published: 2026-05-18 - Tags: web, seo - HTML: https://www.atharvakanherkar.com/blog/static-sites-still-win There is a moment in every side project where someone suggests "just use a CMS." Sometimes that is correct. Often it is procrastination dressed up as architecture. For a personal portfolio and blog, static generation is still the best default. ## Speed is a feature Core Web Vitals are not vanity metrics. Google uses page experience signals. Humans use patience — or lack of it. A static HTML file served from the edge loads before a visitor has time to question whether they clicked the right link. ## SEO loves clarity Search engines reward: - Semantic HTML with a single clear `