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
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.

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