# Rishabh Rao > Rishabh Rao is a software engineer in Mumbai, working on agentic video at invideo. Previously codedamn. Lately, IoT projects with ESP32s. This site is a fully static build: every page is prerendered HTML with no server-side rendering. Every page is also available as markdown, either by appending `.md` to its URL or by requesting the ordinary URL with an `Accept: text/markdown` header. ## Pages - [Home](https://rao.dev/index.md): Rishabh Rao is a software engineer in Mumbai, working on agentic video at invideo. Previously codedamn. Lately, IoT projects with ESP32s. - [Blog](https://rao.dev/blog.md): Writing by Rishabh Rao on software engineering, systems, web development, and whatever else is currently holding my attention. - [Subscribe](https://rao.dev/subscribe.md): Follow new writing from Rishabh Rao by RSS or JSON Feed, and machine-readable endpoints for agents that want to track or ingest this site. ## Writing - [Trips - shareable multi-stop planner](https://rao.dev/blog/trips.md): Plan multi-stop trips with transport modes like car, metro, flight and more. Drop pins on a map, reorder stops, share your itinerary via link, and export directions to Google Maps. Free, no sign-up. - [Rdamn - online playground IDEs](https://rao.dev/blog/rdamn.md): A fully featured online IDE service that allows anyone to quickly boot up and run Next.JS, Express or any other projects without any effort. - [Surveys & Simulations](https://rao.dev/blog/surveys-and-simulations.md): An easy-to-use platform to help training professionals engage with learners more effectively. It makes training more engaging for trainers. - [R Visual](https://rao.dev/blog/rvisual.md): A pathfinding algorithm visualizer that animates BFS, DFS, Dijkstra's and A* search across a 2D grid so you can watch each algorithm work. ## Optional - [Full site contents as markdown](https://rao.dev/llms-full.txt): every page concatenated into one document. - [RSS feed](https://rao.dev/rss.xml): new posts. - [JSON Feed](https://rao.dev/feed.json): the same feed, machine-readable. - [Sitemap](https://rao.dev/sitemap.xml)