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.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个小工具
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.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个小工具
Open Sourcing: Prime Factorization (via Vibe Coding)
I've open-sourced a simple tool: Prime Factorization App which will factorize any give integer into prime factors. For example: 24 will be shown as 2^3 x 3Github: https://github.com/doctorlai/prime-factorizationDeployed to Github Page: https://doctorlai.github.io/prime-factorization/ Some other repos that are done via ChatGPT Vibe Coding
Open Sourcing: Prime Factorization (via Vibe Coding)
I've open-sourced a simple tool: Prime Factorization App which will factorize any give integer into prime factors. For example: 24 will be shown as 2^3 x 3Github: https://github.com/doctorlai/prime-factorizationDeployed to Github Page: https://doctorlai.github.io/prime-factorization/ Some other repos that are done via ChatGPT Vibe Coding
Open Sourcing: Markdown HTML Converter
I often found myself googling for a Markdown-to-HTML converter. So I built one — and here it is. https://github.com/DoctorLai/markdown-html-converter It is based on ReactJs and is deployed to Github Pages.image.pngSteem to the Moon🚀!You can rent Steem Power via rentsp!You can swap the TRON:TRX/USDT/USDD to STEEM via tron2steem!You can swap the STEEM/SBD to SUI via steem2sui!You can swap the STEEM/SBD to SOL Solana via steem2sol!You can swap the STEEM/SBD to ETH Ethereum via steem2eth!You can...
Open Sourcing: Markdown HTML Converter
I often found myself googling for a Markdown-to-HTML converter. So I built one — and here it is. https://github.com/DoctorLai/markdown-html-converter It is based on ReactJs and is deployed to Github Pages.image.pngSteem to the Moon🚀!You can rent Steem Power via rentsp!You can swap the TRON:TRX/USDT/USDD to STEEM via tron2steem!You can swap the STEEM/SBD to SUI via steem2sui!You can swap the STEEM/SBD to SOL Solana via steem2sol!You can swap the STEEM/SBD to ETH Ethereum via steem2eth!You can...
Open Sourcing: Base 64 Converter
Here is a small tool that I find it useful. I usually google "base64 converter" and I realised that I could just make one and bookmarkit.https://github.com/DoctorLai/base64-converterDeployed to Github page: https://doctorlai.github.io/base64-converter/ Please note I've previously implemented Base64 Converter long time ago.Steem to the Moon🚀!You can rent Steem Power via rentsp!You can swap the TRON:TRX/USDT/USDD to STEEM via tron2steem!You can swap the STEEM/SBD to SUI via steem2sui!You ...
Open Sourcing: Base 64 Converter
Here is a small tool that I find it useful. I usually google "base64 converter" and I realised that I could just make one and bookmarkit.https://github.com/DoctorLai/base64-converterDeployed to Github page: https://doctorlai.github.io/base64-converter/ Please note I've previously implemented Base64 Converter long time ago.Steem to the Moon🚀!You can rent Steem Power via rentsp!You can swap the TRON:TRX/USDT/USDD to STEEM via tron2steem!You can swap the STEEM/SBD to SUI via steem2sui!You ...
Open Sourcing ROT47 Cipher
Here is a small tool that I find it useful. I usually google "ROT47 Cipher" and I realised that I could just make one and bookmarkit.https://github.com/DoctorLai/rot47-converterDeployed to Github page: https://doctorlai.github.io/rot47-converter/ Please note I've previously implemented ROT47 Converter long time ago.
Open Sourcing ROT47 Cipher
Here is a small tool that I find it useful. I usually google "ROT47 Cipher" and I realised that I could just make one and bookmarkit.https://github.com/DoctorLai/rot47-converterDeployed to Github page: https://doctorlai.github.io/rot47-converter/ Please note I've previously implemented ROT47 Converter long time ago.