Public portfolio and service catalog for ODOM Tech.
The site is published at odom-technology.github.io
through GitHub Pages. It is intentionally static so the first public version remains
fast, accessible, and easy to maintain while odomtech.com is prepared.
From the repository root:
python3 -m http.server 8000Then open http://127.0.0.1:8000.
mainis the published GitHub Pages source.devis the working branch and is kept aligned with approved releases.