Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
15
Comments
16
Virshree Desai
@Virshree

All comments

  • Dhia•750
    @Dhia-18
    Submitted 11 months ago
    What are you most proud of, and what would you do differently next time?

    I'm proud of how much better I'm getting at creating responsive navigation bars.

    What challenges did you encounter, and how did you overcome them?

    It took me over 3 hours to finish the header component. It was complex, and I had to focus on each part individually.

    What specific areas of your project would you like help with?

    I would really appreciate it if someone could review my code and suggest different ideas for creating a responsive navigation bar. Any feedback is greatly appreciated.

    Blogr Landing Page

    1
    Virshree Desai•270
    @Virshree
    Posted 2 days ago

    Hi @Dhia-18, Well done for completing this challenge. I want to view your code but it is showing page not found 404 github error.

  • Stefan Bojkovski•720
    @xStephx
    Submitted 7 months ago

    Solution Time tracking dashboard

    #tailwind-css
    15
    Virshree Desai•270
    @Virshree
    Posted about 1 month ago

    Hi @xStephx ,Excellent work Keep it up..

  • leodev•570
    @hangtime319
    Submitted 8 months ago
    What are you most proud of, and what would you do differently next time?

    It was a big challenge, as I applied CSS techniques that I'm not used to using, but I learned a lot.

    What challenges did you encounter, and how did you overcome them?

    The biggest challenges were in the JS code to make the image carousel and the product cart.

    What specific areas of your project would you like help with?

    Any tips on how to improve my JS code, I'd appreciate it.

    Ecommerce product page using HTML, CSS and JavaScript

    #accessibility
    2
    Virshree Desai•270
    @Virshree
    Posted 4 months ago

    @hangtime319 Congratulations on compeleting this challenge!! But there are few improvements on my side. 1.Lightbox in desktop view is must bigger than the current size. 2.The cart must be initially be empty when quantity selected is zero.

    Rest your code is well-structured amazing job!! Happy Coding !!

  • Prabhu7k•190
    @prabhu7x
    Submitted 5 months ago
    What specific areas of your project would you like help with?

    Your suggestions are always welcome!

    Responsive Intro-section web page.

    #react#sass/scss
    1
    Virshree Desai•270
    @Virshree
    Posted 5 months ago

    hi @prabhu7x, Your Design looks so accurate.Nice work!!

  • Sudip Khatri•540
    @SudipKhatri036
    Submitted 9 months ago

    Responsive Space Tourism Using React, Tailwind

    #react#react-router#tailwind-css
    1
    Virshree Desai•270
    @Virshree
    Posted 9 months ago

    hi @Sudip Khatri, Nice work !!

  • M Santhakumar•130
    @2001-skd
    Submitted 9 months ago

    Advice Generator App

    #react#tailwind-css
    1
    Virshree Desai•270
    @Virshree
    Posted 9 months ago

    hi @M Santhakumar, Great work !! keep it up

  • Daniel•240
    @DAJ350
    Submitted 10 months ago
    What are you most proud of, and what would you do differently next time?

    I am proud of creating tailored designs for desktop, tablet and mobile.

    What challenges did you encounter, and how did you overcome them?

    Nothing that really stands out.

    What specific areas of your project would you like help with?

    Open to any advice.

    Meeting Landing Page built with HTML CSS BEM

    2
    Virshree Desai•270
    @Virshree
    Posted 10 months ago

    hi @DAJ350, Your design looks accurate as per requirements ..Keep it up!!

  • hitataka•350
    @Hitataka
    Submitted 10 months ago

    PRODUCT LIST - Frontend Mentor

    #sass/scss#jquery
    1
    Virshree Desai•270
    @Virshree
    Posted 10 months ago

    hi @Hitataka, Your design looks great ! Well done .Keep it up..

  • Alfonso-1701•140
    @Alfonso-1701
    Submitted 11 months ago
    What are you most proud of, and what would you do differently next time?

    I'm proud the color overlay for the picture. The first time I tried to tackle the problem, my image was washed out and the color was oversaturated. My final product resembled the prompt much much more.

    What challenges did you encounter, and how did you overcome them?

    My first attempt with the media query, had the image being smashed. I adjusted the breakpoint and added a max-width on the main wrapper to better be able to transition between layouts.

    What specific areas of your project would you like help with?

    Any feedback is welcome.

    Stats Preview

    1
    Virshree Desai•270
    @Virshree
    Posted 10 months ago

    Hi @Alfonso-1701, Well done , your desgin looks accurate ..Keep it up !!

  • Azzam Al Kahil•310
    @AZZAM-K
    Submitted 11 months ago

    Responsive design using grid layout and flexbox

    1
    Virshree Desai•270
    @Virshree
    Posted 11 months ago

    hi @AZZAM-K, Congrats for completing this challenege.. here are few points : 1.Include semantic HTML instead of div. 2.Gap between the grid is so much specify width,height of grid.

  • Hamza Naeem•260
    @hamzafrontend
    Submitted 11 months ago
    What are you most proud of, and what would you do differently next time?

    Proud that I could complete it.

    What specific areas of your project would you like help with?

    Looking for useful and constructive feedback!

    Responsive Four Cards Grid Layout using HTML and Vanilla CSS

    2
    Virshree Desai•270
    @Virshree
    Posted 11 months ago

    Hi @@hamzafrontend, Great job!! Looks exactly similar as design requirements.Keep it up...

  • Akinloluwa Ayomide Adedijo•60
    @Akinloluwa-Adedijo
    Submitted 11 months ago
    What are you most proud of, and what would you do differently next time?

    n/a

    What challenges did you encounter, and how did you overcome them?

    The sizing of the card image. I didn't want to use any fixed sizing for any of my containers or font styling as I'm trying to incorporate responsive design

    What specific areas of your project would you like help with?

    n/a

    Product Review Card

    1
    Virshree Desai•270
    @Virshree
    Posted 11 months ago

    Hi @Akinloluwa-Adedijo,

    Congrats for finshing this project. Kindly do some mirror changes:

    1.Remove extra gap between image and content.. align it properly. 2.In mobile view it is not showing properly. 3.Try to use @media (min-wdith:.768px)

  • Hoaxilog•170
    @Hoaxilog
    Submitted 12 months ago
    What are you most proud of, and what would you do differently next time?

    I think the part were i target the child of my parent. I use the :nth-child() pseudo to target the 1st to 2nd to the last child so the last child will not get any design. I use this instead of adding a class in them individually so if I ever want to add another tag on that im not going to add another class on the tag

    Recipe Page Solution

    1
    Virshree Desai•270
    @Virshree
    Posted 12 months ago

    Hii @Hoaxilog, Congrats for completing this challenge.. Your design layout looks great... I would suggest to use semantic HTML elements instead of div tags..

  • andrean-sihombing•350
    @imandreans
    Submitted 12 months ago
    What are you most proud of, and what would you do differently next time?

    I'm proud that I make it in less than a hour.

    What challenges did you encounter, and how did you overcome them?

    It's hard to estimate the size or length of element without design in figma file.

    What specific areas of your project would you like help with?

    How to get the size right and the more clear explanation of using font-face

    Social Links Profile with Flexbox

    1
    Virshree Desai•270
    @Virshree
    Posted 12 months ago

    Nothing..

  • Rajesh kannan pandi•40
    @rajeshpandi257
    Submitted about 1 year ago

    Frontend-mentor-blog-preview-card

    1
    Virshree Desai•270
    @Virshree
    Posted about 1 year ago

    Congrats for finishing this challenge

    Kindly do some mirror changes: 1.Align the container to center
    2. Remove border black from container.

  • momand1•30
    @momand1
    Submitted about 1 year ago

    Flexbox, Media queries

    1
    Virshree Desai•270
    @Virshree
    Posted about 1 year ago

    Firstly,Congrats on completely this challenge. Kindly do some mirror changes :

    1. padding to bottom height
    2. colour to second paragraph ( color: #68778D) 3.Line height of 2 paragraph ( line-height: 100%; line-height: 140%;)
    Marked as helpful
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub