"We hated writing code from scratch — so we built a website without writing any."
AntiCodingClub was a small, fun club from our college days — a home for developers who loved tech but disliked starting from a blank file.
True to the name, the site was created without writing a single line of code using Mobirise, a drag-and-drop website builder. The generated static site is hosted with GitHub Pages and still receives feedback through the contact form.
Visit the site:
https://hrutu34.github.io/AntiCodingClub/
Top navigation contains 4 pages:
index.html— HomeWhat's New.html— Announcements and updatesProjects.html— Project showcasesSupport Us.html— Feedback / contact (the feedback window is still responsive and delivers messages)
The feedback form on Support Us is still functional — submitted messages are delivered to the configured endpoint.
If you plan to move or change the backend that receives messages, check the form attributes and any included scripts generated by Mobirise.
- Mobirise — drag-and-drop site builder (no hand-written code required)
- HTML / CSS / JS — auto-generated output from Mobirise
- GitHub Pages — hosting