compiling an exe file
As sure as it reads, I have successfully compilied an exe file, that too online!!!!
This is a miraculous feat. I had actually dreamt of such a workflow, but doing such a thing is an EXPERIENCE!
The whole thing started to do a compilation the time I learnt that a package in Golang(a compiled language) and the backend can be compiled easily into a binary (.exe) file. It was Open Post. I'd searched, and then it occured to me that I have github and github actions to do it flawlessly.
I had to persevere and push through it for multiple attempts, but in the final go, I just cracked it!!!!