Project Ideas for Software Developers

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

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

  • @KeepOnCoding
    @KeepOnCoding  3 года назад +64

    Do you have any project ideas that weren’t mentioned?

    • @mirkosedda3196
      @mirkosedda3196 3 года назад +1

      Yo brooooo!!

    • @solutionresource
      @solutionresource 3 года назад +1

      A budgeting app

    • @ITSecurityNerd
      @ITSecurityNerd 3 года назад +1

      Make a game playing AI for a simple game if you can. Alpha Beta MiniMax is the hardest part, once you have that algorithm it's grunt work all the way. Then optimize. Eventually host online.
      Sadly I used C++ and now I want it to be in Java... actually, it will be fun.
      People are waaaay to impressed if you do it. Like, more than it deserves.
      Put a hyperlink to the git on your repo.

    • @zixo007
      @zixo007 3 года назад +1

      @@solutionresource I did this, great learning experience.

    • @solutionresource
      @solutionresource 3 года назад

      @@zixo007 what technology did you use?

  • @cloudietech5825
    @cloudietech5825 3 года назад +371

    I’ll just stick to printing hello world but thanks anyway

    • @10meisterballe
      @10meisterballe 3 года назад +16

      Great project!

    • @soupnoodles
      @soupnoodles 3 года назад +9

      definetly one of the more productive ones

    • @purdyjohnnie
      @purdyjohnnie 3 года назад +13

      You're hired

    • @zLongvn
      @zLongvn 3 года назад +33

      I fear not the man who has practiced 10,000 lines of code once, but I fear the man who has practiced one line 10,000 times.

    • @mohammadmazharfareed
      @mohammadmazharfareed 3 года назад +3

      @@zLongvn lol

  • @DylanSterling
    @DylanSterling 3 года назад +38

    I started playing this video while my 3 yo was watching and he pointed at the screen and said, “That’s my daddy.” 😂

    • @abhishek.rathore
      @abhishek.rathore 3 года назад +2

      You might wanna confirm that, XD, you know just to be sure, LOL

    • @DylanSterling
      @DylanSterling 3 года назад +1

      @@abhishek.rathore Seriously. My wife is at an OB appointment right now for our 2nd, in fact. “Our.”

    • @abhishek.rathore
      @abhishek.rathore 3 года назад +1

      @@DylanSterling LOL 😂

  • @BruhIH
    @BruhIH 3 года назад +16

    Video Idea: How to find good opensource projects to contibute.
    I was looking for a good Java Open Source project on git but it was actually hard to find one that isn't so big, was looking for something smaller and beginner friendly but very hard to find

    • @katech6020
      @katech6020 3 года назад +1

      You can also search with "good first issue" on github issues, to find beginner friendly issues

  • @xtra9996
    @xtra9996 3 года назад +51

    I like the idea of rewriting existing system commands. Here's my Python version of the Linux 'pwd' command:
    import os
    os.system('pwd')
    :)

  • @moncefarajdal4582
    @moncefarajdal4582 3 года назад +12

    Smashing the like button as soon as the video starts

  • @RafaelM1
    @RafaelM1 3 года назад +5

    I built a chrome extention once too cheat in a french test, that we were supposed to do on a website, unfortunately due to corona i could never use it lol

  • @corduroydream3995
    @corduroydream3995 3 года назад +7

    Who also got that ad "so you wanna be a software engineer at Google..." OOF

  • @ivantlaseca2481
    @ivantlaseca2481 3 года назад +11

    Was looking for a project to complete this summer. Perfecting timing. Thank you!

    • @KHM95
      @KHM95 3 года назад

      Here's the course you need. It's paid but it's worth it.
      khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv

  • @adpadillar
    @adpadillar 3 года назад +8

    I have used firebase and it’s a really good developer experience, as well as really good free tier

  • @gmt8336
    @gmt8336 3 года назад +6

    Side projects are a good way of creating something to generate extra cash that could eventually lead to a full time business.

    • @KHM95
      @KHM95 3 года назад

      Here's the course you need. It's paid but it's worth it.
      khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv

  • @ulhaqanwaar1
    @ulhaqanwaar1 2 года назад +1

    @anik! I am a software developer and I’ve worked on big projects most of them are earning in millions but I can’t think of a business or software idea I can work on to make my living easily I’m tired of doing job I want to have something of my own within a year that should make at least $12,000/- per month. Can I get such idea I’m really good as Developer

  • @nightmaresmp6650
    @nightmaresmp6650 3 года назад +4

    I am learning programming react and have learned express to start my start up I rebuilt the airBnB app but I am getting hella imposter syndrome and feel like I am not good enough and get quite depressed over this any advice

    • @KHM95
      @KHM95 3 года назад

      Here's the course you need. It's paid but it's worth it.
      khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv

  • @la-pantarana
    @la-pantarana 3 года назад +4

    Solving puzzle games is one that I love doing. Keep Talking and Nobody Explodes was my starting point because there's a rich number of puzzles to solve and making sure your solutions work is a fun way to test problem-solving skills and increase your knowledge of software testing

  • @SpectreDev
    @SpectreDev 3 года назад +3

    Me: working on 6 projects at once ik this is stupid but I can always seem to fit time in for all of them. They are: social media platform, Minecraft client, Minecraft server, 3 discord bots (1 public and 2 are ones I’m making for people)

  • @radovansemjon4698
    @radovansemjon4698 3 года назад +4

    Hi, i am begginer and i started coding in python. I am having a lot of fun in it but also i want to start making some desktop apps. And i know python is not the best fot it. But i enjoy being in python so, should i switch to java for example or rather continue and do some funny stuff in python?

    • @gyrozeppeli5390
      @gyrozeppeli5390 3 года назад

      I recommend either C# or Java. But it all depends on you.

  • @pyroghost11
    @pyroghost11 3 года назад +7

    exactly what I was looking for!

    • @KHM95
      @KHM95 3 года назад

      Here's the course you need. It's paid but it's worth it.
      khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv

  • @houseofgracetr
    @houseofgracetr 3 года назад +5

    You know, your content seem more realistic as a developer than other developer youtube channels

  • @matiasberrios8579
    @matiasberrios8579 3 года назад +5

    I was just thinking about this, thanks !

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

    What's been bothering me for a while is that I don't want to invest or work on web-related works, yet it seems like it's the only type of thing my school and everyone else even consider allowing me to do. I always wanted to work on things that I can feel actually mean something instead of what I perceive as (warning: controversial opinion ->) "over-engineered-without-a-choice projects that solve almost only cosmetic problems at the end". It's like if you work for NASA you don't want to say you work at their café or their reception, you want to say you work as their engineer.

  • @solutionresource
    @solutionresource 3 года назад +4

    Hey I did Tindog😂

  • @ajackchipofya9323
    @ajackchipofya9323 3 года назад +3

    Thanks alot man havent worked on a project for months i am surely going to build one of those projects

  • @etudiantetudiant4729
    @etudiantetudiant4729 3 года назад +3

    Thank you for the ideas , Building a simple ecommerce website or a warehouse management might be a good addition too

  • @giopascual5575
    @giopascual5575 3 года назад +3

    i haven’t looked much into it but would building a sneaker bot be a good project?

    • @thetoastfailure9775
      @thetoastfailure9775 3 года назад

      You could probably do this a lot of those websites wouldn't have apis but I think there is a python library you can use if you interested in that I can find the name of it for you

  • @tonyjoffre2909
    @tonyjoffre2909 3 года назад +3

    So I've been watching coding videos for 4years now and this is the best idea video I've seen

    • @KHM95
      @KHM95 3 года назад

      Here's the course you need. It's paid but it's worth it.
      khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv

  • @codeman99-dev
    @codeman99-dev 3 года назад +1

    Oh! How did I forget about hardware? Pick up an Arduino and go to town. Best thing I've made so far was a metronome.
    One of the awesome things here is you really have a lot to decide. How much hardware will you throw at the problem? Do you need to lean on a pre-built library? If so, does it expect a certain hardware setup?

  • @TechTribeCommunity
    @TechTribeCommunity 3 года назад +16

    Another idea: train an Ai model on every Keep On Coding video to automatically generate new videos. Passive Income 💯

  • @hkkabir2024
    @hkkabir2024 2 года назад +1

    So the summary is : you can create anything.

  • @56independent42
    @56independent42 3 года назад +8

    Haha I'm just modifying a compiler, for my own language

    • @reshirman
      @reshirman 3 года назад

      Bro, i created a compiler from 0 and and fuck compilers lmao, so many things to check, so many tests, so many possible errors, good luck

    • @56independent42
      @56independent42 3 года назад

      @@reshirman wich is why im just gonna change the surface of it.

    • @CallousCoder
      @CallousCoder 3 года назад

      YACC and BISON? I hated making a compiler in school, I was like: "What is the fucking use? We have the two best compilers there are and you will ever need C and C++!" :D
      I did make a few assemblers though, that is useful and BISON can help there as well but generally the structure is so rigid, it's very easy to tokenise and parse.

  • @dwanejohnson3772
    @dwanejohnson3772 3 года назад +2

    The quality 📈📈📈📈

  • @relic374
    @relic374 3 года назад +2

    I've always wanted to make a pseudo-Linux like thing that you could input commands to do stuff in

    • @richarddurkee4617
      @richarddurkee4617 3 года назад

      Have you implemented a REPL?

    • @cronchcrunch
      @cronchcrunch 3 года назад

      If you're referring to the console based program you use to input commands, it's called a terminal emulator. Good luck! :)

    • @relic374
      @relic374 3 года назад

      @@cronchcrunch Ah thanks for telling me that! And thanks for the GL!

  • @motazmotaz6585
    @motazmotaz6585 3 года назад +1

    building a projects idea generator

  • @flawns
    @flawns 2 года назад

    Hey everyone. I need help building a software. Is anyone willing to take on an online automated payment website for a business? Please reply

  • @getoverhere4465
    @getoverhere4465 2 года назад

    How big (or small) are the apps I’d clone? If I clone RUclips, what would be considered a small version of that app?

  • @rriccoo2901
    @rriccoo2901 3 года назад +2

    great video

  • @angelosyt5820
    @angelosyt5820 3 года назад +1

    Btw I dont rl mind cause im 15 and it'll be a while before I can get job but is making a crappy 2 player with sockets tictactoe, a calculator an autoclicker and minecraft plugins useful in any way?

    • @garch5416
      @garch5416 3 года назад +1

      yeah, those are starting projects, try to make harder ones as you learn more

    • @angelosyt5820
      @angelosyt5820 3 года назад +1

      @@garch5416 ok thanks 😀

    • @cronchcrunch
      @cronchcrunch 3 года назад +1

      Yeah that is definitely a great start, especially since you're only 15 years old. You already have more experience than many first year computer science and programming students.
      Like the other person said, continue talking on more interesting and harder projects and you'll be good to go. Good luck! :)

    • @angelosyt5820
      @angelosyt5820 3 года назад +1

      @@cronchcrunch Thank you, I am currently watching tutorials on mc plugins but I'll keep learning the languagw as a whole when Im done

    • @angelosyt5820
      @angelosyt5820 3 года назад

      I got an idea, I could post everything I do here and when I interview for a job I'll link them this comment as my resume

  • @CodingWorm
    @CodingWorm 3 года назад +1

    I only need ideas for videos

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

    This one may be a bit too easy :
    Create an OS. From scratch. In asm.
    :)

  • @UmarUsman
    @UmarUsman 3 года назад +3

    💕🙌🏻

  • @PaulcraftIus
    @PaulcraftIus 3 года назад +2

  • @harveythomas7534
    @harveythomas7534 3 года назад

    I spend the whole day at school and the only reason I like youtube is watching you

  • @asian2damax
    @asian2damax 2 года назад

    What a fantastic video, much love from baton rouge

  • @MeziIroaga
    @MeziIroaga 3 года назад +1

    Super cool!

  • @anvithkakkera7196
    @anvithkakkera7196 3 года назад +1

    I was fast!

  • @calvndexter77
    @calvndexter77 3 года назад +1

    Big fan!

  • @bighorseck510
    @bighorseck510 3 года назад

    can network engineering help me become a software engineer

  • @Megaman21051212
    @Megaman21051212 3 года назад +1

    lets gooo

  • @mohammedm9473
    @mohammedm9473 3 года назад

    Woah! I really needed this, so much detail! 😃

  • @Franciscolopez-ob1dk
    @Franciscolopez-ob1dk 3 года назад +1

    👍👍

  • @samuelraj7210
    @samuelraj7210 3 года назад

    what Chrome extensions do you use ?

  • @romanext921
    @romanext921 3 года назад

    2:20 as a php devoper, I feel offended

  • @iliyasamine6483
    @iliyasamine6483 3 года назад

    I got with a like and a sub too

  • @angelosyt5820
    @angelosyt5820 3 года назад

    I aint first but I was quick

  • @notrevvz
    @notrevvz 3 года назад +2

    Since crypto is getting quite popular with the normies, maybe make a crypto wallet of some kind? I'm making one right now in React Native, targeting iOS, but I can fall back to Android in case Apple rejects my crypto wallet. Normally I would recommend coding it natively using Swift, etc. to get the most polished and performant setup.

  • @collins_outlaw4884
    @collins_outlaw4884 2 года назад

    You are a life saver.

  • @kalaiselvan7352
    @kalaiselvan7352 3 года назад

    a checklist app.

  • @kitkatdark8666
    @kitkatdark8666 3 года назад

    thank you Sam

  • @Spyke7
    @Spyke7 3 года назад

    Nice ideas

  • @lennyy1337
    @lennyy1337 3 года назад

    a

  • @eray7430
    @eray7430 3 года назад

    Cool Video!

  • @austing.8517
    @austing.8517 3 года назад

    Great shit

  • @johnginos6520
    @johnginos6520 3 года назад +2

    That Mic looks like the arm of a transformer

  • @olegleonov1310
    @olegleonov1310 3 года назад

    Why don't you have telegram channel? Discord is boring 😔

  • @codeman99-dev
    @codeman99-dev 3 года назад

    Another good topic: Puzzle solving
    For example, right now I'm trying to build a Sudoku solver. You do have to be careful how you search (for help) in this area to avoid landing on already completed solutions.

  • @Yusuf-wz9is
    @Yusuf-wz9is 3 года назад

    How to build an app? Are there any sites for that?

    • @cronchcrunch
      @cronchcrunch 3 года назад

      It depends, which operating system or device do you want to create an app for?

  • @macscott2458
    @macscott2458 3 года назад

    How to i make a backend in java. What do i learn?

    • @KeepOnCoding
      @KeepOnCoding  3 года назад

      Learn Spring

    • @macscott2458
      @macscott2458 3 года назад

      @@KeepOnCoding ok thanks im so overwhelmed by everything.

    • @macscott2458
      @macscott2458 3 года назад

      @@KeepOnCoding how?