GeorgeDash
GeorgeDash
KPCKevin Powell - Community
Created by GeorgeDash on 10/6/2024 in #ui-ux
Improve gallery section
So I just started making a responsive version of a website I created the last 3 days, but I ran into a design issue - the photos of the gallery section (with the "portfolio" heading) are small on mobile, but they have to overlap the image from the previous question - "about". Should I change the gallery layout or should I make the image bigger? Here's a link to the site - https://test-nine-sand-48.vercel.app/. Thanks in advance!
2 replies
KPCKevin Powell - Community
Created by GeorgeDash on 10/3/2024 in #ui-ux
What font should I use for my portfolio?
Hey, guys! I just finished building my personal portfolio, but I'm thinking about changing my font. Right now, I'm using Spline Sans - https://fonts.google.com/specimen/Spline+Sans. I've been considering using: Onest - https://fonts.google.com/specimen/Onest; Outfit - https://fonts.google.com/specimen/Outfit; Inter - https://fonts.google.com/specimen/Inter; DM Sans - https://fonts.google.com/specimen/DM+Sans. Here's a link to the website itself: https://georgedash.github.io.
4 replies
KPCKevin Powell - Community
Created by GeorgeDash on 10/3/2024 in #front-end
Site freezes when reaching particular section
Can someone help me with my website? I'm experiencing an issue where when I get to one particular section, the scroll just freezes and I don't know what to do. Here's a link to the source code and the site itself: -source code -> https://github.com/GeorgeDash/georgedash.github.io/blob/main/index.html (HTML file); -website -> https://georgedash.github.io/. The issue seems to appear only on desktop and if it helps, I use AOS (Animate On Scroll). Thanks in advance!
23 replies
KPCKevin Powell - Community
Created by GeorgeDash on 10/1/2024 in #front-end
AOS library creating space on mobile (even with overflow:x-hidden on body tag)
Hello, everyone! So I'm creating my personal portfolio (with Tailwind - a CSS framework) and 2 days ago I decided to add the AOS (Animate On Scroll) library bc the animations look very cool. However, yesterday, when I applied the actual library onto my site, it created a space, which in the Internet said that it can be fixed with the shown in the title CSS property. However, this didn't work on mobile, but only on desktop. I'd really appreciate any help (and a little explanation, if possible)! GitHub site - https://georgedash.github.io/
1 replies
KPCKevin Powell - Community
Created by GeorgeDash on 9/23/2024 in #front-end
Sections overlapping and a bottom scrollbar appears (Tailwind CSS)
Hello, guys! So I'm building a portfolio using Tailwind CSS and I have a main element (where all the content will be) and I added two div's that have flex-col (added in the main element). However, when I add it, it seems like the div's (or should I say - the sections) are somehow ovelapping and a bottom scrollbar appears. Can someone help me, please - I've been stuck on this for 20 mins already! GitHub link: https://github.com/GeorgeDash/personal-portfolio
66 replies