These coding projects give you an unfair advantage

Sdílet
Vložit
  • čas přidán 7. 05. 2024
  • Build your own portfolio website with Hostinger: hostinger.com/jason10
    These are the top 5 programming projects to get a job as a software engineer right now.
    Discord: / discord
    LinkedIn: / jasonlevigoodison
    Instagram: / jasongoodison
    Twitter: / goodisonjason
    TikTok: / goodisonjason
    📚Chapters📚
    0:00 - Intro
    0:27 - First project
    1:22 - Second project
    1:56 - Worst project idea
    4:17 - Building the website
    5:25 - Third Project
    6:11 - Fourth Project
    6:44 - Fifth project
  • Věda a technologie

Komentáře • 529

  • @JasonGoodison
    @JasonGoodison  Před 9 měsíci +103

    Hope you enjoyed this video!
    If you want to build your own portfolio website, try Hostinger: hostinger.com/jason10

    • @yopidz
      @yopidz Před 9 měsíci +1

      was that tim?

    • @geraldgyeabour6610
      @geraldgyeabour6610 Před 9 měsíci

      I want to ask wouldn't people know you used hostinger to build the portfolio?

    • @user-hz7by8pq2t
      @user-hz7by8pq2t Před 8 měsíci

      Can I get that script???😅

    • @10_Roads
      @10_Roads Před 8 měsíci +2

      @@geraldgyeabour6610 I guess they would. But if what you wanna show off aren't your website skills it doesn't matter 👍

    • @ABalancedApproach
      @ABalancedApproach Před 6 měsíci

      Can you do a review on shecodes.

  • @T1Oracle
    @T1Oracle Před 9 měsíci +2006

    If you can get over 1000 people to use your product, you shouldn't be an employee, you should be a business owner.

    • @kianjs
      @kianjs Před 9 měsíci +14

      FAX

    • @dot32
      @dot32 Před 9 měsíci +144

      Well, I have a website that gets 1800 ish visits a month, but at only 60 visits a day, putting ads on that wouldn't make any money at all. I'd get maybe 70 dollars a year according to some estimates 💀

    • @kianjs
      @kianjs Před 9 měsíci

      @@dot32 there's a difference between website visits and people using your products

    • @alihassan4060
      @alihassan4060 Před 9 měsíci

      ​@@dot32maybe try to sell something on it related to the website?

    • @Morbsel
      @Morbsel Před 9 měsíci

      @@dot32 1800 visits per month is not 1000 people using your product

  • @mosaabemam7867
    @mosaabemam7867 Před 9 měsíci +2295

    Project 1: Python automation script.
    Project 2: IOT based project.
    Project 3: Full Stack Application.
    Project 4: Game development (plus if involves physics simulation).
    Project 5: Scraping project.

    • @user-dt2vo3dn9j
      @user-dt2vo3dn9j Před 9 měsíci +164

      Always I look for this commenrlt

    • @Tassaczek
      @Tassaczek Před 9 měsíci +33

      thanks, you just saved me a few minutes, which would be waisted.

    • @dominicmushayi3771
      @dominicmushayi3771 Před 9 měsíci +1

      thank you for saving me

    • @yassinesafraoui
      @yassinesafraoui Před 9 měsíci +13

      I knew the thumbnail was clickbait for the most part

    • @mosaabemam7867
      @mosaabemam7867 Před 9 měsíci +2

      @@Tassaczek Next one ain't free 😏

  • @prabinlamsal5125
    @prabinlamsal5125 Před 8 měsíci +81

    For me , my portfolio website was what got me my first internship. It was hosted pretty well and also contained all my project screenshots and detail. When employers have very little information about ourselves, having a self made portfolio site is a great advantage.

  • @hadichamli
    @hadichamli Před 9 měsíci +618

    My senior year project was a multiplayer game with the university's campus as the map. It had integrated voice chat, and the whole idea behind the project was to introduce a gaming element to online classes and making them a bit more immersive.

    • @adnanhasan8558
      @adnanhasan8558 Před 9 měsíci +7

      can you please list the resources you used for the project ?

    • @tetsushiro9589
      @tetsushiro9589 Před 9 měsíci +22

      Dude that's freaking cool.
      I hope you dont mind me steaking this idea of yours

    • @hamazing913
      @hamazing913 Před 9 měsíci +1

      @@hadichamli Did you make the map from scratch?

    • @hadichamli
      @hadichamli Před 9 měsíci +17

      @@hamazing913 Yes. I used some reference pictures, walked around campus, and google street view to get the dimensions and placement of some landmarks around campus. It's a very basic map with the buildings made out of the primitive shapes such as cubes, cylinders and others. I was mostly concerned about replicating it from the outside before even thinking of the interior given that I only had 4 months to start and complete the project by myself.

    • @shivanshchakrawarti9289
      @shivanshchakrawarti9289 Před 9 měsíci

      can you provide your github link or project documentation?
      @@hadichamli

  • @justarandomguy2478
    @justarandomguy2478 Před 9 měsíci +303

    I did EXACTLY the same project as you in python (scraping the list of songs on a playlist using BS4 and requests, searching them on CZcams using yt-api and downloading using pytube only the audio stream, then separating audio from the mp4 using moviepy and deleting the mp4) and it took me 4 whole days of scratching my head and debugging stuff. Greatest experience in my life!

    • @samueldjodi7983
      @samueldjodi7983 Před 9 měsíci +4

      Is there any reference on learning making that?

    • @justarandomguy2478
      @justarandomguy2478 Před 9 měsíci +19

      @@samueldjodi7983 Actually I made it with just basic knowledge on Python and then I read documentation for each library.

    • @sreeejuks
      @sreeejuks Před 9 měsíci +4

      Could you please share the code.. I have been searching for this, I have been using spotify premium for around 3years as of now. and i was planning to switch to local. I have more than 20+ playlist and 500+songs is there..

    • @yesman4005
      @yesman4005 Před 9 měsíci

      thanks for sharing, dope idea!

    • @justarandomguy2478
      @justarandomguy2478 Před 9 měsíci +2

      @@sreeejuks I could, but the code I made works with my specific API token (hard coded) and has specific issues I left unsolved as I had already spent a lot of time and moved on to other projects.

  • @yousefosman8094
    @yousefosman8094 Před 9 měsíci +303

    I can absolutely agree about not spending too much time building a portfolio unless you’re a front end developer. That’s SOO much time and effort you would be otherwise spending on the projects you want to showcase.

    • @SkyDread
      @SkyDread Před 9 měsíci +5

      Or maybe make the portfolio full-stack by having a blog with some tech article to make it more "worth it"?
      I am thinking also that, since a portfolio (only frontend stuff) is quite easy to do, make it using less mainstream tech
      I do think people should still have a portfolio website anyway but ideally with a blog integrated to it. (or in a subdomain).

    • @phungthinh1305
      @phungthinh1305 Před 8 měsíci +4

      even FE developer should not building a portfolio from scratch, it's a waste of time. Focus your time on the Projects themselves

    • @cjsport1254
      @cjsport1254 Před 7 měsíci +3

      I’m a frontend dev. I think the portfolio I’m working on is important.

    • @shadofermusic
      @shadofermusic Před 5 měsíci

      @@cjsport1254 dont listen to them, a portfolio is always useful

    • @rubita482
      @rubita482 Před 4 měsíci

      sadly that was the term exam our teacher gave us -_-

  • @karanarora2829
    @karanarora2829 Před 9 měsíci +15

    Best time for this video to come, starting on my first project but had no idea where to begin. This definitely got me thinking in the right area.

    • @fazeelayaz855
      @fazeelayaz855 Před 9 měsíci +2

      I had a similar problem, since there are limitless possibilities. But one thing that helped me a lot was to look at other people's project and do something similar but with my own flair.

  • @baltaurrutia1932
    @baltaurrutia1932 Před 7 měsíci +17

    Singlehandedly one of the most inspiring coding youtube videos i have seen. I was hooked. So inspiring and manages to reignite my passion for problem solving and creativity in a matter of minutes. New subscriber for sure, keep up the great content!

    • @JasonGoodison
      @JasonGoodison  Před 7 měsíci

      Aww thank you! Comments like this are what motivate me :)

  • @sherifsani
    @sherifsani Před 7 měsíci

    I'm truly grateful for your assistance. I've been grappling with project ideas, and this video has provided the clarity I needed to regain confidence in my abilities. Thank you once more for your invaluable help.

  • @whodis977
    @whodis977 Před 9 měsíci +3

    The video was really informative and fun. Thank you for your work. Love creators like you. Keep up the good work.

  • @adonnisperalta
    @adonnisperalta Před 9 měsíci

    These are all really amazing ideas. I have to try at least one of these. Thanks for the video.

  • @Cryptocurrency69
    @Cryptocurrency69 Před 9 měsíci +3

    Hey Jason, I Loved the video and the project ideas are really awesome! The last project of yours about downloading the songs in mp3 really blowed my mind, so could you possibly create a video on how you did it and maybe share it so others can also use it ?

  • @eleahburman6888
    @eleahburman6888 Před 7 měsíci

    These ideas are absolutely brilliant.

  • @svenbtb
    @svenbtb Před 8 měsíci +2

    This is exactly what I needed, thank you! Tried the Web Dev route at first but it really didn't click with me even after making several webpages and sites with front/back ends (definitely did the portfolio website thing too lmao). So then I switched to C# with Unity for a bit, and now C++. Learned all the basics but now I'm trying to figure out WHAT to make and how to get better. So I'll just have to think of a project that's something that I would personally find useful, and then build that.

    • @parkuuu
      @parkuuu Před 8 měsíci

      Goodluck! I have the same thoughts with web dev.
      I started with C (CS50), got the basics and switched to Python. Learned HTML and CSS, Game development fundamentals with Pygame, Flask/Django backend development, Git, and went back to Python. Still learning how to make goddamn dashboards for Data Analytics/Engineering lol

  • @psnisy1234
    @psnisy1234 Před 8 měsíci +4

    Perhaps the biggest thing that I did not here out of all of this is the idea of planning. After a certain point of doing a few projects you want to plan things out. Think about a cool idea that you've always wanted to do or how you can make a pre-existing thing better/different. Once all the planning is done then everything else sort of falls into place from there as you research and build it out.

  • @marthaquintanilla-ramirez919

    This was a very insightful video! thank you!

  • @r1makan
    @r1makan Před 10 měsíci +9

    Hey, it’s good to see you again! Thanks for the upload. I automated my day-to-day routine stuff by writing a few bash scripts. So, it’s a matter of the only command and a couple of params to deploy a project I need locally.

    • @JasonGoodison
      @JasonGoodison  Před 10 měsíci +1

      Thats so cool! Share your project so I can use it too

    • @r1makan
      @r1makan Před 10 měsíci

      ⁠@@JasonGoodison, I will bro! In fact, I built it having already been hired as a frontend engineer haha

    • @niharikachhabra2341
      @niharikachhabra2341 Před 9 měsíci

      @@r1makan Hey, what all did u learn for that and what kind of frontend projects did u build

    • @r1makan
      @r1makan Před 9 měsíci

      @@niharikachhabra2341 hey pal! The bash scripting I took up at work. My pet project was a website where I could save food recipes from a third party API to my backend. Also I could create my own recipes. The backend was a typical CRUD API app. The frontend I wrote in TS and React

  • @user-om1fe5uo4k
    @user-om1fe5uo4k Před 6 měsíci

    I jumped out of my seat on the first suggestion. This is incredible. I need to work of this weekend

  • @zainshahbaz6511
    @zainshahbaz6511 Před 9 měsíci

    its really a great video, entertainign and educative as well.
    Keep it up brooo :)

  • @SatyamCodesss
    @SatyamCodesss Před 10 měsíci +170

    Jason will literally use anything as a mic except a mic😂😂

  • @ibtehaj95
    @ibtehaj95 Před 9 měsíci +229

    Now, although I won't do most of these projects coz they don't really align with my professional goals, but I do want to acknowledge that building a game (or multiple) is a really good idea. I followed Ania Kubow's Free Code Camp video to build a couple of games on (vanilla, meaning pure) Javascript (properly, with graphics and all) and it turned out to be such a good exercise that I got hired despite my current employer needing a React developer (I couldn't do React back then). They didn't even mention React during the interview, but still hired me just by looking at my GitHub projects and the interview performance.

    • @miharin
      @miharin Před 9 měsíci +4

      That's amazing to know! I also want to try out videos like these but I am scared of the whole "tutorial hell" thing

    • @ibtehaj95
      @ibtehaj95 Před 9 měsíci +6

      @@miharin You're right to be scared. Best learning comes from building your own projects, with your own ideas.

    • @siddharthsingh913
      @siddharthsingh913 Před 9 měsíci +8

      Even I started learning JS by making games. I prefer it over other projects because making games (however small) is fun. After learning basics of JS, I started coding following along with tutorials on CZcams on HTML JS games. One of my favourites is Frank's laboratory. After I'd made a couple of games after following tutorials. I started my first project from scratch without any help. I tried to make an exact web based clone of Nokia 3310's space impact. Since it's graphics would be easy for me to replicate on Photoshop as I'm not an artist.
      It was tough, but I'm really proud when the game was completed. I even deployed it online for others to play, but couldn't find much people to give me feedback. Nevermind.
      Then I moved to learning React and got a job.

    • @theHarbingerOfDoom
      @theHarbingerOfDoom Před 9 měsíci

      What projects do you have on your GitHub?

    • @Loops-1
      @Loops-1 Před 7 měsíci +3

      Jumping on this to also say that building simple games massively improved my skills. I’m a visual learner who needs real world applications of code for it to make sense and building games like tic tac toe and breakout really solidified so many foundations. I also followed Ania’s tutorial and she was great. Although I don’t really think I want to go into game dev it’s a really impactful way to learn JS

  • @luissiul8089
    @luissiul8089 Před 6 měsíci

    That was the most motivational video I've seen in a long time.
    Thank you very much

  • @rhoynedev
    @rhoynedev Před 9 měsíci +51

    Using a website builder was obviously to promote the sponsor, but this is probably the worst advice I've seen - always build your website yourself if you're a developer.

    • @JasonGoodison
      @JasonGoodison  Před 9 měsíci +13

      Well, I'd put it this way. If you had $50, would you rather buy a $5 wallet, or a $49 wallet?
      If you buy the fancy $49 one, you have nothing to put into it, so its practically useless. Students watching this channel generally have limited time and resources, so I definitely recommend building something else. If you have left over time, then come back to it and build the portfolio yourself.

    • @moritzschuessler
      @moritzschuessler Před 9 měsíci +3

      Agree even using a template makes it look better. Website-Builder always seems weird

  • @IffyEdem
    @IffyEdem Před 9 měsíci +9

    I’m building a website for my EMS company and I’m just trying to make sure I get certain parts working, specifically an application portion that Emails a notification to the boss or HR, saves it as JSON on the database for record keeping, and then also allows a login feature for HR hiring to view them

    • @andrewo.9412
      @andrewo.9412 Před 9 měsíci

      I thought about doing this for my EMS company. Even for a “portfolio” project.

  • @raoufmahdi5114
    @raoufmahdi5114 Před 6 měsíci +2

    i just made the first one, learned so much thank you guys

  • @8rupees718
    @8rupees718 Před měsícem

    Hahah love your spotify scrapper lmao, you gave me a good idea of what makes a good project. Thankyou

  • @AkritiKeswani
    @AkritiKeswani Před 10 měsíci +21

    Love the honesty about personal webpages + super useful/comprehensive content overall!! 🙌🏼

    • @JasonGoodison
      @JasonGoodison  Před 10 měsíci +1

      ❤️ ❤️ thank you

    • @mariuseikenes9884
      @mariuseikenes9884 Před 9 měsíci +12

      "Honesty" is a stretch as it's sponsored. Definitely make your own portfolio site. It's not that hard to make a good looking one.

    • @GTmotions
      @GTmotions Před 8 měsíci

      ​@@mariuseikenes9884you sure?

  • @aaronomale3930
    @aaronomale3930 Před 6 měsíci

    This is one of the most useful videos I've seen recently. You have a new subscriber

  • @anonanon2031
    @anonanon2031 Před 8 měsíci

    You guys are giving people good advice, nice jobs.

  • @justinbenito
    @justinbenito Před 10 měsíci +7

    Wow, Great Vid Jason. I did the exact 5th project for myself, but didnt know that it was a legit good one. Thanks :)

    • @JasonGoodison
      @JasonGoodison  Před 10 měsíci +1

      No way!! Glad to hear that haha. We're the same kind of cool :)

  • @codegenius757
    @codegenius757 Před 9 měsíci

    Bro i am watching ur video first time, it is amazing and creative good luck while growing this channel u r the best and so interesting thanks man for amazing content

  • @gooseberry_disliker
    @gooseberry_disliker Před 6 měsíci

    this was a ready interesting video! thank you for all yours insights!

  • @user-xd3we2qp4i
    @user-xd3we2qp4i Před 6 měsíci

    Thank you for the video you are absolutely right.

  • @kr0k3tt
    @kr0k3tt Před 9 měsíci +2

    The note about the SSL cert is a little inaccurate. Let's Encrypt will sort you out with a free SSL certificate and will integrate into a lot of things.

  • @DenisTrebushnikov
    @DenisTrebushnikov Před 9 měsíci +25

    my first petproject just to myself was the recalculating time if you speed up YT video to 1,25 or 1,5 to save the time for more useful things. Small and silly, however, upgrade python basics to proper level to move further. I did it after week of learning python, and I use git at every step, so I had to learn git basics too. Do step by step, and do your own pet projects by yourself to solve your own problems, and solve problems by yourself, just blindly repeating the tutorials is not enough and is the worst thing you can do.

    • @DenisTrebushnikov
      @DenisTrebushnikov Před 7 měsíci

      @@Jasongoodisonn nice try, mistmatch the YT channels hash ID

    • @newuser689
      @newuser689 Před 7 měsíci

      thats a thing i always thought about but never thought about making it a project. nice idea!

    • @DenisTrebushnikov
      @DenisTrebushnikov Před 7 měsíci

      @@newuser689 for the step forward, use BS4 or Selenium to grab the video's length from YT directly, and/or write it using OOP and several files as modules. That silly (with some tricky math moments) project really deserve to be written by everyone who want's to start programming.

  • @safa-uc1mk
    @safa-uc1mk Před 7 měsíci +1

    I love the last tip! Building stuff to solve real life problems in ur life.

  • @bigunhettiarachchi853
    @bigunhettiarachchi853 Před 8 měsíci

    the video i've been looking for

  • @engkunasya
    @engkunasya Před 10 měsíci +2

    On min 0:30 surprised to see that IMC guy actually was on your content too! I only follow these two programmers since April 2023 when I started The Odin Project.

    • @JasonGoodison
      @JasonGoodison  Před 10 měsíci

      He’s great! Glad he could be in the vid too

  • @neelbanga
    @neelbanga Před 10 měsíci +2

    Love the collabs 🔥🔥

  • @ici6308
    @ici6308 Před 6 měsíci

    I'm really agree with you guy. Thanks !

  • @ibadafyikes3735
    @ibadafyikes3735 Před 9 měsíci

    just came across this video in 7 am and i gotta say this is one of if not the best guide(kinda) ive ever watch.
    and the last project tho,bcuz i didnt have that much sapre money to spend on apple music so i actually had an idea about that since 3 months ago lol
    if u have any infos or examples of the final product of the last project in this video, i would love to try it!

  • @Benjamin-Chavez
    @Benjamin-Chavez Před 9 měsíci

    Loved the video. Didn’t love that half of it was a commercial though.

  • @carsongutierrez7072
    @carsongutierrez7072 Před 9 měsíci

    This is great mate!

  • @DemoGPT
    @DemoGPT Před 9 měsíci

    I'm so impressed with this video, and your effort is praiseworthy. Are you considering making a video about DemoGPT?

  • @nahishady6091
    @nahishady6091 Před 9 měsíci +2

    Never felt in love with a CZcams channel on the first sight

  • @julesg-f9456
    @julesg-f9456 Před 9 měsíci +1

    Haha funny I dis exactly the same project as yours but for TIDAL not Spotify , I just added a feature adding metadata such as artist name / album to the mp3 file to help me sort my files on my phone :)

  • @j0hnfe
    @j0hnfe Před 6 měsíci

    Great ideas, thanks for them 😮

  • @yagnikbose8973
    @yagnikbose8973 Před 9 měsíci +3

    Hey Jason. I'm very interested in building that spotify clone. Could you please help me with that? Like suggest what stuff i need to use and kind of a road map about what to do. I'd very glad if you help me out with this.

  • @TraianMatisi
    @TraianMatisi Před 4 měsíci

    The title seems a little clickbait, but the content is awesome!!! And very concise too. There is no filler talk whatsoever. Feels like kung-fu, only with coding vocabulary
    Loved it. Keep up the awesome work!

  • @joaoguerreiro9403
    @joaoguerreiro9403 Před 9 měsíci

    Make videos applying Computer Science!! We would love to see it! It would be great content! :D

  • @jaystewart4414
    @jaystewart4414 Před 8 měsíci +1

    I'd like to be in this type of field one day. I'm mostly practicing. Currently taking classes in Udemy to improve my skills. Building my foundation first and then I hope to enjoy honing those skills to create even small things that people can enjoy with me. I believe that if you think it, you can make it. It just requires knowledge. In every job I've ever had, I've been able to pull more than my fair share of weight once I learned it. I've even impressed my bosses and had no clue. If you can recommend a good company to work for at some point, I would be interested. Thanks Jason!

  • @jl_117
    @jl_117 Před 7 měsíci +1

    I agree on the portfolio website. It was also the least enjoyable, most stressful project I’ve done.
    However, this may depend on the person. Should he fine for someone who is already a good web developer

  • @Javi11Cc
    @Javi11Cc Před 8 měsíci +5

    Project 1: Python automation script.
    Project 2: IOT based project.
    Long AD that lasts 4 minutes
    Project 3: Full Stack Application.
    Project 4: Game development (plus if involves physics simulation).
    Project 5: Scraping project.
    (i'm just kidding, the ad is well brought with an useful advice, great video)

  • @awakenwithoutcoffee
    @awakenwithoutcoffee Před 8 měsíci

    Bro that first idea is something I actually need 😅

  • @deanwahle
    @deanwahle Před 9 měsíci

    The editing goes crazy

  • @jaystewart4414
    @jaystewart4414 Před 8 měsíci

    I honestly wish I knew more people who do code, because I feel very along in the journey unless I reach out on the net. It's not an easy field to learn. It is a new language after all. Getting a computer to give you the output you want, and interact with others.

    • @mamacita5636
      @mamacita5636 Před 6 měsíci

      i feel the same way tbh. it's a lonely journey for sure and can be much harder when people around you can't relate. Happy to connect!

  • @theproactivemindset
    @theproactivemindset Před 9 měsíci

    Great Content Jason!

  • @shreehari2589
    @shreehari2589 Před 9 měsíci

    Glad you featured Tim, he is really an wholesome guy

  • @Sussy_Boy625
    @Sussy_Boy625 Před 8 měsíci +1

    my first project was a bot that spammed ping people on discord that I had beef with automatically, every day

  • @kehan6252
    @kehan6252 Před 9 měsíci +5

    In my previous job, where we did so many manual using google sheets, I created a node.js program to automate almost all of my work cutting down 6 hours of work to just 2 hours.
    But that program uses the Google API to change the google sheets of that company so I have no way of showing how it works, especially I moved out of it.
    Is that still good for a coding project?

  • @eighty8s
    @eighty8s Před 9 měsíci

    AWESOME VID!!

  • @jeremystott6861
    @jeremystott6861 Před 8 měsíci

    Which product did you use for the AI generated headshot? Apologies if it was mentioned and I missed it.

  • @faker530
    @faker530 Před 8 měsíci

    I loved the game development idea

  • @forpetesnake
    @forpetesnake Před 9 měsíci +98

    Okay, multiple issues I have with this video. One, it's sponsored so this is advice is skewed. Two, WP sites are some of the worse for security practices. Yes it's quick and easy, but there is a trade off of being insecure and very hackable if not configured correctly (which is much more difficult than you think). More than 30% of all websites are WP sites, and this leaves a huge market for attackers to develop techniques and practices to exploit. So keep this in mind when pushing out a WP site.

    • @jackedup447
      @jackedup447 Před 9 měsíci +1

      Yeah but you could also setup a WP website as more of a honeypot if you go down a cybersecurity route. Could be a challenge to have a sort of open invitation for random skilled red teams to attack you.

    • @Sussy_Boy625
      @Sussy_Boy625 Před 8 měsíci

      yea haha all the sql injection and wp database attacks are very simple, just some terminal knowledge and a good tool is enough

    • @MgelikaXevi
      @MgelikaXevi Před 7 dny

      But it is hardly an issue for a portfolio website. What exactly is gonna be hacked and why would anyone bother?
      Chances of it happening are so slim, that you are more likely to become a victim of another social network or google password leaks , rather than see your personal portfolio page being even viewed as target (let alone hacked)

  • @toastymoasty6344
    @toastymoasty6344 Před 2 měsíci

    Thanks for the tip of not programming my own portfolio website! Though I think yours could improve a little

  • @TheLastCodebender
    @TheLastCodebender Před 10 měsíci +1

    My man, your finally back!!😁

  • @user-ec7wk1cr6x
    @user-ec7wk1cr6x Před 7 měsíci

    4:02 BRO THANK YOU VERY MUCH! AI WEBSITE BUILDER I'M SHOCKED!

  • @SergiyPopovych
    @SergiyPopovych Před 10 měsíci

    Hell yeah, you're back!

  • @tech3425
    @tech3425 Před 9 měsíci +1

    Imagine a developer who didn't develop their own portfolio website. Speaks volumes

  • @AmodeusR
    @AmodeusR Před 5 měsíci

    the website portfolio tip holds up quite well if you area of expertise is not web development, but falls short in its solution. Hosting has nothing to do with making a website. You can host your portfolio website in many free platforms by the way, and for its design, just download a pre-designed UI and change the infos you need or add whatever you need keeping the style consistent.

  • @soupnoodles
    @soupnoodles Před 8 měsíci

    bro summoned every tech youtuber 💀

  • @nah131
    @nah131 Před měsícem

    I have this idea about my new project, a native Android app or react web app about anti-scam that scan through whatapps, or any target chat apps to prevent scam by analyzing and give the user to the probability of suspisious

  • @fuckfakemedia833
    @fuckfakemedia833 Před 10 měsíci

    Thank you for the 5th idea

  • @thejezzi5219
    @thejezzi5219 Před 8 měsíci

    Django for the backend because its .... fast?! I'd say it is a recommendation because it's easy to work with and does a lot for you.

  • @RicardoRamirez-dr6gc
    @RicardoRamirez-dr6gc Před 7 měsíci

    i realized i'm chronically online when i correctly identified the segway before the actual sponsored section came in

  • @ABC-op2nz
    @ABC-op2nz Před 10 měsíci +4

    Couldn't come at a better time just as my mind was about to explode with the "is this thing im working on even worth it?"

    • @JasonGoodison
      @JasonGoodison  Před 10 měsíci +1

      What are you working on? Lets chat about it in the discord :)

  • @NubbyGamerYT
    @NubbyGamerYT Před 2 měsíci

    This video was great!

  • @evan36546
    @evan36546 Před 7 měsíci

    At the beginning of the video, I immediately thought to build something for music. Fast forward to the end and we have the same idea😂

  • @micaiahbeilharz7443
    @micaiahbeilharz7443 Před 6 měsíci

    Just checked out your website after watching this for the first time. It is really great and I can't believe that ai generated the main basis and framework for it.

  • @DarkPhoenixGaming92
    @DarkPhoenixGaming92 Před 3 měsíci

    Not gonna lie, I legit expected the worst idea to be a todo list. You got me! 😅

  • @axelmoramendieta4460
    @axelmoramendieta4460 Před měsícem

    i really enjoy the video i love what you are doing, i started the university like 2 years ago but i had to quit :(, i loved programing on java and c++ and python but i never reached a point to say i can do something, just some stupid console programs and basic java interface and a little of tkinter i will love to get a job in this industry but i really dont know what to learn next i feel that every course i take just talks about the basics over and over i dont know what to do to achive the next step :(

  • @jamiewalker6296
    @jamiewalker6296 Před 7 měsíci

    If I make a game via unit/c#. How does that look to non game roles? Is that a good project to have on a resume for a developer?

  • @Racer123-ro3ol
    @Racer123-ro3ol Před 10 měsíci

    Hi Jason I recently started to follow you. Next year going for university informatics 🔥 and I also started my own CZcams tech channel (sort of)

  • @ArnabJhaYT
    @ArnabJhaYT Před 9 měsíci +5

    Hey Jason, someone told me to stick to one tech stack(web/python/ml) so that the interviewer finds us consistent.
    But in your video, you suggested doing different things as projects.
    Should I also try out multiple things and see what works outM

    • @adebayowixda32
      @adebayowixda32 Před 9 měsíci +5

      I think you should pick the one that's related to your field

    • @ArnabJhaYT
      @ArnabJhaYT Před 9 měsíci

      @@adebayowixda32 thank you sir

  • @laylahosman
    @laylahosman Před 6 měsíci

    Collab heaven fr 😭

  • @Bombzilla
    @Bombzilla Před měsícem +1

    longest ad ive ever seen, but other than that good ideas

  • @alessiotucci0
    @alessiotucci0 Před měsícem

    I have break the end user agreement by installing Macos on my surface pro 3, do you think I can put it on my resume although is slightly illegal?

  • @Hillary_Nicholas
    @Hillary_Nicholas Před 9 měsíci

    Please which AI did you use to generate your image

  • @BigBrotha3459
    @BigBrotha3459 Před 9 měsíci

    Yoo the Spotify project is awesome

  • @kamergeek2210
    @kamergeek2210 Před 4 měsíci +1

    I've definitely built a real estate web app and deployed it AWS on free tier but still feel like I'm not that good enough to get hired😑😑

  • @nariammgonzalez835
    @nariammgonzalez835 Před 7 měsíci

    I didn't know Tim was chill like that 1:19

  • @morrischoga1581
    @morrischoga1581 Před 2 měsíci

    LOL wtf. tat last project is something that ive had for some time now only for personal use. was afraid to make a public project since its kinda illegal. but hmmm. im rethinking it

  • @geekyprogrammer4831
    @geekyprogrammer4831 Před 9 měsíci

    The last one is in my list now :D :D

  • @mango-strawberry
    @mango-strawberry Před 3 měsíci

    man im gonna build something with rspi. im really craving that.

  • @gargeesowani1238
    @gargeesowani1238 Před 9 měsíci

    all of this is sooo cool

  • @erik6165
    @erik6165 Před 8 měsíci

    You look like a real life superhero - spider men :) Best of luck!

  • @jaimecastillo8716
    @jaimecastillo8716 Před 6 měsíci

    Tat Peter Griffin playing with the blinds is just me with everything 😂

  • @gnzhood2409
    @gnzhood2409 Před 5 měsíci

    I saw tim and was like, bruh jason know everybody lmfaooo

  • @rubenh3448
    @rubenh3448 Před 9 měsíci

    Where did you get the ai generate headshot?