This repository contains the source for my broader personal website, which now includes my AI career journey, photography portfolio, and the original LearnAIbyAmir learning workspace (AI tooling, frameworks, and cloud services).
- Landing page (
index.html): Introduction to me as an AI engineer and photographer, explaining how the site is split between my AI learning path and photography stories. - AI Career (
career/): Space for short notes from the field, projects, patterns that ship, and how I work with modern AI tools in practice. - Photography (
photography/): A portfolio-style section where each series combines images with short narratives (e.g., Majichal star trails and future stories from Montréal and beyond). - LearnAIbyAmir (
LearnbyAmir/): A learning area where I experiment with and document AI tooling and cloud services using interactive, highly-styled HTML “notebooks” (e.g., AutoGen, LangGraph/LangChain, Azure AI-102).
- Open the site: Visit the GitHub Pages deployment or open
index.htmldirectly in your browser to see the main landing page. - Explore sections: From the landing page, navigate to the Photography portfolio and LearnAIbyAmir hub to see how content and layouts are organized.
- Use as a reference: Reuse code snippets, UI ideas, HTML/CSS, and prompt patterns from the LearnAIbyAmir part when building your own AI projects.
- Extend with new topics: Add new pages or sections (e.g., additional AI topics, new photo stories, or other personal content) following the existing layout and structure.
- Interactive demos: Turn static AI examples into small, runnable demos using JavaScript and client‑side APIs.
- Backend integrations: Add minimal Python/TypeScript backends (FastAPI, Express, etc.) to show real API calls to Azure, OpenAI, or other model providers.
- Richer portfolio features: Add filters, tags, or project pages for photography and AI career content.
- Documentation automation: Generate additional HTML or markdown content from notebooks or scripts to keep learning material consistent and up to date.
This repository is primarily for my personal website and learning projects. If you reuse significant portions of the content or design, please include attribution to Amir Shah and LearnAIbyAmir.
You can also access the live site at https://amirshq.com.