Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted

    Space Tourism website w/ ReactJs πŸš€

    #preact#react-router#styled-components#vite#accessibility
    • HTML
    • CSS
    • JS

    1


    Initially, I used Tailwind CSS for styling, but faced challenges with dynamic backgrounds. So, I switched to styled-components, and now, dynamic background images based on routes are a breeze!😊

    Check it out, and I welcome any feedback. πŸš€βœ¨

    Tech StackπŸ—οΈ

    • React
    • React router
    • Styled components
    • Vite
  • Submitted

    Multi Step Form w/ React & Redux Toolkit

    #react#redux#redux-toolkit#styled-components#vite
    • HTML
    • CSS
    • JS

    0


    This project has been a testament to the transformative power of hands-on practice and continuous learning. Each step presented a unique blend of challenges and triumphs, deepening my understanding of React Hook Form and Redux Toolkit while refining my development skills and solidifying my grasp of these essential technologies.

    Tech StackπŸ—οΈ

    • React
    • React Hook Form
    • Styled Components
    • Vite

    Any feedback is greatly appreciated.😊

  • Submitted

    REST Countries API w/ ReactJs and Tailwind CSS

    #react#react-router#redux#redux-toolkit#tailwind-css
    • HTML
    • CSS
    • JS
    • API

    0


    🌍I've just wrapped up building this web app. It was a journey filled with challenges and learning. I'm delighted with the outcome and can't wait to hear your thoughts! How did I do? Any feedback is greatly appreciated.😊

  • Submitted

    Todo App with React and Redux Toolkit πŸ“βœ”οΈ

    #accessibility#react#redux#redux-toolkit#vite
    • HTML
    • CSS
    • JS

    0


    πŸš€ My First React Project πŸš€

    πŸ™‚This Todo app represents my first venture into React development. From exploring React fundamentals to utilizing Redux Toolkit for state management, it's a reflection of my journey into React development.

    βœ‹By the way, I implemented local storage functionality to ensure that the user data is saved, even after a page refresh.

    Please let me know how was the solution. Any feedback or suggestions are highly appreciated.❀️

  • Submitted

    Job Listings with Filtering (Custom Retouch)🎨

    #accessibility#sass/scss#vite
    • HTML
    • CSS
    • JS

    1


    While maintaining the core functionality, I added my own touch to give the project a personalized design.πŸ™‚ I hope you all will like the solution. Any feedback or suggestions are highly appreciated.❀️

  • Submitted

    Responsive IP Address Tracker πŸ”

    #accessibility#webpack#sass/scss
    • HTML
    • CSS
    • JS
    • API

    0


    I thoroughly enjoyed this project.😊 It was a fantastic opportunity to strengthen my error handling skills, especially when dealing with APIs and providing feedback through popups. Separating functionalities into different JavaScript files made the codebase organized and easy to manage for me.πŸ˜ŠπŸ‘

    • See your own IP address on the map on the initial page load
    • Search for any IP addresses or domains and see the key information and geolocation
    • Bonus: Popup/Dialog - Get feedback popups when encountering errors or invalid inputs.
  • Submitted


    Hello guys!! I had an amazing time building this nested comment section using Vanilla JS. It took longer than I thought, but I'm happy with the outcome. Implementing the MVC and Pub-Sub patterns was both challenging and rewarding, allowing me to create an organized codebase. I also utilized Local Storage for persistence. It was a great project to put my JavaScript skills to the test and create a full-stack CRUD app. Any suggestion from you, would be really appreciated 😊

    Key Features

    • Create, Read, Update, and Delete comments and replies.
    • Upvote and downvote comments.
    • Bonus: Utilized localStorage to save the current state in the browser and persist when the browser is refreshed.
    • Bonus: Instead of using the createdAt strings from the data.json file, I have used timestamps and dynamically track the time since the comment or reply was posted.
    • Bonus: Dark mode toggler.
  • Submitted

    Advice generator app 🎯

    #accessibility#sass/scss#webpack
    • HTML
    • CSS
    • JS
    • API

    1


    ❀️It was enjoyable working on this project. If you have any thoughts on how I could improve my codes, please feel free to share. Thanks! 😊

  • Submitted

    Responsive Tip calculator app πŸ’

    #accessibility#sass/scss#webpack
    • HTML
    • CSS
    • JS

    0


    😊Finally, it's done! I welcome any feedback or suggestions on how I can further improve the app. ❀️

  • Submitted

    Responsive Intro section with dropdown navigation 🎯

    #accessibility#webpack#sass/scss
    • HTML
    • CSS
    • JS

    0


    😊I would love to hear your feedback on my project. I enjoyed designing the dropdown menu, and I'm always looking for ways to improve my work. Any feedback, positive or negative, is welcome.❀️

  • Submitted

    Responsive Newsletter Sign-up Form with Success Message 🎯

    #accessibility#sass/scss#webpack#bem
    • HTML
    • CSS
    • JS

    0


    😊It's Done!❀️ I would love to hear your thoughts and suggestions on my solution. Feel free to provide any feedback or recommendations to help me improve. Thank you in advance for your time and input!πŸ‘

  • Submitted

    Responsive Time tracking dashboard

    #accessibility#bem#sass/scss#webpack#fetch
    • HTML
    • CSS
    • JS

    0


    • Bonus: I utilized the JSON file to dynamically fetch and present data.

    ❀️Please let me know your feedback on my solution to this challenge. Your input is greatly appreciated.😊

  • Submitted


    Initially, I aimed to incorporate a sliding animation for the testimonial slider; however, due to the need to maintain the relative positioning of the buttons and the image section, I decided to implement a fading animation instead.

    ❀️Open to suggestions and feedback for further improvements on this project.😊

  • Submitted

    Expenses chart component w/ demo data

    #accessibility#sass/scss
    • HTML
    • CSS
    • JS

    0


    ✨Bonus

    • Dynamically size the bars based on JSON data
    • Added two additional sample data
    • Dark mode

    ❀️I had a lot of fun and learned while doing this project. If you got any suggestions on how I could improve more, feel free to share, please. 😊

  • Submitted

    Interactive card details form w/ Dark mode

    #accessibility#sass/scss
    • HTML
    • CSS
    • JS

    0


    😌Finally, I have completed this project, and I have a question for the community. How can I detect when a input field with the attribute type number is empty, and the user inputs non-numeric characters in JavaScript? I needed this information to show different errors at different states. Although I tried to find a solution, I couldn't do it, so I used the text attribute type for the card number, expiration date, and CVC input fields instead.

    Thanks in advance!πŸ‘

  • Submitted

    Age Calculator app w/ Dark Mode

    #accessibility#sass/scss
    • HTML
    • CSS
    • JS

    2


    My first Junior project with Javascript. Open to feedback! πŸ˜ŠπŸ‘

    • Bonus: Dark Mode toggle
    • Bonus: See the age numbers animate to their final number when the form is submitted
  • Submitted

    Responsive FAQ Accordion card w/ Dark Mode

    #accessibility#sass/scss
    • HTML
    • CSS
    • JS

    0


    😊I'm open to any suggestions or constructive criticism! Let me know what you think. πŸ‘

    Bonus: Dark mode toggle

  • Submitted

    Intro component with sign-up form w/ SASS

    #accessibility#sass/scss
    • HTML
    • CSS
    • JS

    0


    I would appreciate your feedback on any areas of my code that could be improved, as well as any questions about best practices. πŸ™

    Thanks in advance! 😊

  • Submitted

    Ping coming soon page w/ SASS and Dark mode

    #accessibility#sass/scss
    • HTML
    • CSS
    • JS

    0


    Any suggestions on how I can improve would be really appreciated. πŸ™

    Bonus: Dark mode toggle 😎

    Thank you!😊

  • Submitted

    Base Apparel coming soon page w/ SASS

    #accessibility#sass/scss
    • HTML
    • CSS
    • JS

    0


    Hi! Finally I finished this project today! As a JavaScript beginner, any suggestions on how I can improve would be really appreciated. πŸ™

    Bonus: Dark mode toggle

    Thank you!😊

  • Submitted

    Responsive Article Preview Component w/ SASS

    #accessibility#sass/scss
    • HTML
    • CSS
    • JS

    0


    Hello! As a JavaScript beginner, any suggestions or feedback to improve the functionality or user experience of my project would be greatly appreciated. πŸ™

    Bonus Dark mode toggle.

    Thank you!😊

  • Submitted

    Interactive Rating Component /w SASS

    #accessibility#sass/scss
    • HTML
    • CSS
    • JS

    0


    As a JavaScript beginner, I would appreciate feedback on my code and design choices. Any suggestions to improve the functionality or user experience of my project would be greatly appreciated. πŸ™

    I also added a back arrow button for users to go back and rate again.

    Thank you!😊