Updated Project: Before Flavortown the website was something completely else - I remade everything - every text /layout / page.
This is my portfolio showcasing my work, projects, and experiments in web development and design.
I used AI for some debugging, especially in the footer where I wasnt able to figure out why the scroll triggered animation doesnt work after you change a page. I sat there for hours, ChatGPT figured out I needed to add the pathname in the dependencies so it remounts every page change.
I also used it for some applications, for example the wiki route finder, because I didnt want to read the full api documentation for wikipedia to get a single application working.
Besides that, all of the design / functionality was done by myself with a suggested code completion here and there.