I Used Code to Go Viral on Social Media

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

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

  • @CodingWithLewis
    @CodingWithLewis 8 месяцев назад +583

    Incredible video.
    I've been expirementing with this idea of automating videos for a while and results are always mixed. I am glad you were able to get great results from the hard work you've done! I've seen a couple on my feed lol

    • @Green-Code
      @Green-Code  8 месяцев назад +65

      Thank you so much!
      It's so funny that you saw this video, because I was considering making content with your reddit bot.
      Love your content!

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

      Epic 😮

    • @sovenok-hacker
      @sovenok-hacker 7 месяцев назад +2

      Oh my god, Lewis ?!

    • @SteelBB9
      @SteelBB9 7 месяцев назад +1

      My edgestreak ended immediately

    • @edgiestnickel89
      @edgiestnickel89 7 месяцев назад +4

      I read this in ur voice 😭

  • @housamkak646
    @housamkak646 7 месяцев назад +34

    This is an amazing experiment. Measurable at all stages, perfect for understanding channel evolution in response to certain types of content. Loved it.

  • @HalalClapbacks
    @HalalClapbacks 6 месяцев назад +9

    I'm very reluctant in following anybody lately, but I got to admit, you've earned it!

  • @dizzlydnation
    @dizzlydnation 6 месяцев назад +13

    I just saw you for the first time and the first thing I thought was "No way there is animation and coding in the same video." I'm subbing. Also you're a great coder!
    Quick edit: In case you take this the wrong way, I'm not subbing because of the animation and coding. I just really enjoyed this.

  • @Claude_Developer
    @Claude_Developer 5 месяцев назад +1

    Great work! love your content. Keep it up!

  • @ShreksLaterne-mu5jx
    @ShreksLaterne-mu5jx 8 месяцев назад +227

    „Writing some code“… *ctrl+c *ctrl+v

  • @Nick-the-fox
    @Nick-the-fox 8 месяцев назад +169

    Ok 600 views in 6 hours what the fu=

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

      WhAt A oRiGiNaL cOmMeNt!

    • @plutato
      @plutato 7 месяцев назад +5

      @@debianer so? your skibidi toilet post isn't exactly original either. i really didnt need to see any sh*tting minecraft villagers today

    • @debianer
      @debianer 7 месяцев назад +2

      @@plutato I made this for a friend btw, just saying! For the exact reason you said, its skibidi brainrot, you know what i mean.

  • @bassembenghorbel1902
    @bassembenghorbel1902 7 месяцев назад +16

    Yooo love the content ! How do you animate the talking avatar? I like the concept 💯❤️

    • @PickleNuggees
      @PickleNuggees 6 месяцев назад

      No he doesn’t, he switches between pngs and uses and auto mouth syncing system

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

    that's a fun project!l My favorite concept was syncing ball collisions to the progression of a melody 🎶

  • @theblckbird
    @theblckbird 7 месяцев назад +486

    Just rewrite in Rust

    • @777sumitx
      @777sumitx 7 месяцев назад +6

      I'm new, what will happen then ?

    • @sekiro_19
      @sekiro_19 7 месяцев назад +11

      rust is dust

    • @ZubairKhan-yg4xy
      @ZubairKhan-yg4xy 7 месяцев назад +2

      Lol 😂 ​@@sekiro_19

    • @jolangdale5386
      @jolangdale5386 6 месяцев назад +12

      Then it will be *_BLAZING FAST_*

    • @TeslaWorkshop
      @TeslaWorkshop 6 месяцев назад +5

      just rewrite in c++

  • @SwagGM
    @SwagGM 7 месяцев назад +4

    demn... you going crazy!
    Havent seen you vids, but you deserve a sub, if not a million!

  • @RenderingUser
    @RenderingUser 8 месяцев назад +51

    0:27 **Nvim INTESIFIES**
    2:44 ULTRA FONT jumpscare

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

      What's the difference between vim and nvim

    • @RenderingUser
      @RenderingUser 7 месяцев назад +1

      ​@@muslimgamerrr9479 salam,
      first of.....
      theres vi, a super old text editor from the 1976.
      thers vim made in 1991. which is basically vi improved, which comes with a heck of a ton more features.
      and finally, theres nvim, made in 2014. a fork of vim that can use lua to make plugins for it instead of vimscript. this highly increased the capabilites of nvim by introducing a really good programming language into vim and it drastically increased the quality of all the addons produced for nvim
      nvim is currently the most popular vi like modal editor. in github stars, nvim is currently double that of vim. and nvim has a larger community behind it maintaining it
      nvim also has native lsp support which is one of the best features it comes with out of the box. overall, there isnt much reason to use vim over nvim. nvim can use both vimscript plugins and lua plugins

    • @RenderingUser
      @RenderingUser 7 месяцев назад +1

      @@muslimgamerrr9479 salam,
      first of.....
      theres vi, a super old text editor from the 1976.
      thers vim made in 1991. which is basically vi improved, which comes with a heck of a ton more features.
      and finally, theres nvim, made in 2014. a fork of vim that can use lua to make plugins for it instead of vimscript. this highly increased the capabilites of nvim by introducing a really good programming language into vim and it drastically increased the quality of all the addons produced for nvim
      nvim is currently the most popular vi like modal editor. in github stars, nvim is currently double that of vim. and nvim has a larger community behind it maintaining it
      nvim also has native lsp support which is one of the best features it comes with out of the box. overall, there isnt much reason to use vim over nvim. nvim can use both vimscript plugins and lua plugins

    • @RenderingUser
      @RenderingUser 7 месяцев назад +1

      @@muslimgamerrr9479 first of.....
      theres vi, a super old text editor from the 1976.
      theres vim made in 1991. which is basically vi improved, which comes with a heck of a ton more features.
      and finally, theres nvim, made in 2014. a fork of vim that can use lua to make plugins for it instead of vimscript. this highly increased the capabilites of nvim by introducing a really good programming language into vim and it drastically increased the quality of all the addons produced for nvim
      nvim is currently the most popular vi like modal editor. in github stars, nvim is currently double that of vim. and nvim has a larger community behind it maintaining it
      nvim also has native lsp support which is one of the best features it comes with out of the box. overall, there isnt much reason to use vim over nvim. nvim can use both vimscript plugins and lua plugins

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

      @@muslimgamerrr9479 first of.....
      theres vi, a super old text editor from the 1976.
      theres vim made in 1991. which is basically vi improved, which comes with a heck of a ton more features.
      and finally, theres nvim, made in 2014. a fork of vim that can use lua to make plugins for it instead of vimscript. this highly increased the capabilites of nvim by introducing a really good programming language into vim and it drastically increased the quality of all the addons produced for nvim

  • @W0lfCL
    @W0lfCL 8 месяцев назад +9

    I always wondered if I can code this too but I just become too lazy for that everytime I'm next to my PC lol
    Good job!

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

    Man I love high quality content like this.

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

    Very cool video, it was really interesting.

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

    U DESERVE MORE SUBS I LOVE UR EDITING

  • @William-nani
    @William-nani 4 месяца назад +4

    1:24 Calculating how far it is from the center should have been more stable i guess, if you haven't figured that out already 😅

  • @superzolosolo
    @superzolosolo 8 месяцев назад +4

    Good job!! 160k is insane!

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

    thats awesome! please continue and make a video after a month or so. I really think the consistency will pay off!

  • @angel_of_rust
    @angel_of_rust 5 месяцев назад +1

    i'm more impressed with how well your avatar is lipsynced

  • @yldzofficial
    @yldzofficial 8 месяцев назад +2

    Best coding content in the RUclips 🧬

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

    that’s hella cool my guy, props for using python

  • @Orxodo
    @Orxodo 7 месяцев назад +1

    Nice content! Just subscribed, you deserve more subs mate!

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

    0:02 no. haven't watched short form content in 2 years, about to be 3. gotta stay on that grind

  • @brawldude2656
    @brawldude2656 8 месяцев назад +26

    The classic "HOW DO YOU DO IT??" moment
    It's just programming and it's not even complicated

    • @BlueProgamer212
      @BlueProgamer212 7 месяцев назад +2

      "just do ctrl+c, ctrl+v, it's not that deep" - 🤓

    • @ByteBeacon9660
      @ByteBeacon9660 7 месяцев назад +2

      im a developer and still find this amazing lol

  • @bbernyy64
    @bbernyy64 8 месяцев назад +7

    I have to ask
    are you using that Carykh auto mouth movement code?

    • @keejay98195
      @keejay98195 7 месяцев назад +1

      i need to know as well, this is insane

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

    this is a dope project, social media automation is an interesting concept to explore

  • @karthage3637
    @karthage3637 7 месяцев назад +4

    Hello, love the format, as a data nerd I would love more data and graphs but super nice !
    Also how do you make the lip sync of your avatar ?

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

      Adobe express. No need to thank me 😎

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

    Hi @greencode, could you please tell me how you generate this character animated with voice? Thanks

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

      OMG would love to know too 😢

  • @reyariass
    @reyariass 5 месяцев назад

    First time in new subscriber to an upcoming popular RUclipsr, IG Star, I’m calling it rn.

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

    I made them in SDL2 C-lang for school programming class.(it wasnt fun)

  • @BrockyBlocks
    @BrockyBlocks 8 месяцев назад +12

    i am the only one who thinks that mac screen capture and then real life footage of a dell laptop is sus? Did you install macos on your dell? If yes, why, you scare me.

  • @TooCursed
    @TooCursed 7 месяцев назад +1

    VSCode truly is the best code editor

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

    How do you make your Avater? Tried some tuotorials , No luck.

  • @flebedev9974
    @flebedev9974 3 месяца назад +1

    how do you reflect the velocity?

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

    With the ball breaking the border, genuine question; wouldn’t it be easier to underlay an invisible grid, plot ~100+ dots in a circle [enclosing (0,0) at var-rate], Set ball position parameters to < var-“dot position(s)” , when ball position = dot position then change direction*[angle formula calculated from previous 2 ball positions and dot position] && trigger mp3 ?
    More complicated obvi but who wants to read a gigabyte
    -newbie corner

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

    I was thinking to do the same. But I dont' wanted to implement it on C++. Now I got the motivation I will make the videos using p5.js. Do you have any idea? Does p5.js support physics and sound?

    • @Green-Code
      @Green-Code  8 месяцев назад +4

      I have absolutely no idea if p5.js will have support. I have always wanted to learn p5.js though. Maybe watch the coding train, he has great content on p5.js

    • @live_destin-3408
      @live_destin-3408 7 месяцев назад +2

      Yes, p5.js can support sound with sound.js (library you include with a src tag in the html)
      Physics can be done externally with matter.js but to be honest, these kind of physics should be done yourself. To learn how, watch “the nature of code” playlist by TheCodingTrain
      - guy who loves p5.js

  • @rag_soft
    @rag_soft 5 месяцев назад +1

    How use the phone 3d object

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

    Most underrated channel fr

  • @muhammadhilal5807
    @muhammadhilal5807 5 месяцев назад +1

    Instagram algorithm is nuts.

  • @codersdream
    @codersdream 5 месяцев назад

    watching this, i want to know whether if you can rather use Pyaudio for the game sounds instead of importing it seperately? no criticism here, im genuinely curious

  • @primesparrow
    @primesparrow 5 месяцев назад +1

    The best code editor is Word

  • @bilaledits5513
    @bilaledits5513 5 месяцев назад

    amazing maannnn
    i am inspired of it
    i will do it soon

  • @shazilhamzah1
    @shazilhamzah1 6 месяцев назад

    and i was the one to subscribe you due to these videos ❤

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

    I really like the video style which is reminiscent of the og programing youtubers Code Bullet and dani

    • @prismatic-bl8qf
      @prismatic-bl8qf 6 месяцев назад

      no one can match them ogs they were the best, these guys are just copies
      appreciate their videos either way tho

  • @PheonixWrong0
    @PheonixWrong0 19 дней назад +1

    I am pretty sure Pygame can play sounds??

  • @OwOHamper
    @OwOHamper 7 месяцев назад +2

    Do you have any idea how these people make sound from this ball imitate some real music?

  • @otto_ueue
    @otto_ueue 7 месяцев назад +15

    Ngl, your lip syncing is hypnotizing.

  • @Master623
    @Master623 6 месяцев назад

    You remind me of Dani, subbed

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

    How do you do your face animations maching to the sprech? Please I need to know

  • @sideantunes
    @sideantunes 6 месяцев назад

    Amazing video, what is the sound your use in background finals videos ?

  • @Larimuss
    @Larimuss 5 месяцев назад +1

    More fast balls equal good? Me learn good. Balls good.

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

    I have been wondering how these are made for a while, do you mind if I give it a shot too? Don’t want to steal ideas without permission

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

      I also had this idea a few years ago and I do not give you permission

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

    Can anyone recommend me a good editing software to edit videos, free and easy to understand, yes... I'm a total beginner. Oh and don't tell me abt capcut, this one is way to easy😅

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

      I think hit film has a fairly small learning curve i use it to edit for my sister's channel. At first it made no sense but after using it for a month its very easy. I wld also reccommend vsdc but its a little more complicated

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

    Hello, how did you make your character? and how are you animating it?

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

    you got some fire content bro

  • @ameyabadve
    @ameyabadve 6 месяцев назад

    Hi, how do i decrypt your RUclips description, the one in binary?

  • @glitterrazor4405
    @glitterrazor4405 5 месяцев назад

    Are there any tutorials on how to make these videos that anybody recommends?

  • @dvs5494
    @dvs5494 6 месяцев назад

    sound implementation should not have taken that long with pygame, simply using pygame mixer would let you import mp3 and play multiple of the same sound from one line at once

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

    Awesome video! Do you have a background in computer science?

  • @TIYUtech
    @TIYUtech 6 месяцев назад

    What app do you use for animating the character

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

    about the audio, you could have just keept track of timestamps where ball bounces and based on those add sounds in post or with a different script

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

    Nice video. I had the exact same thought but didn't execute on it. It's interesting to see the results of it.

  • @ZER677
    @ZER677 5 месяцев назад +1

    what kind of Mumbo jumbo is this?!

  • @SLURPZZZ4461
    @SLURPZZZ4461 6 месяцев назад

    What do you use to edit

  • @wizardman101
    @wizardman101 6 месяцев назад

    1:29 howd u make that background

  • @Ventilyatorest
    @Ventilyatorest 6 месяцев назад

    wait, is that lip sync program based off of carey kh’s lip syncing program?

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

    Great job keep up this cool vids i love thiskind of content with python ❤❤

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

    For collision just use pygame mesh collision and reverse the x and y vel

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

    Cool stuff

  • @SophiaWoessner
    @SophiaWoessner 7 месяцев назад +2

    Green Code when they find out there are sound libraries in python

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

    Omg, you are the guy who created all these ruddy videos.

  • @officialyapdollar
    @officialyapdollar 6 месяцев назад

    what if you make a code, that creates a random maze, while an ai tries escaping it

  • @hander_3181
    @hander_3181 6 месяцев назад +22

    they animate it btw

    • @sajidanwarr
      @sajidanwarr 6 месяцев назад

      ?

    • @nyangolog
      @nyangolog 6 месяцев назад

      😂

    • @jaitem
      @jaitem 5 месяцев назад

      L

    • @DJ_Kartier
      @DJ_Kartier 5 месяцев назад

      70 IQ comment

    • @hander_3181
      @hander_3181 5 месяцев назад

      @@DJ_Kartier they animate it they dont need any code

  • @nathanlikesjazz
    @nathanlikesjazz 7 месяцев назад +2

    bro was studying balls

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

    great video mate

  • @EdiblesShort
    @EdiblesShort 6 месяцев назад

    bro where are you from btw ?

  • @bhrigumoshal8876
    @bhrigumoshal8876 5 месяцев назад +2

    Do you use any AI tool or software to combine your voice with the lip sync of the animated character in your videos? It was good to see and it looked like you put in quite an effort

  • @AniCodeStar
    @AniCodeStar 6 месяцев назад

    BTW your channel description is
    Hi! I make videos about AI and programming

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

    i thought you were gonna use inspect lmao

  • @eraysona
    @eraysona 5 месяцев назад

    you can add mp3 in oygame

  • @TasieHenry-y8n
    @TasieHenry-y8n 6 месяцев назад

    Do you need maths for coding

  • @marteam1908
    @marteam1908 6 месяцев назад

    first of all it is the best coding app (I use it)
    second
    you can make it so as soon as it hits the border and ...... Aldo it plays the sound

  • @JamesWinslow-zd2hx
    @JamesWinslow-zd2hx 7 месяцев назад

    I concur, VScode is the best

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

    Hey Look, code bullet has younger brother!😂

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

    im waiting for the neovim arc

  • @im-notai
    @im-notai 6 месяцев назад

    Gonna copy this idea 😂😊

  • @uebyCyka
    @uebyCyka 6 месяцев назад

    the moment where O(n * log(n)) becomes O(n^2)...😂

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

    at about 3:00 it sounded like sound of mario

  • @HkRines
    @HkRines 7 месяцев назад +6

    But you used your main account name...

  • @BriggsProgrammingDevelopment
    @BriggsProgrammingDevelopment 6 месяцев назад

    I have to say your content is awesome, codebullet is obviously your inspiration, (he’s okay just cusses to much for me) I like your content more. Keep doing good work, and good luck in life.

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

    Man, you became my favourite youtuber.
    Glory to #python

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

    Love this content !

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

    Make a “I use code to predict the stock market” video

  • @Stoniye
    @Stoniye 7 месяцев назад +1

    Why did I only find your chanel now

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

    Best content of YT

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

    damn you are so underrated

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

    Chatgpt, Called it.
    Im tired boss.

  • @justinunits
    @justinunits 6 месяцев назад

    Where is the code for this 🎉❤

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

    Can u credit the bullet code for the look ideas and your methods of videos please