Skip to content

szincone/react-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sawyerzincone.com

Ambient Mario-inspired pixel page. Plain HTML/CSS/JS — no framework, no build step.

  • index.html, style.css, main.js — the whole site
  • assets/sprites.png + assets/sprites.json — sprite atlas; all game code reads only the JSON
  • assets/raw/ — source pixel art (magenta-keyed); not deployed
  • tools/build_sprites.py — regenerates the atlas from the raw art (pip install pillow, then python3 tools/build_sprites.py from the repo root)

Deploys to GitHub Pages via .github/workflows/deploy.yml on every push to master (publishes the repo root to the gh-pages branch).

license

MIT — see LICENSE.

About

🗿 Portfolio site built w/ React, Material-UI, and Particle.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors