Next.js Portfolio in 3 minutes (v0, Shadcn CLI)

Поделиться
HTML-код
  • Опубликовано: 29 ноя 2024

Комментарии • 20

  • @SouthbayCreations
    @SouthbayCreations 12 дней назад

    Great video thank you!

    • @orcdev
      @orcdev  11 дней назад

      I'm glad you enjoyed the video! Thanks for watching!

  • @nickwoodward819
    @nickwoodward819 2 месяца назад +1

    Honestly, I really wanted to like v0, but look at what it produced @1:08. It's something that a FE dev should be able to produce in about 10 minutes if they've built something similar, with the added benefit that it isn't in one giant 'Portfolio' component.
    Dunno, I just don't really see it, but thanks for the video!

    • @orcdev
      @orcdev  2 месяца назад +1

      Yeah I agree with you, it's not yet at that level I want it to be. For me it's good for some UI / UX solutions, if you're creating your own project and you're not really a designer :D For example pricing cards, contact form etc

  • @TautornTech
    @TautornTech 2 месяца назад +1

    Really awesome!

    • @orcdev
      @orcdev  2 месяца назад +1

      Yeah it's really easy to build things now! I'll definitely test it out on something more complex, and show the results :D

  • @farzanaabubakar8545
    @farzanaabubakar8545 18 дней назад

    Could you please make an elaborate video for the beginners

    • @orcdev
      @orcdev  18 дней назад

      You mean about v0? Or in general Next.js + Shadcn + v0?

  • @raihanromzi
    @raihanromzi 2 месяца назад +1

    can you create a tutorial to customize vscode? i really like it, so clean

    • @orcdev
      @orcdev  2 месяца назад

      Yes I can! Never thought about creating video about it, but great idea :D

  • @OneBrighDay
    @OneBrighDay 2 месяца назад +2

    Curious what is the performance on sites like this? I always worry with AI builds what is the extra bloat.

    • @orcdev
      @orcdev  2 месяца назад +2

      For starters whole component is a client component, and that is not using full power of Next.js.
      I would say v0 is good for starting the project, this `PortfolioComponent` from the video should be broken in multiple smaller components, and there is no reason for it to be client. Except the form, for form we could create some `ContactForm` client component.
      So to answer what is the performance - Not perfect. We still need to fix it up. But it's definitely going to improve in future, so we'll see :D

  • @SAIEN333
    @SAIEN333 2 месяца назад +1

    how can i make same thing with vue.js and shadcn vue?

    • @orcdev
      @orcdev  2 месяца назад +1

      It's kinda similar, you just can't use v0 to make Vue code.
      I could create a tutorial for that one also, it shouldn't be very hard :D

    • @SAIEN333
      @SAIEN333 2 месяца назад

      @@orcdev yeah a tutorial will be helpful. thanks

  • @AsifKhan-hr7ef
    @AsifKhan-hr7ef Месяц назад

    Hy @Orc Dev
    can i get that hero section image url please :)

    • @orcdev
      @orcdev  Месяц назад

      Hey there!
      Just uploaded on my website :D Here it is:
      www.orcdev.com/images/pixel.png

  • @monke3043
    @monke3043 2 месяца назад +1

    Isn't that bit worrying, i mean our jobs.....

    • @orcdev
      @orcdev  2 месяца назад

      You still need a developer to do this. Code is definitely not perfect, and logic is not working (contact form for example).
      This needs to be deployed, maintained etc And that is not possible by AI.
      I believe that future of AI is in helping us do these so called monkey jobs much faster, and not entirely replacing us. Time will tell :)

  • @maaritswanderlust
    @maaritswanderlust 2 месяца назад