1
0

Initial exam template: Ghaymah GenAI Engineer (60 min)

هذا الالتزام موجود في:
Ghaymah
2026-08-31 06:44:45 +00:00
التزام 08cb1ef544
9 ملفات معدلة مع 510 إضافات و0 حذوفات

عرض الملف

@@ -0,0 +1,36 @@
# Q4 — Deploy a static website on Ghaymah
**Budget: ~12 minutes** · Weight: 15%
## The task
1. **Build** a simple static website. It can be anything — suggestions:
- a "hello, Ghaymah" landing page,
- your personal CV / portfolio,
- a one-page summary of your **Q1 memory-module design**.
2. Put your source files under `site/` (there's a starter `index.html` + `style.css` you can replace or extend).
3. **Deploy** it to Ghaymah — either via static hosting / a storage block, or inside a container/function. Follow Ghaymah's flow for making the site public.
4. **Record the public URL** in the template below.
5. Write 24 sentences about how the deploy went.
## ANSWER — Static site deploy
### 1. What I built
> _one line_
### 2. Live URL
```
https://<your-site>.ghaymah.systems/ (or the URL Ghaymah gave you)
```
### 3. How I deployed (steps)
1.
2.
3.
### 4. What went well / what was hard
> _write here_