Inspiration

We were inspired by multiple things throughout the duration of this project. We took inspiration from previous goal planners we have seen for the general idea, the theme itself, and the "But why" TikTok pengiun! While looking for some ideas related to designing the mountain, we came across three.js which inspired us to implement the mountain in 3D.

What it does

This is an interactive goal planner that takes large goals and breaks them down into smaller tasks. It then puts these tasks on a mountain and showcases a penguin climbing towards the peak as you accomplish tasks and reach your goal. Once you have completed each goal, you will have the ability to add images to each task, which will then be showcased in the final victory lap.

How we built it

We used react for the front end and Vite for the dev build/server. We used three.js for the 3D graphics. We used tailwind for the styling and firebase for the backend. We also used ollama to run local ai prompts for auto generating tasks. We used agentic AI extensively to help build the project as well as online tutorials.

Challenges we ran into

There were a lot of challenges regard to the 3D aspects of the project. The UI also caused a lot of complications such as buttons not working or overflowing segments.

Accomplishments that we're proud of

Overall, we are very proud of everything regarding the project. The 3D graphics are very impressive in particular.

What we learned

We learned how to use agentic AI as most of our group had never really used LLMs in this way to code before. We also learned react and three.js.

What's next for V10 Summit

If we were to continue with the project, the primary goal would be to improve the graphics as they still have a lot of room to grow.

Built With

Share this project:

Updates