Koru Impact Example Website

A production-ready, multi-page static website built as a technical assessment for Koru Impact, to meet Google for Startups verification standards, featuring a fully responsive design and AI-generated brand content.

HTML
Frontend
Tailwind CSS
CI/CD
Generative AI

Overview

This project serves as the "digital front door" for Koru Impact, architected specifically to fulfill the technical assessment requirements for the Foundational Technologist role. The primary objective was to build a professional, verifiable web presence that meets the strict standards of programs like the Google for Startups Cloud Program.

Key Features

  • Compliance & Verification: Designed to tick every box for corporate verification, including clear value propositions, trust signals, and professional contact channels.
  • Responsive Design: Utilizes Tailwind CSS to ensure a seamless, pixel-perfect experience across all device sizes, strictly adhering to the "Sage-Caregiver-Hero" brand aesthetic.
  • AI-Driven Content Strategy: All copy was generated via Large Language Models (LLMs) prompted with specific brand archetypes, ensuring a consistent and persuasive tone throughout the Home, About, Services, and Contact pages.
  • Performance: A lightweight static architecture ensures rapid load times and high availability.

Tech Stack

  • Core: HTML5, Semantic Web
  • Styling: Tailwind CSS (v3 via Play CDN), Google Fonts (Lato & Libre Baskerville)
  • Deployment: Netlify with Continuous Deployment (CI/CD) pipelines connected to GitHub.

Deployment

The site is live and deployed via a continuous integration pipeline. Changes pushed to the main branch on GitHub automatically trigger a build and deployment process on Netlify, ensuring the production site is always synchronized with the codebase.