Skip to content

clinsbb1/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clinton Website

A clean, single-page personal website for Clinton Agburum, built with:

  • HTML
  • Tailwind CSS (CDN)
  • Minimal vanilla JavaScript

Project Structure

  • index.html - Main website file (all sections and styling classes)

Sections Included

  • Sticky Navbar
  • Hero
  • About
  • Products
  • Writing
  • Contact
  • Footer

Run Locally

  1. Open the project folder in your editor.
  2. Open index.html in your browser.

If you are using XAMPP, place this folder in htdocs and visit:

  • http://localhost/clinton/

Quick Edits

  • Update hero text in the <section> near the top of index.html.
  • Edit product names/links in the #products section.
  • Update social/contact links in the #contact section.
  • Change accent color in the Tailwind config inside <head>:
    • accent: '#0f766e'

Notes

  • External links are set to open in new tabs (target=\"_blank\" + rel=\"noopener noreferrer\").
  • The footer year updates automatically with a small JavaScript snippet.

Next

  1. Add pictures to products.
  2. Add my own picture.
  3. Add OG image.
  4. Seperate products by sections
  5. Side Projects: AI Studio & Blink

About

My personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages