Chrystiana Penalber
@chryspenalberAll solutions
Responsive Article Preview Component using HTML, SCSS, and JavaScript
#sass/scssSubmitted about 1 month agoI’d appreciate guidance on handling component state and interactivity in vanilla JavaScript, particularly for adapting elements like the share button across different screen sizes in a scalable, accessible, and maintainable way, without duplicating code.
Responsive Landing Page with Sass
#sass/scssSubmitted 3 months agoI'd like to know if I properly use SCSS on this project.
Testimonial Grid using CSS Grid & Flexbox
Submitted 4 months agoI’d appreciate feedback on responsive optimizations and accessibility improvements, especially regarding ARIA attributes and keyboard navigation.
Responsive Feature Card Component Using CSS Grid & Flexbox
Submitted 4 months agoFurther accessibility improvements – Are there any best practices I missed, such as ARIA roles or better text contrast? Performance optimizations – Are there any ways to improve efficiency in my CSS, particularly regarding grid and flexbox usage?
Responsive Product Card Using CSS Flexbox
Submitted 5 months agoI'd appreciate feedback on accessibility improvements and any suggestions for enhancing the overall design and responsiveness.
QR Code Component Solution
Submitted 5 months agoWould I be able to keep the footer at the bottom of the page on larger screens without using Flexbox or Grid layout?
Static page using Semantic HTML and CSS
Submitted 5 months agoI would like to know what I can improve in terms of semantic HTML and accessibility.