Looking for Critique on My Final Year Projects

0
15
Asked By TechieDude92 On

I'm a final year student and would love some constructive criticism on my projects. I'm hoping to land an entry-level job in Backend Engineering or QA Automation, but I'm unsure if the complexity of my projects is sufficient. You can check out my work here: [GitHub Resume](https://github.com/throwaway1300/reusme/blob/main/resume.md). What do you think?

1 Answer

Answered By CodeCrafterSamantha On

It's tough to give feedback without seeing the actual code, but from what I can see, many of your projects seem to rely heavily on existing tools and APIs. While using them is valuable, it might not showcase your ability to implement complex logic. I also noticed a few things that stood out:
- Naming both Git and GitHub as developer tools feels a bit repetitive.
- Including an IDE like IntelliJ seems unnecessary; you could use any coding tool you'd like.
- REST is more of a design pattern than a web technology, and the way you list things might suggest a lack of understanding. Think about refining your project descriptions to clarify your role and the technologies used.

DeveloperGuru88 -

Thanks for the feedback! What do you think are some good elements to include in a more impressive project?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.