Skip to content

manishklach/manishklach.github.io

Repository files navigation

manishklach.github.io

Static GitHub Pages portfolio for manishklach.github.io.

Homepage structure

The homepage is intentionally short and curated. It keeps only:

  • hero
  • flagship work
  • selected writing
  • patent record
  • footer

Updating homepage content

Homepage content lives in script.js inside homepageData.

Update these arrays:

  • homepageData.work
  • homepageData.writing
  • homepageData.patentStats
  • homepageData.patents

Add or edit flagship work

Each work item includes:

  • title
  • meta
  • text
  • detail
  • primaryLabel
  • primaryHref
  • secondaryLabel
  • secondaryHref

Add or edit writing

Each writing item includes:

  • title
  • text
  • href

Add or edit patent highlights

Headline numbers live in homepageData.patentStats.

Curated patent entries live in homepageData.patents with:

  • id
  • title
  • href

Styling

The visual system is in styles.css.

Key areas:

  • root tokens at the top
  • hero layout and frame
  • shared card system
  • patent layout
  • sticky header and mobile nav

Local preview

Any static file server works. Example:

python -m http.server 8000

Then open:

http://localhost:8000/

About

Portfolio hub for systems architecture, AI infrastructure, patents, and technical microsites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages