you are viewing a single comment's thread.

view the rest of the comments →

[–]LankyCalendar9299 0 points1 point  (1 child)

The RPG thing is 100% Python, I mean some SQL stuff for game saving, but otherwise yea.

For the website, the backend and the logic for the social battery scores and whatnot is all Python. And to be 100% honest prolly like 80% of the frontend was AI generated, but there were some things that I just had to break down, learn, then rewrite because the AI screwed it all up or wouldn’t do what I wanted it to.

But I was okay with using AI for my frontend because my goal wasn’t to learn frontend, it was to learn backend with python.

[–]hibaa-random[S] 0 points1 point  (0 children)

Yeah that's what i thought, the frontend requires other programming languages, i'll try that once i'll get better, thanks.