Thank you for your kind words. My intention for this blog was to provide someone who wishes to learn but only has access only to a android smartphone, for context I am from India and I have personally met a few individuals facing such a dilema hopefully this provides them with the first step. Once again your comment is much appreciated.
I appreciate your exploration into the possibilities of coding on your smartphone, specifically web development. Although coding on a small screen and keyboard can be tedious, your suggestion to use TrebEdit as a code editor and Termux as a terminal for using Git can make the process more manageable. TrebEdit provides many functionalities, like an easy-to-use interface and preview output options. Setting up Termux and installing Git is relatively straightforward. Your explanation of basic commands for Termux and steps for cloning a repository, adding and committing files, and pushing changes to GitHub are helpful. Overall, this is a useful guide for those who need to edit code on the go or are looking for an alternative way to work on their projects.