Andrey
@dar-juAll solutions
Job listings with filtering
#pinia#vue#sass/scssSubmitted 10 days agoI would appreciate any feedback and comments!
Full-stack Todo app
#express#mongodb#pinia#sass/scss#vueSubmitted 19 days agoIn terms of the project structure, I may have overcomplicated it.
Interactive comments section
#pinia#vite#vue#sass/scssSubmitted about 2 months agoI think there is an easier way to transform the data object.
Space tourism multi-page website
#accessibility#bem#vite#vue#animationSubmitted 4 months agoThe site works, but when I go directly to the child page I get a 404 error. VUE specialists, help me solve the problem.
p.s. I solved my problem, replaced createWebHistory to createWebHashHistory
Bookmark landing page
#bem#gsap#sass/scssSubmitted 4 months agoIt turned out to be too difficult for me to stylize SVG where there are several paths and other elements (logo). Is there any technique for stylizing SVG easier than sprites?
I would be glad to receive recommendations.
E-commerce product page (VUE)
#vue#viteSubmitted 4 months agoI couldn't really make the routes work with the GitHub pages - createWebHashHistory is used and I get a redirection to the # page, with createWebHistory the page doesn't load. VUE is new to me, I'd be glad to get comments and edits.
Contact form
#bemSubmitted 5 months agoI tried to make the form as user-friendly as possible. Maybe I missed something.
FAQ accordion
#bemSubmitted 5 months ago- Due to the fact that a limited height of the text block is used, there are restrictions on the text size. If there is more text, then you need to manually change the height. If make an automatic height, then the opening and closing of the block will not be smooth.
Also, because of the height of the block, there is a twitch when collapsing.
- It was not possible for me to make it accessible from the keyboard without JS (