Rami Alhamad

About

Colophon · ramihmd.com

How this site is built: Next.js, Tailwind, MDX-like markdown content, dynamic sitemap, and an llms.txt for language models.

How this site is built

This site is a Next.js app deployed on AWS Amplify. It uses Tailwind CSS, shadcn/ui, and the Magic UI component set for the visual layer. Content lives as markdown files under src/content/aeo/ and is rendered statically at build time.

What's where

Why an llms.txt

The llms.txt and llms-full.txt files give language models a single fetch that maps the site and provides full primary content. They follow the proposed llmstxt.org format.

Acknowledgements

  • Design influences: Mobbin, Wealthsimple, and a half-dozen carefully chosen App Store screenshots.
  • Tooling: Next.js, Tailwind CSS, shadcn/ui, Magic UI, Cursor, Claude Code.

Related