Skip to content
Aryaman Documentation

Technologies Used

A plain-language overview of what powers the site.

You don’t need to understand any of this to use the site -> it’s here for reference.

  • Astro -> the framework that builds the website
  • React -> powers interactive parts of the pages
  • TypeScript -> the coding language used throughout
  • Tailwind CSS v4 -> handles styling and layout
  • Cloudflare -> hosts the website and serverless functions
  • Google Analytics -> tracks visitor traffic
  • Google Tag Manager (GTM) -> manages the marketing scripts
  • Microsoft Clarity -> records anonymized visitor behavior (heatmaps, session recordings)
  • NodeJS Native Fetch -> for fetching resources from Wordpress

All content management happens separately, through the CMS at cms.aryamanconsults.com

aryamanconsults.com is a technical shell around cms.aryamanconsults.com

Hand drawn document info-flow
  • Wordpress -> the visual CMS for editing resources and legal pages without using any code
  • Simple CPT Plugin -> the plugin used for custom taxonomies on wordpress; it’s how we separate pages into Legal, Investments, etc.
  • RESTful API / JSON -> the data provider for arymanconsults.com