A short field note, so the next version of this site (or the next site entirely) can follow the same path.
One page, one person, one goal: when someone searches Akshit Suraj Parmar, this page should be the first thing worth clicking. Everything else followed from that. The copy uses the full name and the real facts (Thane, House of Cosmos, Trividh, the 2000 founding, the 60,000 homes) because search engines reward pages that say true, specific things about a real person.
The site is a living architectural drawing set on warm drafting paper, ink and cobalt, and its entire background is a construction set: around 13,000 oversized wireframe voxels, hidden-line cubes: opaque paper-coloured faces occlude everything behind them, only the visible edges are inked on top, and every formation is deduplicated so each lattice cell holds exactly one brick, no overlaps, like a true axonometric drawing assembled from unit bricks. The model breathes as one rigid body; spare bricks fly in from below when a bigger structure needs them. The accent bricks change pigment per chapter (coral, mustard, blush, marine, sage) under a riso-print palette of cream and espresso, and each sheet's tag, accent bar and drawing are color-keyed to match. A brick is a brick; the site is built brick by brick, twice. Each sheet reassembles them into the object of its own story: a sustainable skyline for the cover (the deco tower flanked by six neighbours, wind turbines, sage trees, rooftop solar and a canal), a tower crane lifting a terracotta floor over a half-built block for the childhood chapter, a voxel key with its coral tag beside a marine door frame for the promises chapter, a monumental water droplet ringed by impact ripples (with a cobalt hydraulics plate and real falling rain) for the water sheet, an orrery of four labeled orbits around one core for the systems chapter, and finally a cup of chai with three plumes of steam, straight from the P.S. The dust never stops breathing: a noise field drifts every grain, your cursor stirs the air, dragging orbits the whole drawing, and pressing and holding gathers the grains tight and bright. The make-it-rain button, the 90% capture gauge and the explode-the-company slider all operate directly on the cloud. Fraunces and IBM Plex Mono, dimension lines that draw themselves, a title block that advances sheet numbers as you scroll. One HTML file, no framework, with a flat fallback when WebGL or motion is unavailable.
Title and meta description carry the full name and the city. There is JSON-LD Person schema linking to LinkedIn and houseofcosmos.co (Google uses these sameAs links to connect this page to existing profiles). One single h1. A crawlable footer paragraph that states the facts in plain prose. robots.txt and sitemap.xml sit at the root. The guide you are reading is set to noindex so it never competes with the homepage.
site folder (or the unzipped contents of the zip) onto the drop zone. Netlify uploads and gives you a live URL in about ten seconds.akshitparmar.com. Netlify shows you two DNS options: either switch your registrar's nameservers to Netlify DNS (easiest, one change), or add an A record pointing @ to 75.2.60.5 and a CNAME pointing www to your site's .netlify.app address. HTTPS switches on automatically a few minutes after DNS resolves.sitemap.xml, robots.txt) already points at akshitparmar.com, so there is nothing to edit after connecting the domain. If you ever move domains, one find-and-replace across index.html, sitemap.xml and robots.txt is the whole job.Netlify serves the page; it does not announce it. Open Google Search Console, add the site as a property, verify (Netlify DNS or the HTML tag method), and submit sitemap.xml. Then link to this site from the LinkedIn profile and from houseofcosmos.co. Inbound links from pages that already mention the name are what move a personal site up the results, more than anything on the page itself.
index.html is the whole site. guide/index.html is this page. favicon.svg, og.png (the link-preview image), 404.html, robots.txt, sitemap.xml and netlify.toml (caching and security headers) round it out. Edit any of them in a text editor and re-drop the folder to publish.