Responsive Portfolio Website From Scratch

Поділитися
Вставка
  • Опубліковано 3 жов 2024

КОМЕНТАРІ • 925

  • @howtobecomeadeveloper
    @howtobecomeadeveloper  Рік тому +25

    Build your next awesome project:
    www.tubebuddy.com/quicknav/latest/UCkXqOdpo5ul8BosGBFlDgmw

    • @uminhtetoo
      @uminhtetoo Рік тому +3

      Thank you so much for sharing, Sir. I would like to have an opportunity to create commercial startup website.

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  Рік тому +3

      @@uminhtetoo My pleasure! Thank you, added to my upcoming tutorials!

    • @kizigamer6895
      @kizigamer6895 Рік тому

      can u share what extensions u use with vscode pls?

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  Рік тому +2

      @@kizigamer6895 Absolutely! The extensions I currently use are:
      1) vscode-pdf - Display PDF's in VSCode.
      2) Prettier - Code formatting.
      3) Path Intellisense - Autocomplete filenames.
      4) Live Server - Local server with live reload.
      5) ESLint - Integrates ESlint Javascript into VS Code.
      6) ES7 + React/Redux/React-Native snippets - Extension for react with ES7+ syntax.

    • @bobil12138
      @bobil12138 Рік тому

      Great videos. I enjoyed every videos from you 👍👍👍

  • @ajaybidon
    @ajaybidon Рік тому +32

    I'm new to coding and i follow each steps. This has to be my first ever completed project, finished in 2days...thank you Mr. John Doe ❤much love from Nigeria

  • @higherelo
    @higherelo Рік тому +156

    This is literally the best beginners friendly follow through project I've come across here on YT. I love how you clearly explain every step and I love how you share the keyboard short cuts as well. Thank you so much man. Please don't stop!

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  Рік тому +6

      Thanks so much! That makes me very happy to hear, and you'll be glad to know that I have several more tutorials in the making! 😊

  • @cloud3ye
    @cloud3ye 11 місяців тому +10

    Thank you for waking up one day and deciding to bless us with this tutorial, i cannot thank you enough

  • @abhishekraghunath95
    @abhishekraghunath95 Рік тому +33

    Finally!!!! something that I was dying for, at least now I can start applying, Thanks for this confidence Man, really appreciate what you are doing!!

  • @chadcat420
    @chadcat420 11 місяців тому +61

    as a backend dev who struggles with mobile responsive designs to help make my portfolio mobile friendly for tech recruiters, thank you!!! CSS is really hard compared to C# and C++ lol

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  11 місяців тому +3

      My great pleasure! Good luck with your interview processes! 👏 Yeah CSS can be deceptively hard 🤪

    • @ariasabe
      @ariasabe 6 місяців тому +1

      yeah there is so much you have to remember, that is why frameworks and other tools are a blessing.

  • @Kiran-khadka
    @Kiran-khadka Місяць тому +2

    This is the best for the beginner who wants to know how to structure the html . Best thing is , I am able to resolve the issues that occur during the video by myself !! Thank you so much for man

  • @rrsmb7136
    @rrsmb7136 11 місяців тому +8

    After 5 hours of work, I finally finished this project, you are a great teacher, and thanks for uploading this content, you have a new subscriber, you are great my friend!

  • @nadahanie
    @nadahanie 8 місяців тому +6

    THIS IS INSANE XD I've been studying HTML and CSS on my own through a book I found online and I can't believe myself that I actually built my own portfolio website based on this video!! I finally can make the website as my scholarship portfolio :") Thank you sooo much for helping us with this beginner friendly tutorial!!

  • @dgalaxyspace3859
    @dgalaxyspace3859 Рік тому +10

    This is a well-spent 2hrs of my life. Nice work Sir!

  • @aayankasana2712
    @aayankasana2712 Рік тому +38

    Wow, dude! Can't thank you enough for the awesome tutorial! Your explanation was super helpful and I'm seriously grateful for it. You rock!

  • @wronghorsebatterystaple
    @wronghorsebatterystaple Рік тому +17

    Great tutorial and explanation with a cleanly designed website. Thank you for not overengineering it and providing a simple but beautiful design.

  • @pedrobatista1389
    @pedrobatista1389 Місяць тому

    Awesome channel. Simply the best channel for learning html css and javascript on youtube. Simple, direct and to the point, all the while really teaching something usefull and cool and most importantly, with no cuttings and edits on the videos. I just love the way you have all those errors and bugs in the code and didn't cut it from the video, instead you went on to hunt the error and correct it live. Perfect, just earned another subscriber.

  • @michaelevans4139
    @michaelevans4139 Рік тому +10

    If you're having trouble with the media queries showing up, add the media query to the bottom of the styles.css file instead of having a seperate mediaqueries.css file. The media queries have to be at the very bottom of the styles.css files AFTER ALL OTHER SECTIONS/CLASSES/IDS ARE DEFINED! if not there will be a ton of issues.
    I was having a ton of problems getting the media queries to show up on my windows computer. This was my solution that worked after 5 hours XD

  • @MarconiDominyx
    @MarconiDominyx Місяць тому

    Thank you very much! did the whole steps, and was finally able to create my first website from SCRATCH! It took me 5 hours to finish the whole project, did some typo and had to go back multiple times. It was stressful, but the reward of feeling of finally completing it and sharing to your friends really hits different! Put some dope music while recording your video will make it much more dramatic! haha

  • @ofibao8212
    @ofibao8212 10 місяців тому +26

    Heads up!! If "scroll-behavior: smooth" is not working on your google chrome, it is because you need to enable a chrome flag called "smooth scrolling", which is turned off by default :)

  • @binia600
    @binia600 Рік тому +15

    So easy to follow and very well spoken as well. Thank you for your service!

  • @bongumusamtetwa
    @bongumusamtetwa Рік тому +4

    Thanks for a very insightful tutorial & awsome explanations , I had built my very own portfolio website by following this tutorial, although I have had a few errors 😂but managed to sort them out. Thanks a million my good sir.🙏🙏🎉

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  Рік тому +2

      My pleasure, happy you liked it! Those errors are luckily what make us better! 😊👏

  • @Bakemono1213
    @Bakemono1213 Рік тому +2

    I'm in the midst of changing myself from no-code to coding environment. Your tutorial are really good to follow with the clear instruction.

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  Рік тому

      Awesome! Let me know if there are any particular videos you would like in terms of going from no-code to coding!

    • @Bakemono1213
      @Bakemono1213 11 місяців тому

      @@howtobecomeadeveloper Hi, thanks for your reply. Maybe backend programming language like node.js. I just got a full stack development job offer.

    • @jvasava3
      @jvasava3 4 місяці тому

      @@Bakemono1213 hello, are you still in your job? and do you have any college degree?

  • @sththms
    @sththms 8 місяців тому +4

    Thank you so much for this tutorial. I had minimal knowledge of html and css going in and everything was so clear and easy to follow. It's provided an awesome baseline for me to go away, experiment and learn by doing. You gained another subscriber here, I'll definitely be checking out more of your content!

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  8 місяців тому

      Ah so happy to hear it was useful to you! It's my pleasure! 😊

  • @EnglishImmersionProgram
    @EnglishImmersionProgram 2 місяці тому

    What i did, i created this portfolio but using Vue 3, Tailwind and a little bit of TypeScript. Thanks for this amazing tutorial.

  • @Ic3B4g
    @Ic3B4g Рік тому +5

    Looks great, thanks for the tutorial!
    I'd like it even more if you explained what each styling actually does and why we are using it throughout the tutorial though. It's a bit hard to follow along for someone who hasn't used CSS much before, and I had to rush to keep up with you, without really understanding what you were doing or why some of the time.
    Still helpful though, and I definitely picked up a few things I didn't know before.

  • @natv7139
    @natv7139 Рік тому +1

    honestly the best tutorial ive seen in my year of tryig to become a web developer, thank you SO SO Much, greetings from Colombia

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  Рік тому

      I am very humbled 🙏 What is it that makes you love this tutorial if I can ask? So that I can make more like it 😊

    • @natv7139
      @natv7139 Рік тому

      Of course! First of all the way you explain everything, the set up. Looks clean, you don't jump any steps, a true beginner can build his or her own portfolio from watching this. The styles were neat and aestethic.
      The way you talk and whenever you seem to have a bug you redirect yourself to it , think about it, examine the file and fix it so smoothly. I would love to see more tutorials, Javascript tutorials for example, logical thinking! I am a fan of your work. @@howtobecomeadeveloper

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  Рік тому

      Thank you so much for the detailed feedback! Makes me very happy to hear, and I will take it to heart for future videos 😊 And I will definitely be making more JavaScript focused tutorials!

  • @danielnavarretecuevas3767
    @danielnavarretecuevas3767 Рік тому +4

    Awesome! I just enjoyed the process and the explanation is very nice and clear, please upload more projects, congrats!

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  Рік тому

      Awesome to hear! Thank you, and there will be a new project up very soon! 😊

  • @Dylson
    @Dylson 8 місяців тому +2

    Thank you for the video tutorial mate! It was great and I was able to use it as a base to build on top of my own portfolio! I like how you tried to explain the code as you wrote. My only feedback would be to walk us through the styling more, as towards the last hour of the video, we just did tons of styling without much explanation. Once again, a brilliant tutorial and you've gained a new sub😊

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  8 місяців тому +2

      Thank you very much for your thoughtful feedback! It's noted for the next time! 😊

  • @dlgashdoski
    @dlgashdoski Рік тому +3

    I created this website as a challenge to develop my skills 100 percent like your website

  • @takshakambekar7004
    @takshakambekar7004 3 місяці тому

    Deployed my first site!
    What a tutorial! What an experience!
    Thanks for this!

    • @Leaksallday
      @Leaksallday 3 місяці тому

      Hey my site gives desktop view on mobile device (used netlify and pretty much copied this code) what should I do

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  3 місяці тому

      You are very welcome!

  • @og5541
    @og5541 Рік тому +4

    very good video my friend. You explained everything very nicely, great voiceover and very understandble design layout and structure of html and css. This video is a great introduction to responsive website creation and all things that are to be looked out for when learning. 10/10 ! :D

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  Рік тому

      Thank you for such a thoughtful comment and feedback, I highly appreciate it! 😊🙏

    • @og5541
      @og5541 11 місяців тому

      @@howtobecomeadeveloper Hey, I noticed a small issue with the vertical scaling of the profile section which results due to using a set viewheight in the stylesheet and mediaqueries, you can fix it by switching them to auto :D

  • @amberl239
    @amberl239 7 місяців тому +1

    Best portfolio making tutorial that I have come across! Very easy to follow and the end result is amazing! Loved it :D

  • @dianaalijagic4695
    @dianaalijagic4695 Рік тому +4

    Awesome!!🤩 Keep the videos coming!

  • @piyushhinduja8014
    @piyushhinduja8014 2 місяці тому +1

    Great Tutorial! I made my first Portfollio website today.

  • @SanjayKushwaha-n1u
    @SanjayKushwaha-n1u 9 місяців тому +138

    how many people is exactly building the same portfolio

    • @daniel_9462
      @daniel_9462 7 місяців тому +4

      🙋

    • @marioherrerajr5293
      @marioherrerajr5293 7 місяців тому +20

      Is not so much about the portfolio page but your own projects!

    • @trinitytunez
      @trinitytunez 6 місяців тому +8

      🙋‍♂️i like how simple it looks

    • @AnkanPal-v1x
      @AnkanPal-v1x 4 місяці тому +5

      I am stealing the project part only 😅

    • @shivanimanwatkar3900
      @shivanimanwatkar3900 3 місяці тому

      I am also 🙋🏻‍♀️

  • @Kibetdidymus
    @Kibetdidymus 6 місяців тому

    I have an interest in web development, and as a beginner, this has given me more insight into diving more into it.
    Thank you, sir.

  • @Salah-YT
    @Salah-YT Рік тому +3

    it looks amazing bro I already sub and liked the video as soon as possible ill complete it thx 🙂

  • @LeelouCee
    @LeelouCee 10 місяців тому +2

    Thank you very much for this great tutorial! The way you explain the steps and find solutions to problems is pleasantly calm and motivating.

  • @aclearns92
    @aclearns92 Рік тому +8

    Easily one of my favorite tutorials to date! It's pleasant to watch and easy to follow. You also have a gift for making people excited to get better! I'm 1:28:31 in and I do have a question for you if you don't mind. On the Experience page when listing the frontend and backend skills, I've noticed that if I add React or another framework in the h3 header of an article, the entire article container shifts, and the checkmark icons become out of alignment. The only way I found to resolve this is to remove the justify-content property from the article styling in the CSS. Do you have a better suggestion? Thanks so much for all that you do!

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  Рік тому +2

      First of all thank you very much for your compliments! It is very humbling 🙏 As for your problem, I am trying to understand it.
      Are you adding a separate article with React in the h3 like this: React
      or are you adding the word React within another existing h3, like this: Git React
      If you are doing the second one, maybe it misaligns when there are two separate words. If you are doing the first I do not know what is the issue but if you have found a solution then that is great!
      It also might just be that the way it is designed currently "breaks" over a certain amount of articles listed, and the CSS needs adjusting, like you have done. Let me know if this solves it 😊

    • @aclearns92
      @aclearns92 Рік тому +2

      @@howtobecomeadeveloper Absolutely! I finished the tutorial and subscribed so that I can stay up to date with your page.
      So, for the skills in the Frontend container, I have 6 separate articles. Each article has an img element, a div element that contains an h3 and p tag. The first 3 tags always line up no matter what I put in the tag. However, when I edit the 4th article and put React, the webpage automatically pushes the article (img, h3, and p) inwards so that it becomes out of alignment. Then, if I edit the h3 and change it from React to JavaScript, it realigns perfectly again. It's weird, but yes, I noticed that commenting out justify-content in the styless.css under article in the EXPERIENCE section fixes this.
      Anyways, I completed the tutorial and loved it. You are absolutely incredible and I genuinely appreciate the time you've taken to make this video for us. Can't wait to watch more!

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  Рік тому +1

      Well seems like you found a solution, that's great! No need to fix what isn't broken 😊 Thank you for the kind words, I'll be making more videos like this one!

    • @sycal13
      @sycal13 11 місяців тому +3

      you can also set 'justify-content' to 'flex-start'. that will keep everything aligned.

  • @aleandropresta7552
    @aleandropresta7552 5 місяців тому

    Thank you, I didn't learn Web development during my Bachelor's and Master's degree (the course wasn't mandatory so I preferred to learn other stuff). I am learning it now to increase my chances to find a job in the geographical area that I want and this tutorials are very helpful. Thank you!

  • @WhiteEdibleSlime
    @WhiteEdibleSlime 8 місяців тому +5

    At 27:47, i had a problem in which i couldn't see the burger menu as shown. I've been following the whole tutorial so far, everything worked until this point. Any suggestions on what might have caused this problem?

    • @hasiff9237
      @hasiff9237 7 місяців тому

      any clue?

    • @paccy7038
      @paccy7038 7 місяців тому

      i'm confused too@@hasiff9237

    • @VictorFigma
      @VictorFigma 6 місяців тому

      @@hasiff9237 ".menu-links { top: 100%; }" is making your list appear at the end of the div. Ensure that your "menu-links" div is nested inside the "hamburger-menu" div. You can check the structure at 31:58 in the video, where both divs end at lines 36 and 37.

    • @RohitKumar-kj9ul
      @RohitKumar-kj9ul 3 місяці тому

      got the soultion have same problem

    • @Explainyetopia
      @Explainyetopia 28 днів тому

      Check Spelling and cross check code specially css

  • @DionyHerowelUmali
    @DionyHerowelUmali Місяць тому

    Hi. Just completed this tutorial. This deserves a subscribe.

  • @giovannigermain7436
    @giovannigermain7436 19 днів тому +3

    At 29:59 my hamburger icon isn't showing up. I triple checked my work and I don't see an errors within the code. Pasting my code below any thoughts? (everything else is working as expected)
    #hamburger-nav {
    display: none;
    }
    .hamburger-menu {
    position: relative;
    display: inline-block;
    }
    .hamburger.icon {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 24px;
    width: 30px;
    cursor: pointer;
    }
    .hamburger-icon span {
    width: 100%;
    height: 2px;
    background-color: black;
    transition: all 0.3 ease-in-out;
    }
    .menu-links {
    position: absolute;
    top: 100%;
    right: 0;
    background-color: white;
    width: fit-content;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3 ease-in-out;
    }

    • @mrnobody22194
      @mrnobody22194 День тому

      Hi i have the same issue, have you found the culprit yet?

  • @murtajiz545
    @murtajiz545 7 місяців тому +2

    Thanks a bunch!! This was an awesome and very well made tutorial. I look forward to seeing more from this channel!

  • @nischalgharti4553
    @nischalgharti4553 8 місяців тому +3

    where is the section-container class created in html??
    .section-container that is in css which display property is changed to flex!!!
    i am soo stuck here...

    • @keishamanapa3455
      @keishamanapa3455 8 місяців тому

      me too!!
      unfortunately in my case, the section text and container are not even in the same row... im so confused right now

    • @nischalgharti4553
      @nischalgharti4553 8 місяців тому

      @@keishamanapa3455 have you solved it yet?? i'm sorry but quite didn't understand your case....can you explain a bit?? i am not an expert but might be of some help... :)

  • @chocodonuts3644
    @chocodonuts3644 6 місяців тому

    Thank you for the tutorial. I hope you continue to create more videos aimed at beginners, teaching techniques that will assist them in securing internships.

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  6 місяців тому

      My pleasure! Plenty more beginner friendly videos are coming up!

  • @saurabhdubey1396
    @saurabhdubey1396 21 день тому

    Thanks a lot sir. I have done my project and successfully deployed it!!

  • @p1ckyv1cky
    @p1ckyv1cky 9 місяців тому +1

    Great tutorial and explanation! I've seen many videos and you are great at making it clear and simple and easy to follow along. I'm looking forward to seeing more of your videos! Thank you!!!

  • @Dailyrevs_
    @Dailyrevs_ 3 місяці тому

    this is SUPER COOL, SUPER EASY, AND SUPER FAST. i sincerely thank you for making this video, it's super cristal clear and needs no payment at all. Thank you so much for making this video, I really owe you one!

  • @41_paraschoudhary30
    @41_paraschoudhary30 11 місяців тому

    Amazing tutorial without cuts and every easy explanation to follow step by step.

  • @amshuchitrakar4424
    @amshuchitrakar4424 4 місяці тому

    awesome tutorial man! thumbs up, even got to check my code hand in hand when i was stuck because you had your repo in the description!

  • @indexvinay
    @indexvinay Рік тому +2

    Awesome the way you explain each and every thing, loved it

  • @vallunacoder.wecodetogether
    @vallunacoder.wecodetogether Рік тому +2

    This is one of the projects I have completed in the shortest time, it was really cool. Would love to see a tutorial to go a bit more in deep on responsive and then starting to make the page a bit more interactive! thanks also IT would be nice to get to learn a bit more about github!

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  Рік тому

      Awesome, glad you liked it! I have noted down all your nice suggestions! :)

  • @abhiraj3191
    @abhiraj3191 13 днів тому

    Thanks for this amazing tutorial buddy its really helpful for me for my first project..
    Currently i started learning web development..
    I like every part of this tutorial . Only just get confuse in css part maybe because i am beginner that why ?
    keep continue once again thank you !!!!!

  • @pradeepyc2712
    @pradeepyc2712 8 місяців тому +1

    You are explaining each and every line that is good to understand and to remember also thank you so much

  • @takstravelvlog7357
    @takstravelvlog7357 5 місяців тому

    Thank you so much for creating this tutorial. All the processes are very clear and easy to follow through.

  • @IbytheGOAT
    @IbytheGOAT Рік тому +1

    Dude this is amazing! I can finally create something to display some of the projects that I've done, this is clean! Applying for some internships at the moment haha

  • @gabriellagugliotta1565
    @gabriellagugliotta1565 4 місяці тому

    Thank you! This was a great tutorial on the vanilla js basics and an awesome way to refresh my html and css.

  • @eduardogpisco
    @eduardogpisco 25 днів тому

    great tutorial , very clean and simple to follow. thanks a lot bro

  • @user-nc3o-Mila
    @user-nc3o-Mila 9 місяців тому

    very good video my friend. You explained everything very nicely, great voiceover and very understandble design layout and structure of html and css. This video is a great introduction to responsive website creation and all things that are to be looked out for when learning. 10/10 ! :D

  • @aditxox
    @aditxox 15 днів тому

    Had a lot of fun building it!!! Thanks!

  • @elreyodev
    @elreyodev 3 місяці тому

    love it! it's awesome how you simplified the process of building and deploying a website! thank you good sir, have a lovely day

  • @hazelding
    @hazelding 9 місяців тому

    Thank you so much for your video. I made my first portfolio according to your code becasue I like the black and white design of the page. Great work, Bingo.

  • @RockPrudhvi-d7n
    @RockPrudhvi-d7n 7 місяців тому

    the best tutorial for a non tech guy like me to start career in coding🎉🎉

  • @shahadparveen7062
    @shahadparveen7062 9 місяців тому +1

    Thank you so much for this incredible tutorial! Your step-by-step guidance made it a breeze to build my portfolio site, and the insights on launching it online were a game-changer. I feel empowered and ready to showcase my work to the world. Your clear explanations and practical tips made the process enjoyable and educational. Grateful for your expertise and generosity in sharing this knowledge! 🙌 #WebDevelopment #PortfolioBuilding #TechTutorial

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  8 місяців тому

      My great pleasure! I am very happy that it was so useful for you! 😊🙌

  • @muhammadsaadrehman485
    @muhammadsaadrehman485 11 місяців тому +1

    WOW This was so much helpful man, it was really amazing , Thank you so much!!!

  • @rohit_j0shi
    @rohit_j0shi 8 місяців тому

    I hv watched many portfolio website tutorials and this one is the best among all
    Your way of explanation is damn superb man!✨

  • @lifepurpose.
    @lifepurpose. Рік тому

    Love how you debug sir. Appreciated your content man!😁

  • @fruklemetsrud4435
    @fruklemetsrud4435 10 місяців тому

    How i wish I knew you when I was studying frontend development, I probably wont have struggled some like I did :) This is one of the best tutorial on html and css, Thank you :)

  • @stannleeyezeogu4989
    @stannleeyezeogu4989 7 місяців тому

    Thank you for the video tutorial. I am now on course to finish my first project. Well done.

  • @shailjapatil1282
    @shailjapatil1282 5 місяців тому

    This was an amazing tutorial, really simple to understand and make.., would love to learn from more such content:)

  • @Shy-Lars
    @Shy-Lars 11 місяців тому

    I personally appreciate this. Thank you

  • @rajtripathi95
    @rajtripathi95 Рік тому

    Thanks dude, it really helped while following i made some changes of my own and im happy with the outcome

  • @sid_liftz
    @sid_liftz 8 місяців тому

    I like that you explain even the small things durinf coding ❤

  • @johndavidfajardo5432
    @johndavidfajardo5432 8 місяців тому

    Done making my first ever portfolio! Thank you so much for teaching me a lot of things!

  • @abdullohdomla5858
    @abdullohdomla5858 11 місяців тому

    Keep going. We will support you.

  • @Glen57
    @Glen57 6 місяців тому

    I had the same project and you saved me in the hambarger menu part i was lost thanks dude💯

  • @gedelasivakrishna
    @gedelasivakrishna Рік тому

    Beginner friendly tutorial, loved it ❤

  • @sayiganormanhaq4405
    @sayiganormanhaq4405 8 місяців тому

    Bro, thanks a lot. This is the best vid I've watched today. Great stuff

  • @romeiyu3491
    @romeiyu3491 3 місяці тому

    thank you so much for this tutorial, I learned a lot of different things from this.

  • @thegambler-wins
    @thegambler-wins Рік тому

    wow ,bro ! this is amazing ,hope u hit 1m soon

  • @ft.Shakina
    @ft.Shakina 3 місяці тому

    LOVE THE DETAILED EXPLANATION! 💗

  • @mariaingersoll
    @mariaingersoll 9 місяців тому

    Thank you so much for this tutorial! I absolutely enjoyed it and learned a lot of new information about css! Hopefully one day css will get easier for me 😬

  • @AcceleratedExpansion
    @AcceleratedExpansion 6 місяців тому

    Perfect tutorial from start to finish!

  • @zohanrow
    @zohanrow 8 місяців тому

    Man, this is absolutely AMAZING! Thanks for sharing 🔥

  • @jarupbg
    @jarupbg 22 дні тому

    Thank you, Let me finish my portfolio. I need one for my ML Journey.

  • @agyemangsmith5430
    @agyemangsmith5430 Місяць тому

    This is the best channel

  • @azar8455
    @azar8455 Рік тому

    You are just amazing! Lots of love.

  • @nicsassistant1892
    @nicsassistant1892 7 місяців тому

    I'm at a loss for words my friend. This was an amazing experience. I really appreciated your clarity, tone, speed, and quality. Quality as for the video, the code itself, and the end result.
    I had a list of questions to ask but I was able to resolve most of them after some trial and error/research. The only thing that I cannot figure out is why my #about section photo remains parallel with the .details-container sections under reduced formfactor conditions. I just removed it for now. I can assure you I have quadruple checked all relevant html and css, but simply cannot find the culprit. One thing I did try was moving the div/image above , which solved for reduced screen width conditions but due to obvious reasons broke desktop/tablet view width layouts.
    That said, do you have any study materials, books, or people to follow to continue learning? I've been using MDN Web Docs for references to specific concepts you've shown in your turorial, but I'd like to gain better understanding of general design patterns / best practices for modern web development if you have any recommendations.
    Sincerely, thanks again! Please keep sharing your awesomeness.

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  7 місяців тому

      Thank you very much for your thoughtful message! 😊 I can highly reccomend FreeCodeCamp.org as a starting point for a more structured learning path which is free. As for paid courses I personally like Mosh's courses!

  • @AlbertoVelarde-fq1yj
    @AlbertoVelarde-fq1yj Рік тому

    thnx for the little things that you explain, that make the difference.

  • @wavysage4860
    @wavysage4860 6 місяців тому

    Thank you, you really don't know how much you've helped me

  • @emmacarstairs8587
    @emmacarstairs8587 Місяць тому

    finally completed..thank you so much

  • @bhushankheryt6227
    @bhushankheryt6227 11 місяців тому

    Amazing portfolio website, made with such an easy. Thank you for this Project. 😊😊

  • @Azhar_Kader
    @Azhar_Kader 8 місяців тому

    Love your channel. Incredible designs

  • @hannaharcher9297
    @hannaharcher9297 4 місяці тому

    Great video , cant thank you enough for this as I used it to build my portfolio . Amazing

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  4 місяці тому

      Thank you, I'm happy to help, it's my pleasure!

    • @hannaharcher9297
      @hannaharcher9297 4 місяці тому

      @@howtobecomeadeveloper Hi thank you for commenting back , i wanted to ask how do we change to our own pictures as I seem to be having problems with mine as they show to big or to small ?

  • @NicoleTollinchi
    @NicoleTollinchi 7 місяців тому

    Loved the tutorial easy to follow and great explanation.

  • @chrismeysner5666
    @chrismeysner5666 8 місяців тому

    Great project, thanks you so much. I really enjoyed following this tutorial and now have a site I can use for my portfolio :)

  • @diyorbektoshpulatov6425
    @diyorbektoshpulatov6425 4 місяці тому

    The best tutorial I've ever seen 🤩

  • @yessirski7868
    @yessirski7868 Рік тому

    so glad i ran into this channel. would love to see a js dom tutorial. also, for whatever reason on the media queries my navbar dissapears and doesn't show up regardless of screen size not sure why

    • @howtobecomeadeveloper
      @howtobecomeadeveloper  Рік тому

      Thank you for your feedback! Regarding the navbar, is there any error in the console? Does it appear without media-query?

  • @klausraem2278
    @klausraem2278 3 місяці тому

    Very nice bud. Thank you very much for this tutorial. Awesome!

  • @KashifAnsari-mr2jk
    @KashifAnsari-mr2jk 3 місяці тому

    Very Helpful, Thanks man loved it... keep it going man

  • @devansh.sangral22
    @devansh.sangral22 4 місяці тому

    Thank you so much sir !!! For this you have done a wonderful job !!!✌🏻👍🏻👍🏻👍🏻👍🏻
    Love from INDIA🇮🇳❤️

    • @vaibhavpuri1797
      @vaibhavpuri1797 4 місяці тому

      hey can you help me with this portofolio i got stuck on 39:00 on that hamburger menu part ?
      will you hwlp me ??

    • @devansh.sangral22
      @devansh.sangral22 4 місяці тому

      @@vaibhavpuri1797 hello Brother check the spellings of hamburger in your index.html and styles.css files make sure the spelling is same in both the files .👍🏻

  • @HareshGayakhe
    @HareshGayakhe 3 місяці тому

    why this tutorial is so nice and easy to understand ❤ love from india