Kamran Kiani
@kaamiikAll solutions
- Submitted 15 days ago
Pomodoro App using Astro, Sass, Tailwind and Vanilla JS
#accessibility#astro#sass/scss#tailwind-css- HTML
- CSS
- JS
I would like help with optimizing the performance of the app, particularly in terms of reducing any potential layout shifts or flickers when loading user settings. Additionally, guidance on implementing a more robust state management solution would be beneficial, as it could improve the scalability and maintainability of the application. Lastly, any advice on further enhancing the app's accessibility features would be greatly appreciated.
- Submitted about 1 month ago
Galleria Slideshow using Astro, Sass, Tailwind and Vanilla JS
#accessibility#astro#cube-css#sass/scss#tailwind-css- HTML
- CSS
- JS
I used Astro to build this project, including dynamic routes. I’d like to know if my approach is correct for creating multiple pages within a folder. Specifically, I added a
[slug].astro
file and used adata.json
file to generate the pages.Regarding the CSS, is my implementation of the masonry layout correct?
If you notice any other issues in my HTML, Accessibility, or CSS, I would appreciate your feedback on those as well.
- Submitted about 2 months ago
Space Tourism Website using Sass, Tailwind and Astro
#accessibility#astro#sass/scss#tailwind-css- HTML
- CSS
- JS
I’d love to learn about alternative approaches to building this website. The project includes a
data.json
file, and I used Astro to develop it. I’m curious if there’s a more efficient way to manage the project with less code. For instance, I currently have four separatepages
in the pages folder. Would it be better to use a single page and handle everything dynamically with thedata.json
file?I also made an effort to prioritize accessibility in my project, but there’s always room for improvement. If you notice any issues or have suggestions to enhance accessibility, I’d really appreciate your feedback.
- Submitted about 2 months ago
Bookmark Landing Page using Tailwind, Astro and Sass
#accessibility#astro#sass/scss#tailwind-css- HTML
- CSS
- JS
- CSS Best Practices:
- Optimization of current CSS structure
- Better ways to handle responsive backgrounds
- More efficient approaches to component styling
- Accessibility Improvements:
- ARIA attributes implementation
- Semantic HTML structure
- Keyboard navigation
- Screen reader compatibility
- Code Organization:
- Better separation of concerns between Tailwind and custom CSS
- More efficient configuration setup
- Component structure optimization
- Submitted 2 months ago
Room Homepage Master using Astro, Sass and cube css
#accessibility#astro#cube-css#sass/scss- HTML
- CSS
- JS
Feedback on CSS structure and animations would be very helpful. Suggestions on improving the CSS organization or refining the animations would be useful, especially if there are ways to make them more effective without extra complexity. Also, any recommendations for improving HTML, JavaScript, or accessibility would be appreciated, as these adjustments could enhance the code’s overall quality and accessibility.
- Submitted 3 months ago
Loopstudios Landing Page using Astro, Sass and CUBE CSS
#accessibility#astro#cube-css#sass/scss- HTML
- CSS
- JS
I would like feedback on the HTML structure, especially regarding semantic use, and on the accessibility features I implemented. Additionally, any insights into optimizing CSS for responsive layouts or suggestions on how to further refine my Sass and CUBE CSS code for maintainability would be valuable.
- Submitted 3 months ago
NFT Preview Card with Astro, Sass and CUBE CSS
#accessibility#astro#cube-css#sass/scss- HTML
- CSS
I’d appreciate feedback on the CSS code and methodology I’ve used, specifically if it's been applied correctly. Additionally, if you notice any issues with my HTML code or accessibility, please let me know. Your feedback is incredibly valuable to me.
- Submitted 3 months ago
Tic Tae Toe Game using Astro, Sass with Vanilla JS
#accessibility#astro#sass/scss- HTML
- CSS
- JS
I would appreciate feedback on accessibility and JavaScript code improvements. Specifically, I want to know if there are any areas where I could enhance the accessibility of my project, especially regarding screen reader support. I would also love to get feedback on my JavaScript logic, particularly around managing the game state and handling user interactions efficiently. Additionally, if you notice any other areas for improvement in my project, I would be grateful for your feedback!
- Submitted 3 months ago
BMI Calculator using Astro and sass
#accessibility#astro#sass/scss- HTML
- CSS
- JS
I would like help with CSS, accessibility, and the project’s JavaScript code. Feedback in these areas would be greatly appreciated to improve the overall quality and functionality of the project.
- Submitted 4 months ago
E-commerce Product Page using Astro, Sass and Vanilla JavaScript
#accessibility#astro#sass/scss- HTML
- CSS
- JS
I would like help with ensuring that my implementation of the lightbox and cart dialogs is as efficient and accessible as possible. Additionally, any feedback on improving the overall accessibility and responsiveness of the navbar would be greatly appreciated.
- Submitted 4 months ago
News Home Page using Astro and Sass
#accessibility#astro#sass/scss- HTML
- CSS
- JS
I’d like feedback on the accessibility aspects of my project, particularly regarding the implementation of the hamburger menu. I want to make sure it meets all accessibility standards and provides a smooth experience for users with assistive technologies.
- Submitted 4 months ago
Contact Form using Astro and Sass
#accessibility#astro#sass/scss- HTML
- CSS
- JS
I'd like feedback on any suggestions on how to improve the accessibility and responsiveness of the form. Specifically, I'd love to hear if there's a more efficient way to manage form validation and toast notifications in Astro or in React for future iterations of the project.
- Submitted 5 months ago
FAQ Accordion using Astro and Sass
#accessibility#astro#sass/scss- HTML
- CSS
- JS
I think the area where I need the most help is accessibility. One problem with accessibility is that the screen reader NVDA I used does not read content in Firefox, and I’m not sure why. Initially, when I did not use
aria-polite
, it did not read the content after expanding, even though I havearia-expanded
in my code and linked mysummary
to the content witharia-controls
. I want to know how I can solve this and what the problem in my code might be. - Submitted 5 months ago
Interactive Rating Component Using Astro and Sass
- HTML
- CSS
- JS
I think accessibility issues is the most important part and html structure is important too.
- Submitted 6 months ago
Frontend Quiz App using Vite and Sass with Vanilla JS
#accessibility#fetch#sass/scss#vite- HTML
- CSS
- JS
Please look at my page and If you see any bugs or error please tell me to work on it. and If you see any mistake in my code please let me know to prevent doing it in the future challenges. Thank you very much
- Submitted 6 months ago
Password Generator App using Vite, Sass and Vanilla JS
#accessibility#cube-css#sass/scss#vite- HTML
- CSS
- JS
Please take a look at the different parts of my code Specially for Java Script and Accessibility and if you see any issues, give me feedback so I can improve. Thank you.
- Submitted 6 months ago
Tip Calculator App using Vite, Sass and Vanilla JS
#accessibility#cube-css#sass/scss#vite- HTML
- CSS
- JS
Please take a look at the different parts of my code and if you see any issues, give me feedback so I can improve. Thank you. Specially on the JS part
- Submitted 7 months ago
Time Tracking Dashboard
#accessibility#cube-css#fetch#sass/scss#vite- HTML
- CSS
- JS
Please take a look at the different parts of my code and if you see any issues, give me feedback so I can improve. Thank you.
- Submitted 7 months ago
Article Preview Component Using Saas and Vite
#accessibility#bem#cube-css#sass/scss#vite- HTML
- CSS
- JS
There is no specific issue. Please leave any feedback that you think might help me.
- Submitted 7 months ago
Newsletter Signup Form with Success Message
#accessibility#cube-css#sass/scss#vite- HTML
- CSS
- JS
I need help to know can I improve my code on js ,css and html parts.
- Submitted 7 months ago
Advice Generator App
#accessibility#cube-css#sass/scss#vite#fetch- HTML
- CSS
- JS
- API
In terms of accessibility I wanna know I have any mistake or not.
- Submitted 7 months ago
News Home Page
#accessibility#cube-css#sass/scss- HTML
- CSS
- JS
- Is there any accessibility problem in my code?
- How can I improve my css code?
- Is my html structure ok?
- Submitted 8 months ago
Testimonials Grid Section
#cube-css#sass/scss- HTML
- CSS
Please give me some feedbacks about this challenge. Anything you think can improve my code ability
- Submitted 8 months ago
Meet Landing Page
#accessibility#sass/scss- HTML
- CSS
-
My grid layout is ok? how can I improve it?
-
Please give me feedback about my code and leave me a comment.