Created by Noah Baculi.
Started December 2018
Modern website and portfolio with responsive design and interface: noahbaculi.com
- HTML, CSS, and JS inspired by HTML5 UP
- Icons from Font Awesome
- Hosted on Netlify
Install tools:
mise installRun live server:
bunx live-serverRun image generator script:
uv run python ./images/image_generator.pyCheck family tree images:
uv run python ./tests/family_tree_images.pyCheck formatting with Prettier:
bunx prettier --check .