Fasihnasir
@FasihnasirAll comments
- @KSnape34Submitted about 2 months ago
- @Mubarak-AdeyemiSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
I am proud of successfully implementing a fully responsive design that looks great on mobile and desktop devices. Achieving this required careful planning and a mobile-first approach, utilizing CSS Flexbox. I’m also proud of the interactive hover and focus states that provide a smooth user experience. These design elements help the profile card feel polished and professional.
What challenges did you encounter, and how did you overcome them?Next time, I would focus more on accessibility. While the design is visually appealing, ensuring that all users, including those with disabilities, can interact with the site is essential. I would implement better ARIA labels, ensure colour contrast meets accessibility standards, and improve keyboard navigation. Additionally, I would explore more advanced CSS animations to create more engaging hover effects.
- @Lucass151Submitted 3 months agoWhat are you most proud of, and what would you do differently next time?
Nothing
What challenges did you encounter, and how did you overcome them?Nothing
What specific areas of your project would you like help with?Nothing
- @akil4Submitted 3 months agoWhat are you most proud of, and what would you do differently next time?
Was able to come up with an idea to link my github page to the qrcode.
What challenges did you encounter, and how did you overcome them?Was confused on how to center the card in the display. I tried to position it and failed, later realised flex makes it easier.
What specific areas of your project would you like help with?Need help in reducing the amount of css code i am using. I am not sure if all are really useful. I am always checking twice for unwanted piece of code.
@FasihnasirPosted 3 months agotry using "object-fit:cover" to get the qr-code picture to be a perfect square
1