
Daniil
@DaniilGurskiAll solutions
Fullstack Markdown editor
#next#react#supabase#tailwind-cssSubmitted 4 months agoMake the application even more secure and possibly optimize the speed of the application. Any advice would be appreciated !
Responsive Tic-tac-toe made with React
#react#tailwind-css#typescriptSubmitted 4 months agoI would like to hear how you dealt with state management and determining the winner of the game as I think these are things I could improve on.
Tech book club landing page using Tailwind CSS
#tailwind-cssSubmitted 6 months agoThis is my first project with tailwind, I would appreciate it if you could point out possible bad patterns in my markup that I could fix in the future :)
REST countries React app
#accessibility#react#typescriptSubmitted 6 months agoI was inspired by some of your solutions implementing the pagination component, so I've updated my solution to have it as well! Let me know if I missed something or share tips on how to optimize this component.
Responsive multi-step form React + Typescript
#react#react-router#typescript#styled-componentsSubmitted 8 months agoResponsive solution using Styled components
#react#styled-components#viteSubmitted 9 months agoAny advice on file organization, techniques for using stylized components will be gratefully received.
Responsive React Tip calculator
#react#vite#vitest#react-testing-librarySubmitted 10 months agoI'd like to know how I can improve my tests. For this project I wrote one large unit test because it was difficult to figure out how to do it with the context provider involved.
Dictionary app React solution
#react#tanstack-query#react-router#vite#accessibilitySubmitted 11 months agoSPA hangman game using React and SCSS
#accessibility#bem#react#viteSubmitted 11 months agoI tried to make the game understandable when using screen readers, but I'm still not quite sure about some things. For example, when I click on the wrong button, the number of attempts is not counted, although I seem to have set the right aria attributes on the progress tag. Also, How else can I clearly let the user know in which position of the word he guessed the letter ? It was also quite difficult to fit some of the mystery words on the screen. It often looks strange on mobile devices, so I'd be interested to hear how you dealt with it.
React soulution of Job listings
#react#sass/scss#vite#bemSubmitted 12 months agoThis is my first solution using react, I would like you to point out any small mistakes in my implementation of the project and share best practices. Thanks !
Responsive and functional Markdown editor
#gulp#sass/scss#bemSubmitted about 1 year agoI would like to know if I can improve the accessibility of my markdown editor and some tips on how to organise js.
Portfolio build with SCSS
#bem#gulp#sass/scss#accessibilitySubmitted about 1 year agoTips for splitting js into multiple files, best practice
Quiz web-app using SCSS, vanilla JS
#bem#sass/scss#gulpSubmitted about 1 year agoFor some reason, the option items shrink in height when they are highlighted. This problem occurred late in development and I don't think I've had it before. I've also tried to make the quiz more accessible, but there are still some weird bugs when using the screen reader and keyboard navigation. Some tips are appricieted !
Note: to see the site better, zoom out a bit. I followed the typescale provided in the figma file.
SASS solution
#sass/scss#bemSubmitted over 1 year agoI would like to get some tips on the topic of project structure and using SASS features more efficiently.