5 IMPRESSIVE Python Resume Projects (You Can Finish in A Weekend)

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

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

  • @Nova245y
    @Nova245y Год назад +263

    I'm in college now. I'm going to begin working on my resume right now before I complete college

  • @aylanelson1012
    @aylanelson1012 9 месяцев назад +15

    I love solving problems & finding solutions to future challenges!
    Thanks for the video!

  • @Megha-f7d
    @Megha-f7d Год назад +48

    You make programming videos in a simple language that a non programmer can understand and want to become programmer. Happened with me. Thank you.

  • @tomasslavik1119
    @tomasslavik1119 8 месяцев назад +6

    My project is some how the last kind of project. I am in a half of making a scheduler, which imports my scrapers and get results together, compose mail and sent it to me regularly. It keeps eyes on antique book stores, because I am avid reader and I collect books so I regularly check those stores manually. But not anymore!
    Last thing my project misses is the interface. I am about to build simole server and host it somewhere, make an authorization system, simple web app which allows me (as signed user) do upload my new scrapers, reschedule, change mail address, read logs from anywhere and get last results.
    Currect state of my project can just to schedule, scrape and send mail, but it has to be configured manually which sucks. But nevermind. Building this is frustrating joy.

  • @thedinosaurspecialist8053
    @thedinosaurspecialist8053 Год назад +29

    Thank you I love these types of videos. Your other videos are good, but I love the ones where you actually describe some projects instead of talking about philosophies to learn coding. Please continue with these types of project-based and coding-focused videos Thank you.
    Edit: For example I obviously loved this video but I think the best video on your channel was the python automation one(I think there were two of them - in that case I loved both). That was the first video of yours that I watched and that made me follow your channel

  • @chunheiyiu2132
    @chunheiyiu2132 9 месяцев назад +1

    Your video not only passing programming knowledge to me but your passion

  • @mihaelrebbure6671
    @mihaelrebbure6671 Год назад +24

    Step 6 is where it's at! 🙌
    Coming from a mechanical engineering background, I understand all too well the "IAYHIAH" ("if all you have is a hammer" - then everything looks like a nail) approach of trying to "solve everything mechanically" when electronics and code will do a better job.
    In the end you are a problem solver, don't limit yourself, draw from any field to solve the problem.

    • @yashkumarsingh8658
      @yashkumarsingh8658 9 месяцев назад

      Do you know how to get remote small 25-50 dollar commission on python . I want to work a little.

  • @thatguyinelnorte
    @thatguyinelnorte Месяц назад +1

    webscraping can be a problem on some sites (terms of use, bandwidth, etc.). also, copying another company's ui can be a problem if you want to use it at work.

  • @mohamadcisco5120
    @mohamadcisco5120 Год назад +4

    very good advices, Thanks a lot and good luck

  • @greydrifter
    @greydrifter 7 месяцев назад

    Thanks, this is the first out of many videos which I was able to relate to and got few good project ideas, to solve my current small problems.

  • @_.ruxir._
    @_.ruxir._ Год назад +8

    I just wanted to ask you that did u consider completing cs 50 or what!?
    like what are your opinions on cs 50 course

  • @InternetMadeCoder
    @InternetMadeCoder  Год назад +2

    🚀 Become a $70k+ Software Engineer with no Degree, use code IMC for a discount - academy.internetmadecoder.com/python-dev-masterclass

  • @chunheiyiu2132
    @chunheiyiu2132 9 месяцев назад +1

    This is really inspiring!

  • @bidam224
    @bidam224 Год назад +1

    good ideas. Thanks dude.

  • @AstonJay
    @AstonJay Год назад +14

    Hahaha, a program that adds more digits to my bank account😂

  • @FullStackCoding24
    @FullStackCoding24 9 месяцев назад +3

    if you can fully create functional projects with ChatGPT what would head Engineers and CEO'S think?

    • @qKngs
      @qKngs 5 месяцев назад +4

      Don’t let chatGPT use you, YOU need to be using chatGPT to enhance your skills. Use it as a tool, and an asset. Not as an answer to every problem you slightly struggle with

    • @Rotado
      @Rotado 4 месяца назад +1

      @@qKngs true

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

      ChatGPT is at best "adequate". And if one of your team asks a simple question about "your" code and you can't answer, well, some companies prosecute employees who share company details with AI...

    • @FullStackCoding24
      @FullStackCoding24 29 дней назад

      @@thatguyinelnorte man that was 8 months ago

  • @yutubl
    @yutubl 6 месяцев назад +1

    Prepare for running against the wind when it comes to creativity in professional software development. I did succeeded in creative programming problem solving (diploma thesis 1990 and few times after), but my practical working expierience (in Germany) taught me, that nobody wants creative software solutions. If you just do it creatively, prepare yourself for that it might be ...:
    1. ignored ("1st they laugh, ...") due to its so called "unconformity" to standards, norms, or just not "downward-compatiblility" to what ever is already in-use (inhouse/institution/industrie),
    2. The majority of (paid) administrators and users never want a different system than what the are used to, as they can't go work along existing organized (or not) procedures.
    Today room for creative solutions might be found in (niches) beside already software using mainstream areas or undone tasks that did not exist before.

    • @nicotav
      @nicotav 27 дней назад

      Thanks for your knowledge!

  • @kingaris93
    @kingaris93 8 месяцев назад +1

    On one hand, Veggie was so close I wanted to see him take the win. On the other hand, I'm glad the sticky elves got taken out first.

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

    Great video ❤

  • @adammuyobo6562
    @adammuyobo6562 8 месяцев назад +1

    I'm not gonna lie my vision hasn't ever been more clear than this unfortunately I can't afford any of these courses so I'll just have to go the hard way but I haven't seen a video more insightful than this thanks a lot😂

  • @demonman1234
    @demonman1234 9 месяцев назад

    Rn I’m working on a project which involves computer vision and object detection, as well as interfacing with Arduino through the Pyfigmata library, it’s going well enough.. but I doubt I’d put it on a resume since in order to show it I’d need all the arduino electronics and everything LOL
    (This is the most math I’ve ever done when building a program since it’s the first time I’ve worked with camera perspective and translating that to moving 2 different servo’s…)

    • @macro776
      @macro776 9 месяцев назад

      U could prob make a short video demo of it on youtube and link the video to your resume 🤔

    • @demonman1234
      @demonman1234 9 месяцев назад

      @@macro776 Possibly, but typically when someone’s reading a resume they look for keywords and decide pretty much off of that, the chances of any of them to actually go through and watch the video is low. But I might do it anyways just for that low chance.. LOL

    • @rayyfire5738
      @rayyfire5738 8 месяцев назад

      @@demonman1234​​⁠i think that’s still something you can include cause by demonstrating your project it’s much easier to show employers during an interview on zoom let’s say, in case they ask or question you about it further. it sort of gives you another talking point during the interview and you want to collect as many of those talking points as you can so that your mind doesn’t go blank

  • @DanishK46
    @DanishK46 Год назад +17

    Building Expense/Budget tracker project in C# SQL.....wish me luck

    • @cryptocrazeee4672
      @cryptocrazeee4672 Год назад

      Nice, my company is hiring for .net so I am switching from MERN

  • @kaylove4507
    @kaylove4507 8 месяцев назад +1

    That's funny. You said not fix when I did a neck fix project at my school for python. Of course they can't say Netflix so we had to take the l and say net fix!

  • @willperry1147
    @willperry1147 8 месяцев назад +1

    great video, mind opening for a beginner, my magic code is webscrapping to learn rn. Off I go I guess.

  • @shaquille_oatmeal207
    @shaquille_oatmeal207 Год назад +4

    if its still possible can you update the link to the Java Notes Scribbles notion template in the description of your video called "I Learned Java in 14 Days using THIS Framework (learn any language!" if it still exists

  • @EMB_-_0-0
    @EMB_-_0-0 10 месяцев назад +1

    Iam did personal portfolio web in django 😅

  • @josephfoster1987
    @josephfoster1987 10 месяцев назад +11

    Oh yeah just build a web scraper in a weekend with no prior knowledge of selenium. Simple…

  • @Muhammet-Kuruoglu
    @Muhammet-Kuruoglu 8 месяцев назад +1

    I feel like these projects are mostly projects, that any high school student with some basic programming skills could do. Idk about showing up to an interview with the skills of a beginner and claiming to be a junior developer, who actually would know a lot more than your average high schooler. Higher level mathematics like linear algebra, algorithms, equations, infinite series etc. are mostly expected by most job offers. Unless you apply only for frontend projects where your creative skills are more desirable

  • @Hamed_Behzad
    @Hamed_Behzad Год назад +3

    Hey what ide do you use for python?

  • @pratyushsrivastava3644
    @pratyushsrivastava3644 10 месяцев назад +2

    3:33 TechWithTim spotted

  • @real_enforcer
    @real_enforcer 8 месяцев назад +3

    When I see such post I remember the blessings I got from my grandmother before she breathed her last breath years ago. She put her hand on my head and said, "My grandson people will waste their time to read your comments in social media"
    & I think today is that day.
    😎 😎..

  • @scottblackburn2969
    @scottblackburn2969 3 месяца назад

    Web scraper is for automation job no employer use Django for site. Maybe last ai app but sounds lame

  • @dommafia
    @dommafia 4 месяца назад

    5:47 my wealth: $0... I've never felt more seen 😱

  • @brando161_
    @brando161_ Год назад

    Can you make a video on creating products using JavaScript

  • @iamvan7243
    @iamvan7243 8 месяцев назад

    You look like Henry from Kingdom Come: Deliverance

  • @ishikadey539
    @ishikadey539 Год назад +1

    Can you plz tell me how to step in web development if i wanted to set a carrier?

  • @StefSaenen
    @StefSaenen Год назад +6

    always the same recommendations tbh

  • @lukedax5300
    @lukedax5300 Год назад +1

    What if someone from hr´s watch this video ? 😁

  • @jag353
    @jag353 11 месяцев назад

    Nice

  • @akaidi1270
    @akaidi1270 Год назад +1

    first, second, third? idk am just here early

  • @Lugge1999
    @Lugge1999 Год назад +18

    If you can finish it in a weekend, then it's not impressive.

  • @onealoneal7047
    @onealoneal7047 8 месяцев назад +1

    hello world this is a bot comment

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

    hello world

  • @vezku00
    @vezku00 10 месяцев назад

    hyvä video

  • @VoloInTech
    @VoloInTech Год назад +1

    🇺🇦👋

  • @SydneyKnight78
    @SydneyKnight78 9 месяцев назад

    First

  • @pacs9017
    @pacs9017 Год назад

    First 🥇

  • @TomasKennefick
    @TomasKennefick Год назад

    4th

  • @abdelrhmanalaa5968
    @abdelrhmanalaa5968 Год назад +14

    Free Palestine 🇵🇸🇵🇸

  • @onealoneal7047
    @onealoneal7047 8 месяцев назад +11

    hello world this is a bot comment