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 3
Github: 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