I f*cking built a system where I deploy my app just by texting my Telegram bot 🤯📲
I literally send something like: “hey deploy this node app, here’s the GitHub link, run it on 8080, use subdomain sum”
And my old Android phone just… does it 🔥
Pulls the repo, installs deps, runs the app, puts it live 🚀
This whole setup is built using OpenClaw, with a Telegram bot acting as the deploy interface.
No dashboards to babysit.
I just message it like, “bro deploy this” — and it listens.
Day 36 of #100DaysOfCode
✅ Practiced 4 mini projects using TypeScript to revise core concepts and library usage.
Feeling more confident with type safety and structure!
#buildinpublic
Day 35 of #100DaysOfCode
✅ Revised virtual DOM manipulation
✅ Styled the hero section of a landing page
Loving the way things are coming together visually and under the hood!
#buildinpublic
Day 34 of #100DaysOfCode
✅ Learned and implemented shadcn/ui
Used it to build clean and responsive UI components, improving the overall user experience.
#buildinpublic
Day 33 of #100DaysOfCode
✅ Revised CI/CD and understood how it works in production
Learned how continuous integration and deployment streamline development and keep code delivery efficient and reliable.
#buildinpublic