Skip to content

Mylesoft/nexus-technologies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexus Technologies Website

A professional 4-page static website for Nexus Technologies, a fictional software company based in Nairobi, Kenya.

🌐 Live Site

View Live Site

📄 Pages

Page Description
Home Hero section with background image, company tagline and services
About Company story and key statistics
Team Meet the team with real profile photos
Contact Contact form and company details

🛠️ Built With

  • HTML5 — Semantic tags (header, nav, main, section, footer)
  • CSS3 — Flexbox + CSS Grid (no frameworks used)
  • Vanilla JavaScript — None needed for this project

🎨 Color Palette (Anthropic-Inspired)

Color Hex Usage
Terracotta Orange #d97757 Primary accent, buttons, borders
Steel Blue #6a9bcc Secondary highlights, hover states
Olive Green #788c5d Team card accents
Near Black #141413 Background
Off White #faf9f5 Body text

📐 Layout Techniques

  • Flexbox — Navbar, hero section, contact form, stats column
  • Grid — Service cards, team cards, about section, contact section
  • Responsive — Mobile breakpoints at 768px and 480px

📁 Project Structure

nexus-technologies/
├── index.html
├── about.html
├── team.html
├── contact.html
├── README.md
├── css/
│   └── style.css
└── images/
    ├── hero-bg.webp
    ├── jonathan.jpeg
    ├── team2.jpg
    ├── team3.webp
    └── team4.webp

🚀 Deployment

Deployed via Vercel 👉 https://nexus-mylesof.vercel.app/

👤 Author

Jonathan Ayany

Releases

No releases published

Packages

 
 
 

Contributors