thehumanist
thehumanist
KPCKevin Powell - Community
Created by thehumanist on 7/13/2023 in #front-end
Code review if someone has time?
Still learning a lot in React but enjoying it so far... curious if anyone had time to look through this repo and let me know what you think? Go easy on me! I'm still pretty green... 🥺 It works. Succesfully minted. Just more looking for code review. https://github.com/TheHumanistX/erc20MintingDapp
1 replies
KPCKevin Powell - Community
Created by thehumanist on 6/21/2023 in #ui-ux
Just was looking for a quick critique on this landing page layout...
No description
10 replies
KPCKevin Powell - Community
Created by thehumanist on 6/20/2023 in #front-end
Just was looking for a quick critique on this landing page layout...
2 replies
KPCKevin Powell - Community
Created by thehumanist on 6/6/2023 in #front-end
Feel like I'm going crazy... issue with ::before and ::after repositioning an element...
I just wanted a horizontal line above and below the text in my span element in the Header.js... for some reason when I do this it completely repositions the text halfway down the parent container Main.js... I have used these pseudoelements before and never had them reposition the element itself? I dont' know if I am just tired and completely missing something obvious? Here is the Gist: https://gist.github.com/TheHumanistX/cedf4addae4056a6ec53a6211ae2d0d2
5 replies
KPCKevin Powell - Community
Created by thehumanist on 5/19/2023 in #front-end
Problems with smaller screen layout causing pages to disappear into vertical negative space
Sandbox: https://codesandbox.io/s/focused-blackwell-ongpok I am having issues with my site. Once I switch to smaller screens and the site adjusts from my media queries... my About and Portfolio sections, which I want to just scroll, suddenly are disappearing up into the negative vertical space above the browser? Curious why this is happening and what I can do to fix it? Thank you!
4 replies
KPCKevin Powell - Community
Created by thehumanist on 5/2/2023 in #front-end
Help with the top of this page I have put together
Codepen: https://codepen.io/TheHumanistX/full/MWPEGJa So I have this page I put together just for practice. It does what I want over all, but I have that top area between the bottom of the header and the top of the hero/home section. You can use the navbar to hop around the page and if you click "Home", you see how I want it to look.
I had it using flex column at first for the overall layout of each section (header, home/hero, about, portfolio, contact, footer) and it looked how I wanted... Just like it does not but without that weird space between the header and home/hero section. I changed it to grid and got it looking back how I wanted EXCEPT that it now has that odd gap that I cannot figure out. The footer grid row fit right to the footer like I wanted but the header row seems to be expanded, which I guess is causing this? Would love any help figuring out how to get right of that gap so that, when the page loads, the hero/home is right up against the header. Also, would love any general thoughts on the layout, look, colors, format and any suggestions on making it look nicer and such, if you have any! Thanks! 😎
17 replies
KPCKevin Powell - Community
Created by thehumanist on 4/26/2023 in #ui-ux
Struggling with UI/UX layout design and color palettes...
Hey folks! So, I do pretty well with putting together layouts once I have an idea. I really enjoy it. My main issue is coming up with: 1. A nice color palette 2. A nice, unique layout I have used sites like coolors but I guess the main issue for me with coolors or other palette generators is I have no idea how to implement them a lot of times. Which one is for the background? Which one is best for the font color? Which is best for links? Buttons? A secondary color for certain cards/divs? But also, I really struggle just finding palettes that I think will look nice. The other issue as I listed above is that I often struggle to come up with nice layouts that look nice, catch the eye, and flow well and also have a unique look to them. They don't need to look crazy or anything, but I still struggle. Are these skills you can learn or is it something that certain people's brains are just more hardwired for (people that maybe would be able to be graphic designers, painters, visual artists of other types)? Do any of you have any resources that could maybe help me with this??
13 replies
KPCKevin Powell - Community
Created by thehumanist on 3/21/2023 in #front-end
Need help with some layout formatting... CSS.
16 replies