This is the official website for InertialRange Labs AB, an AI and data-platform consulting practice run by Farrukh Nauman.
InertialRange Labs AB provides senior consulting in:
- Enterprise data platforms (Snowflake, Databricks, Spark, Snowpark)
- AI coding-agent workflows for migration, validation, and analytics automation
- Time series / telemetry ML for industrial production and edge deployment
- Fractional / interim technical leadership
See fnauman.com for case studies and writing.
This website is built using Quarto.
- Quarto (version 1.4 or later)
To render the website:
quarto renderTo preview the website locally:
quarto previewThe generated website will be in the _site/ directory.
_quarto.yml- Quarto project configurationindex.qmd- Home pageabout.qmd- About pageservices.qmd- Services pagestyles.css- Custom CSS styles_site/- Generated website (not committed to git)