My Technical Documentation Page project is 538,772 bytes, but the submission system only allows 102,400 bytes maximum. Is there any way to submit my complete code as-is?
Welcome back to the forum @jabayazhiniag
If there is a size limit, you may need to remove code to submit your project.
Before you do that, consider hosting your current code on a public repository. GitHub is a popular platform, but there are also others.
Happy coding