Indoor Rock Climbing 101


Indoor Rock Climbing 101 is a website built to consolidate various pieces of information about indoor rock climbing all in one location. This information includes terms, holds, etiquette, techniques, exercises, stretches, nutritional recommendations, and equipment. Knowledge in these areas aids in improving communication among climbers, enhancing the climber’s experience, and increasing safety.

This was the first full-scale website I built with only introductory computer science knowledge. Therefore, I built the website primarily using HTML and CSS, with Bootstrap only being used for the navigation bar. Over the course of this project, I taught myself how to approach any issues I ran into and how to research for solutions. For example, one of the biggest issues I encountered was making the website completely responsive. Through research, I learned how HTML pages were structured and the different tools I could use to accomplish my goal such as the CSS grid container. At times, I would find multiple possible solutions and would choose the one that was most effective after seeing how each worked.

The website can be viewed here

Source Code: https://github.com/indoorrockclimbing101/indoorrockclimbing101.github.io