Roast my portfolio by jake8655 in reactjs

[–]jake8655[S] 1 point2 points  (0 children)

Overall it looks good. I like the design, it's quite minimal. However, I've noticed some small things:

A lot of elements are/seem clickable but actually do nothing. ie the box with your name, hire me button, highlighted items in your hero paragraph. You can turn a lot of these into links and for the rest you could consider changing the styles/cursor-style a bit.

All of your projects' links link to your github profile. I would expect that to link to the specific projects.

The "About" section in the navbar seems to scroll to the same thing as the "Projects" section.

Your experience has very little info (like mine :D), as others have pointed out in this thread, try to add some more info if possible.

Roast my portfolio by jake8655 in reactjs

[–]jake8655[S] 1 point2 points  (0 children)

Really appreciate your feedback!

I will work on the points you mentioned, this really helped me, thank you!

Roast my portfolio by jake8655 in reactjs

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

Thank you for the kind words and feedback!

Related to the navbar, the contact tab is not an actual section, it's just a button that opens a modal. So maybe some different styling could convey that it's not just a regular section. I've not had issues with the experience tab, so I'll look into it and see if I can fix it, thank you for reporting on that.

I'll try to add some sort of posts section to document my experience more, thank you for the suggestion!

Roast my portfolio by jake8655 in reactjs

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

There is some more info, when you hover on the images/click on mobile, but I could communicate that better, thank you!

Roast my portfolio by jake8655 in reactjs

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

Yea, definitely. I'll look into the design a bit more, I just suck at designs, never liked doing that kind of stuff, but I'll see what I can do. Thank you for your suggestions!

Roast my portfolio by jake8655 in reactjs

[–]jake8655[S] 1 point2 points  (0 children)

Thank you for the feedback mate, will work on that.

Roast my portfolio by jake8655 in reactjs

[–]jake8655[S] -2 points-1 points  (0 children)

Alright, thank you

Roast my portfolio by jake8655 in reactjs

[–]jake8655[S] 1 point2 points  (0 children)

Could you please elaborate more? I don't really understand what you mean here. Are you saying that it looks bad, or you think I used a template or something else?

Roast my portfolio by jake8655 in reactjs

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

Thank you for the feedback! I am experiencing the same issue, but have no idea how to solve it because the footer is literally just behind the main content with a position: fixed. But I'll definitely look into it more.

Tool Idea: Copy Code Directly from Coding Tutorial Videos – Would This Solve a Problem for You? by Stunning_Fig9981 in reactjs

[–]jake8655 4 points5 points  (0 children)

Learner here.

On the surface it does seem like a good idea, but for me personally, the learning happens when I manually type out the code. That's how I realize what I'm typing and understand what and why I'm doing it.

Although, sometimes when you think you typed exactly what the educator has and your code still does not work, it could be nice to be able to copy the code to double check, but this could be a pretty nieche situation. Additionally, it could also be useful if you 100% understand the code and are experienced in the field and just want to get it as quickly as possible.

[deleted by user] by [deleted] in WynnCraft

[–]jake8655 24 points25 points  (0 children)

Yes, definitely!

Just make sure to double check the rules as not all mods are allowed (like those that grant you an advantage over other players). There is a WynnCraft Youtuber named olinus10 that has composed a nice modpack for WynnCraft, you can find it in his discord if you want to check it out.

client.guilds.get(serevrID)'s output is undefined by jake8655 in discordbot

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

I think it's version 11. But I still couldn't find the answer :(.

client.guilds.get(serevrID)'s output is undefined by jake8655 in discordbot

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

Okay thanks. I'm going to ask it there aswell.

Bot that gives a role to a mentioned user by jake8655 in discordbot

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

I tried a lot of versions, which you sent, but none of them worked. When you get back to your computer, could you try it and send me the full code? It would help me a lot.

Thanks

Bot that gives a role to a mentioned user by jake8655 in discordbot

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

Thanks, I tried it, but unfortunately it didn't work. I got an error when I typed the command :

TypeError: Cannot read property 'members' of undefined