Open sourcing a small tool: Simple Hex Viewer

I am open sourcing a small tool to view the file contents in HEX format, this is similar to the hexdump command.

post image

Published tool (100% client based): https://doctorlai.github.io/hex-viewer/Open source: https://github.com/DoctorLai/hex-viewer

This is included in the post From Idea to GitHub Pages: Building Tools with AI and Vibe Coding | 借助AI快速开源了N个小工具