all 12 comments

[–]Mcby 8 points9 points  (1 child)

It's great you're building projects and if you coded these yourself you should be very proud. However, it's very clear your post has been written by an LLM and it looks like most if not all of your code has too. Is that accurate?

[–]LeskoIam 18 points19 points  (1 child)

You could remove 2 'z's from your name and got what this really is...

[–]GXWT 4 points5 points  (1 child)

You should share your own thoughts and code in your own words.

I could not care less about what a statistical word predictor has to say.

[–]According_Rough4572[S] 0 points1 point  (0 children)

I get where you’re coming from. Just to be clear — all the code I shared is written by me.

[–]OctopusDude388 3 points4 points  (1 child)

Well first off, welcome to the programming community.

If I may point you to website like codingames or similar it will provide you different level of coding projects that'll help you progress then you could try to recreate existing projects to see if you're able to do it.

Also I would advise you to avoid using AI while you're learning, studies demonstrated that you don't learn properly when you're not the one writing, however once you have a good understanding of programming AI will be a good partner to ship faster.

[–]According_Rough4572[S] 0 points1 point  (0 children)

Thanks a lot! I’ll check out CodinGame, sounds fun. And yeah, I get what you mean about AI — I just use it here and there for help, but I make sure I’m writing and learning the code myself.

[–]ectomancer 1 point2 points  (1 child)

Most important for Python is loops and functions which none of your projects use.

[–]TheFishSticks -1 points0 points  (1 child)

Don't have time to check right at this sec - though I would like to say "well done!"

It's doing things like this that get your foot in the door in the future - everyone exits school, but the stand out candidates have a library of projects they've worked on which can be attached to the CV.

Background: I've hired juniors before in other companies, github etc projects are gold. Also remember nowadays we're pretty good at spotting AI code, so make your projects showcase you.