Nakola Expert System - A responsive website for Nakola Expert Systems, a Nairobi-based software development company. Built with HTML, CSS, Bootstrap, JavaScript, and PHP, it showcases services, portfolio, careers, and more, empowering businesses in Kenya, Africa, and beyond with innovative solutions.
# Nakola Expert Systems
> African-grounded, global-grade technology solutions.
A conversion-optimized, performance-first marketing website for Nakola Expert Systems — a software development consultancy based in Nairobi, Kenya. Built with modern tooling, zero frameworks, and a focus on clarity, speed, and credibility.
---
## ✨ Highlights
- **9 fully optimized pages** — Home, About, Services, Work, Insights, Contact, Careers, Privacy Policy, Terms of Service
- **Performance-first architecture** — Vite 7 build pipeline, Tailwind CSS 4 utility engine, vanilla ES6+ modules
- **Conversion-focused design** — Multi-step quote form, strategic CTAs, trust signals, case studies with measurable outcomes
- **Accessible by default** — Skip-to-content links, focus traps, keyboard-navigable filter tabs, semantic HTML
- **SEO-ready** — JSON-LD structured data on every page, Open Graph meta tags, XML sitemap, robots.txt
---
## 🛠 Tech Stack
| Layer | Technology |
| ------------ | --------------------------------- |
| Build | Vite 7.3 |
| Styling | Tailwind CSS 4.1 (v4 `@theme`) |
| JavaScript | Vanilla ES6+ modules |
| Fonts | Inter (body/headings), JetBrains Mono (code) |
| Minification | Terser (JS), Lightning CSS (CSS) |
| Analytics | Google Analytics 4 (event-driven) |
No React. No Vue. No jQuery. Just fast, maintainable HTML/CSS/JS.
---
## 📁 Project Structure
```
├── index.html # Home — hero, services overview, case study, CTA
├── about.html # About — story, mission/vision, values, team, timeline
├── services.html # Services — 6 offerings, engagement models, FAQ accordion
├── work.html # Work — 6 case studies with filterable categories
├── insights.html # Insights — articles, featured post, newsletter signup
├── contact.html # Contact — 3-step progressive quote form, quick inquiry
├── careers.html …