- Project showcases my reflections and steps of growth I have taken throughout my life in my learning journey for STEM. It walks the viewer into insights of my development.
- This is not only for my school but also a portfolio that shows as evidence and something I can look back to in the future/keep adding onto.
- Some challenges I faced was keeping my components in neatness. Throughout this project, I cleverly broke each sections of each page into it's own component. This made rearranging sections easier and efficient.
- Another challenge I faced was working with styles. Styling was never my strong suit and I continued to build on with TailWind CSS styles with this project. I figured out how to create multiple components with the same styles without having to repeat them again and again, making the building process less time consuming.
- When I encountered errors with the rendering of my project, I learned to use the console to quickly identify the issue and address it.
- I'm not only proud of the way I organized this, but also the amount of time and effort put into this project. In hackatime, I tracked over 20 hours alone figuring out problems and programming. This did not include the writing or main bulk of the reflection written.
- I put a lot of effort into showcasing my abilities while making an engaging project.
- I used React JS, Tailwind CSS. Additionally, I wanted to try out some of the cool resources from 21st.dev and reactbits.dev. These were used to create the orbits components, and glowing cards.