This weekend I took part in Junction, one of the largest hackathons in Europe! Over the course of the weekend, we developed MonoPlan, a software to intelligently create 3D building models from technical drawings. Check out the web app at monoplan.jan-berndt.de!
Together with friends from Uni, I traveled to Helsinki to compete. Thanks to the HPI for the cool T-Shirts!
Our team developed MonoPlan as a submission to the “BIM for everyone” Challenge sponsored by KONE, a large producer of elevators. We also created this pitch video:
We wrote the frontend in ReactJS using Three.JS to render the buildings and Vite for building the page. The backend is a simple Python/Flask server. If you’re interested in the nitty gritty details, the Github Repo is public. Just don’t look too closely at the spaghetti code.