Skip to content

zehroque21/zehroque21.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zehroque21.github.io

Personal portfolio of Amado Roque — Senior Data Engineer based in Barcelona.

Live: https://zehroque21.github.io

Stack

  • Static HTML / CSS / Vanilla JS — no build step, no framework
  • JetBrains Mono + Inter fonts
  • GitHub Pages (default branch deploy)
  • Projects list fetched live from the GitHub API, with a hardcoded fallback

Local preview

python3 -m http.server 8000
# open http://localhost:8000

Structure

.
├── index.html      # markup
├── styles.css      # dark / terminal theme
├── app.js          # projects fetch + typewriter
├── favicon.svg     # $_ favicon
├── og.svg          # Open Graph image
└── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors