Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Engineering Dashboard

A portfolio dashboard that turns GitHub REST API data into a focused view of repositories, technologies, activity, and engineering projects.

Live showcase: ayoubodf-dev.github.io/github-api-portfolio-showcase

GitHub Engineering Dashboard

Highlights

  • Live GitHub profile and repository statistics
  • Featured-product metadata
  • Language and platform summaries
  • Responsive portfolio presentation
  • Rate-conscious API caching

Architecture

flowchart LR
    GitHub["GitHub REST API"] --> Cache["Portfolio data cache"]
    Cache --> Dashboard["Engineering dashboard"]
    Dashboard --> Profile["Profile metrics"]
    Dashboard --> Projects["Product showcases"]
    Dashboard --> Skills["Technology overview"]
Loading

Source availability

The current implementation is private and proprietary. This public repository contains product documentation and demonstration media only.

Copyright © 2026 Ayoub Odf. All rights reserved.