Asmr coding смотреть последние обновления за сегодня на .
Hello my dear coders, Coding pacman was difficult than I thought. I've used Dijkstra algorithm for the ghosts. I am open to any ideas to develop the game. You can fork and develop the game as you wish. We need to work on ghosts more. Because they sometimes go to a corner and wait there. Maybe we could decrease the interval time of changing random targets for the ghosts. I will be waiting for your pull requests on Github. Hope you like it! Twitter: 🤍 👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻 Source code: 🤍 Live a star on github, if you enjoy! 👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻 📦📦📦📦📦📦📦📦📦📦📦📦📦📦📦 ⌨️ Keyboard: YUNZII KEYNOVO IF98 Gateron Red Switches 🤍 📦📦📦📦📦📦📦📦📦📦📦📦📦📦📦 00:00 Keyboard Check 00:18 Creating files 00:35 Preparing index.html and introducing assets 02:12 Running HTML file 02:43 Coding game.js 04:16 Creating map[] 13:20 drawWalls() 19:14 drawWalls() is done 19:52 Coding pacman.js 21:24 pacman.moveProcess() 22:03 directions constants 22:45 pacman.moveForwards() 23:40 pacman.moveBackwards() 25:25 pacman.checkCollision() 27:25 pacman.changeAnimation() 27:59 createNewPacman() 29:08 pacman.draw() 32:00 Solving animation bug 32:23 Creating event listener for keyboard 33:00 Getting keyCodes of wasd and arrow keys 35:33 pacman.changeDirectionIfPossible() 36:42 Pacman can move now 37:53 drawFoods() 39:38 pacman.eat() 41:15 Pacman can eat now 42:15 Fix on map 42:55 drawScore() 44:50 Coding ghost.js 46:36 createGhosts() 50:16 drawGhosts() 51:48 ghost.changeDirectionIfPossible() 52:33 ghost.isInRangeOfPacman() 56:36 ghost.changeRandomDirection() 57:05 ghost.calculateNewDirection() 59:05 ghost.addNeighbors() - Helper function for Dijkstra path finder algorithm 01:04:39 Solving a bug on path finder function 01:05:38 pacman.checkGhostCollision() 01:07:32 restartGame() 01:08:06 gameOver() 01:08:27 drawLives() 01:11:00 drawGameOver() 01:14:03 drawWin() 01:15:55 Completed 01:16:49 Drawing range of ghosts 01:19:25 Incredible fail :( 01:21:13 Winner winner, chichken dinner
Hello my dear coders, You know how much I like spinning shapes. In this video, I tried to visualize a fancy cube with ASCII chars. Thumbs up! Twitter: 🤍 👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻 Source code : 🤍 Live a star on github, if you enjoy! 👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻 📦📦📦📦📦📦📦📦📦📦📦📦📦📦📦 All the products in this video ⌨️ Keyboard: IQUnix OG80 Wormhole TTC ACE switches and Costar Stabilizers (5% discount) 🤍 🖱️ Microsoft Bluetooth Mouse 🤍 🖥️ Monitor Asus MX239: 🤍 🖥️ Monitor Dell 34 Curved Monitor - S3422DW: 🤍 💻 2021 Apple MacBook Pro (14", Chip Apple M1 Pro con CPU 10-core e GPU 16‑core, 16GB RAM, 1TB SSD) 🤍 🎤 Rode NTG4+ Shotgun Microphone 🤍 🪵 IOTXY Solid Wood Writing Desk 🤍 🪑 IWMH Ergonomic Office Chair 🤍 📦📦📦📦📦📦📦📦📦📦📦📦📦📦📦 00:00 Creating cube.c 00:20 Searching for rotation matrices 00:39 Calculating rotated coordinates 02:04 Getting the result matrix and calculateX() 03:49 calculateY() 04:47 calculateZ() 06:05 Creating variables 06:54 Coding 08:49 calculateForSurface() 12:24 Printing chars on the screen 13:14 The first run 14:11 Creating other surfaces by rotating the first surface 15:34 The second run 19:39 Completed
Hello my dear coders, Please find the seven differences between the origin and the clone page :) Twitter: 🤍 👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻 Source code : 🤍 Live a star on github, if you enjoy! 👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻 📦📦📦📦📦📦📦📦📦📦📦📦📦📦📦 All the products in this video ⌨️ Keyboard: IQUnix OG80 Wormhole TTC ACE switches and Costar Stabilizers (5% discount) 🤍 🖱️ Microsoft Bluetooth Mouse 🤍 🖥️ Monitor Asus MX239: 🤍 🖥️ Monitor Dell 34 Curved Monitor - S3422DW: 🤍 💻 2021 Apple MacBook Pro (14", Chip Apple M1 Pro con CPU 10-core e GPU 16‑core, 16GB RAM, 1TB SSD) 🤍 🎤 Rode NTG4+ Shotgun Microphone 🤍 🪵 IOTXY Solid Wood Writing Desk 🤍 🪑 IWMH Ergonomic Office Chair 🤍 📦📦📦📦📦📦📦📦📦📦📦📦📦📦📦 00:00 Creating files 00:45 Starbucks SVG 01:00 Navbar 01:15 Running live-server 01:45 Setting the font 02:07 Importing the font 04:43 Location SVG 06:06 Sign in button 09:44 Box shadow generator 10:11 Navbar box shadow 11:12 Starbucks Rewards 14:42 Spotting the text align issue 21:53 the Pineapple Passionfruit 26:38 Cold Brew 29:07 Back-to-school-smiles. 30:02 Anytime protein 32:44 Footer notes 34:11 Visual adjustments 38:21 Results 38:45 Comparison This video is prepared with educational and entertainment purposes only.
A snake game with Javascript! Keyboard: Skylong SK64 Red Switches (🤍 Source Code : 🤍
#ASMR #Programming #CarolineASMR #include "relax.h" #include "asmr.h" #include "tingles.h" /* Hi everybody! Has it C-riously been almost 3 years since the last programming video in this series? Here is a new installment that focuses on C containers. I hope you find this both interesting and relaxing - enjoy!! 🤓 */ C Programming ASMR playlist: 🤍 (ノ◕ヮ◕)ノ*:・✧゚・: * 🐻 🦋 Spotify: 🤍 💝 My Throne Wishlist: 🤍 💜 You can support my channel with the Super Thanks button :) 🤗 Donations: 🤍 🌙 Previous Video: 🤍 🐻 Channel members: 🤍 ✨ Instagram: 🤍 🕊️ Twitter: 🤍
In this video, I designed a Glassmorphism Calculator using HTML, CSS and JavaScript. This Calculator is very easy to code and we use just a bit JavaScript and Also CSS and HTML codes isn't too long. Symbols : ← , − , × , ÷ , + If you enjoy, please subscribe to my channel😉 Video Contents : 00:00 - HTML coding 06:28 - CSS Styles Coding 13:33 - Coding Main Design 20:05 - JavaScript Coding 33:25 - Fix Minus Bugs 33:40 - Final Result ♡ Subscribe → 🤍 Subscriptions, good comments and likes are great support for me 😍 Don't re-upload or edit the videos on your channel. All copyrights by AsmrProg. About AsmrProg Channel : Here I upload ASMR programming tutorials related to HTML, CSS, Sass, JavaScript, React, PHP, Frameworks such as Bootstrap and more along with creative UI/UX Designs. AsmrProg is a community for web developers from all levels to learn and grow their skills in front-end and back-end web development. AsmrProg Asmr Prog ASMR Programming ASMR Coding ASMR keyboard typing ASMR web design ASMR coding html ASMR coding website No Talking ASMR No Talking Coding No Talking Programming
Hello my dear coders, In this video, I demonstrate how to create a Spotify app clone using HTML, CSS, and JavaScript. Although the app looks similar to Spotify, it doesn't have any actual functionality. This is just a demonstration of how to create a basic layout and design for a music streaming app. Feel free to use this as a starting point for your own projects and add functionality as you wish. If you have any suggestions or ideas for how to improve this app, please leave a comment below or fork the code on Github. Thanks for watching! I will be waiting for your pull requests on Github. Hope you like it! Twitter: 🤍 👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻 Source code: 🤍 Live a star on github, if you enjoy! 👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻 📦📦📦📦📦📦📦📦📦📦📦📦📦📦📦 ⌨️ Keyboard: YUNZII KEYNOVO IF98 Gateron Red Switches 🤍 📦📦📦📦📦📦📦📦📦📦📦📦📦📦📦 00:00 Initializing npm 00:26 Electron.js quick start 01:17 Electron.js test 01:39 Creating css file 02:08 Showing the images and svg's 02:28 Coding left bar with HTML 09:10 End of left menu 09:52 Coding left playlists 11:00 End of left playlists 11:19 Coding left song cover 12:50 End of left song cover 13:30 Coding playlist header 22:20 Box shadow generator 27:15 End of playlist header 28:00 Coding playlist songs 30:58 Gradient background generator 43:20 End of playlist songs 44:03 Coding bottom player 54:30 End of bottom player 56:10 Running as a desktop application 56:43 Hidden top bar and maximizing the window 57:10 Final results and comparison
Hello everyone. In this video, i designed a login page using only HTML and CSS. This login page is fully responsive for mobile devices. You can use this login form for your website projects. ⌨️ *Keyboard Royal Kludge RK68/RK855* 🤍 💻 *Monitor ViewSonic 21 Inch Full HD 1080p (My Second Screen)* 🤍 💻 *My computer (Acer Aspire 3)* 🤍 🟢 *For source codes and privileges* 🤍 🟠 *Playlists you might be interested in* ► Only HTML, CSS and JS coding → 🤍 ► Login page ui designs → 🤍 ► HTML/CSS button designs → 🤍 ► Game coding → 🤍
Relaxing programming in ASMR with Whispering & Keyboard Sounds as I code a Game in Python! Rock, Paper or Scissors? ✨ SOCIALS ✨ Link Tree: 🤍 Subscribe: 🤍 2nd Channel: 🤍 Twitter: 🤍 Instagram: 🤍 Discord: 🤍 Reddit: 🤍 Business Enquiries: didoasmrenquiries🤍gmail.com ✨ OTHER LINKS ✨ Become a Member: 🤍 'Guess The Number' ASMR Coding: 🤍 Help support the channel: 🤍 ✨ UPLOAD SCHEDULE ✨ I upload every other day; Monday, Wednesday, Friday & Sunday! With Magic videos on Monday and ASMR Gaming on Wednesdays, every upload will be at 21⦂30 (GMT). Members-Only Videos posted on Tuesdays and occasional BONUS videos on Saturdays. Livestreams on Tuesdays & Saturdays at 22⦂30 (GMT). ✨ WHAT IS ASMR? ✨ ASMR is a tingling sensation that creates relaxation through auditory sounds, visuals and more. Click here to read more: 🤍 ✨ TRIGGERS IN THIS VIDEO ✨ Whispering, Inaudible Whispering, Ear-to-Ear Whispering, Binaural Whispering, Keyboard Sounds, ASMR Satisfying, ASMR Programming, Coding, Nerdy ASMR, Maths & More! ✨ EQUIPMENT I USE ✨ Camera: iPhone 12 Pro Webcam: Maxesla Full 1080p Webcam Microphone: Blue Yeti USB Microphone (Midnight Blue) Editing Software: DaVinci Resolve 16 PC Build: 🤍 Don't forget to leave a like and subscribe/turn on notifications to be updated whenever I post! #ASMR #Relaxing #Programming
Coding a Snake Game with Python Please, comment what you want to see next time! Keyboard: Skylong SK64 Red Switches(🤍 Source Code: 🤍 00:00 Coding 16:26 Handling Bugs 18:54 Playing with the values
In this video, I designed iphone 14 dynamic island using only html and css. This html css design is fully responsive. This iphone 14 dynamic island was made using only HTML and CSS, Javascript was not used. You can use this design for your mobile website to introduce iphone 14 dynamic island. Video Contents : 00:00 - HTML coding 06:28 - Let's add google fonts 06:50 - Adding Variables 12:00 - CSS Styles Coding 13:33 - Coding Main Design 18:00 - Iphone 14 Buttons 22:33 - Screen and Background 37:15 - Coding Notch 01:06:10 - Pallettes 01:27:43 - Fix Bugs 01:28:50 - Final Result new 1.txt file source : bit.ly/3xqLKag ♡ Subscribe → 🤍 Subscriptions, good comments and likes are great support for me 😍 Don't re-upload or edit the videos on your channel. All copyrights by AsmrProg. About AsmrProg Channel : Here I upload ASMR programming tutorials related to HTML, CSS, Sass, JavaScript, React, PHP, Frameworks such as Bootstrap and more along with creative UI/UX Designs. AsmrProg is a community for web developers from all levels to learn and grow their skills in front-end and back-end web development. AsmrProg Asmr Prog ASMR Programming ASMR Coding ASMR keyboard typing ASMR web design ASMR coding html ASMR coding website No Talking ASMR No Talking Coding No Talking Programming
An Alpha Beta pruning search for Chess in Rust. Editor is Neovim inside of Tmux on Ubuntu Linux. Check out Pyscripter, a free Python IDE: 🤍 And C Builder, a modern C IDE: 🤍 Join my Patreon for early access, polls, and more: 🤍 Keyboard: Logitech G915 TKL (🤍 Mouse: MX Master 3 (🤍 All links are affiliate links
Hello my dear coders, I made a tetris game with javascript and html canvas. Hope you enjoy it 🎉🎉 My twitter account: twitter.com/gulnaroglus You can play the game on: servetg.com/tetris Enjoy! 🎉🎉 Twitter: 🤍 👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻 Source code : 🤍 Live a star on github, if you enjoy! 👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻👨💻 📦📦📦📦📦📦📦📦📦📦📦📦📦📦📦 All the products in this video ⌨️ Keyboard: IQUnix OG80 Wormhole TTC ACE switches and Costar Stabilizers (5% discount) 🤍 🖱️ Microsoft Bluetooth Mouse 🤍 🖥️ Monitor ASUS VA24DQ 23.8” Monitor, 1080P Full HD, 75Hz 🤍 💻 2021 Apple MacBook Pro (14", Chip Apple M1 Pro con CPU 10-core e GPU 16‑core, 16GB RAM, 1TB SSD) 🤍 🎤 Rode NTG4+ Shotgun Microphone 🤍 📦📦📦📦📦📦📦📦📦📦📦📦📦📦📦 00:00 Showing rotations.png 00:22 Preparing html file 01:28 Running live-server 01:58 Coding tetris.js 02:10 Tetris class 03:36 Constants 04:26 Adding img tag 05:29 Array of all tetris shapes 08:57 Variables 09:37 gameLoop() 10:51 reset() 12:52 draw() 13:55 drawBackground() 16:50 drawCurrentTetris() 20:40 Solving a bug 21:58 First drawing 22:41 checkBottom() 25:28 First fall down 26:17 update() continued 28:30 drawSquares() 31:33 Adding a keydown listener 33:12 moveBottom() 33:57 moveLeft() 34:30 moveRight() 35:40 Solving if bug 36:16 changeRotation() 40:06 checkLeft() 42:09 checkRight() 43:00 checkRotation() continued 45:36 deleteCompleteRows() 49:41 nextShapeCanvas 51:00 drawNextShape() 53:42 scoreCanvas 56:23 Solving a bug 59:21 Copying replay svg 01:00:00 Restart Button 01:03:44 drawGameOver() 01:06:49 Done
Hi guys! ✨ Today we will code IOS IPhone Calculator by using Html, Css and JavaScript - no talking 🌙 If you enjoy, please subscribe to my channel😉 - All code in the video is my own💻 - My Instagram: 🤍 If you have some questions or suggestions, you can write me ⌨️👀
Hey guys, just figured since I have work to do and didn't have time for an ASMR video I might as well try a lil stream :) Don't donate because I'll probably be focused on my code and might not notice the donation! Go ahead and stalk me: Instagram: ObviouslyASMR Twitter: ObviouslyLuuk a little tipjar: PayPal: ObviouslyASMR🤍gmail.com A BIG thanks to my lovely Patrons for supporting me and helping me keep making videos :) Alanna Alissa Ana Ander Andie Ann-Sophie Atria Changyu Christina Christopher Dawna Fadi Hayley illuuminati Iris Jacob Joey Keely Kevin Lauren Lulu Lydia Markus Marshall Matthew Molly Miranda Nick Patrick Renata Ria Ricky Robert Seungwoo Shuo Stan TaeWoo The Lonely Wizard Tim Willow Xenia Yannis Yasser Oh btw if you were wondering, ASMR (or асмр in Russian :P) is a tingly feeling people get from sounds and visual stimuli (for example whispering, tapping or hand movements), these tingles are very relaxing :) however, even for those who don't experience ASMR the videos often still help them sleep and battle insomnia Bye :)
DONASI: 🤍 Teman tidur - ASMR Keyboard Code Typing | Night Life For Programmer Fullstack Development In The Night. Join this channel to get access to perks: 🤍 #coding #livestream #programming ☕ Discord ☕ 🤍
Happy 2/2/22! Hope you all are having a great year so far! Had a request to loop SimpleDeveloper. I really enjoy his videos, as broken english (I'm not sure the politically correct way of saying this. Sorry!) is one of my most effective ASMR Triggers. He really knows his stuff too. I am always fascinated by programmers and anyone who can code. Made some audio edits for ASMR. Had fun with this one. Good to be back. Hope you enjoy! Channel: 🤍 Original Videos: 🤍 🤍 #ASMR #UnintentionalASMR #ASMRloop This video is not monetized. No Copyright Infringement Intended. Will remove video upon request. Have a clip that you want Looped? Send me an email at ASMRloopz🤍gmail.com or leave it in a comment. Please provide a link to said clip and the timestamp to make it clear. Please be patient, if you haven't seen your video on the page don't get discouraged. Sometimes its a matter of permission, number of other requests, theme too similar to a recent upload, copyright issue, etc etc. Thanks! Thanks for the continued support! Have a great day!
Hello my dear coders, Hope you're doing well! I made a clone of instagram login page with basic html and css. My new keyboard arrived today. Isn't the sound is just AMAZING? I get used to the keyboard really quick and took a video. Enjoy! 🎉🎉 Twitter: 🤍 📦📦📦📦📦📦📦📦📦📦📦📦📦📦📦 All the products in this video ⌨️ Keyboard: IQUnix OG80 Wormhole TTC ACE switches and Costar Stabilizers (5% discount) 🤍 🖱️ Microsoft Bluetooth Mouse 🤍 🖥️ Monitor Asus MX239: 🤍 💻 2021 Apple MacBook Pro (14", Chip Apple M1 Pro con CPU 10-core e GPU 16‑core, 16GB RAM, 1TB SSD) 🤍 🎤 Rode NTG4+ Shotgun Microphone 🤍 📦📦📦📦📦📦📦📦📦📦📦📦📦📦📦 00:00 Cracking hands :) 00:11 Creating html file 00:22 Running live-server 01:34 Adding IPhone background image 02:13 Downloading foreground image 03:41 Downloading Instagram logo 04:15 The logo and the inputs 05:16 Display Flex settings 06:24 Adjusting inputs 08:38 Setting the font 09:42 Login button 11:28 "OR" section 13:35 Login with Facebook 17:22 Forgot Password? 18:59 Don't have an account? 20:49 Get the app. 21:35 App & Play Store images 22:18 Centering the containers 23:38 Foote 24:33 Some tricks 26:13 The last touches 27:55 Comparison and results 28:39 Cracking hands 2 :) 25:36 Final Adjustments 27:00 Comparison and Result This video is prepared for only entertainment and education purposes. The video only shows how to 'design' a login page using html and css (with no javascript).
Hello everyone. In this video, I developed a to-do list application using html, css and javascript. In this content you will learn how to create a simple to-do list app. This application is a beginner level application. This app uses local storage to save to-dos. Also, the sound effect plays when the tasks are marked as complete. I like this app 🔥 🟢 *Join my channel for live preview, source codes and privileges* 🤍 ⌨️ *Keyboard Royal Kludge RK68/RK855* 🤍 🟠 *Playlists you might be interested in* ► Only HTML, CSS and JS coding → 🤍 ► Login page ui designs → 🤍 ► HTML/CSS button designs → 🤍 ► Game coding → 🤍
Hello everyone! Hope you're doing well! A clone of google home page with basic html and css. Enjoy! 🎉🎉 My twitter account: 🤍 00:00 Preparing HTML File 00:25 Running live-server 00:40 Gathering logo and image 01:39 Navbar 07:08 Google Logo 07:50 Search Bar 11:25 Search bar 16:19 Buttons 20:30 Footer 25:36 Final Adjustments 27:00 Comparison and Result This video is prepared for only entertainment and education purposes. The video only shows how to 'design' a search page using html and css (with no javascript).
#asmr #relaxing #whispering Whispered beginner walkthrough of coding a rock, paper, scissors game in python. ASMR triggers included in this video: whispered talking, typing sounds, explanation Thank you all so much for watching my video! I hope you enjoy :)
Today I'm doing some common beginner or student programming exercises in Python. These are the kinds of things you might see in a job interview or a lower level computer science course. Check out Pyscripter, a free Python IDE: 🤍 And C Builder, a C/C IDE: 🤍 Support me on Patreon: 🤍 Keyboard: Razer Huntsman Mini, 🤍 (affiliate link)
In this video, I designed a profile card with Glassmorphism effect. This profile card design is fully responsive. The background image moves animatedly. This profile card design was made using only HTML and CSS. Javascript was not used. You can use this design for your website or profile pages. 💻 Monitor ViewSonic 21 Inch Full HD 1080p (My Second Screen) 🤍 🟢 Join this channel to enjoy the privileges 🤍 Table of contents 00:00 Profile card preview 00:28 I prepare the working files 01:03 HTML structure 05:18 CSS reset action 05:40 Let's add google fonts 06:18 CSS codes 20:09 Here is the result 🚀 Playlists ✅ Only HTML & CSS Coding → 🤍 ✅ Login Page UI Desgns → 🤍 ✅ HTML CSS Button Designs → 🤍 ✅ Game Coding → 🤍
I used the old hard drive sound from - 🤍 and computer fan sound from - 🤍 and typing with IBM Model M from 1989. Hope you relax...and sleep well...
Hello Everyone ✨I am starting a new series following the challenge of 100 days of code. i will create random apps, web apps, and all things that you need to know about javascript 😎 Become a Javascript Developer now with our 100 Days of Code javascript Development Bootcamp course!✅ day 8 - 100 days javascript coding ⚜️ Join the full "100 Days Of JavaScript Code - Web Development Bootcamp" course : 🤍 In this tutorial, I am gonna showing to you how to code a simple multistep form with javascript. you can use this form in your site to get user data❗️ this form also is responsive! Day 8 - Source Code : 🤍 source of all projects also will upload in AsmrProg github page : 🤍 with this coding bootcamp you will learn how to be an javascript developer✅ Follow my 100 days of javascript playlist i will upload video's of javascript projects in it for easier access and video's in this playlist sorted by day 1 to day 100 😉 100 days of javascript Playlist : 🤍 Every week i will update this playlist ✅ Video Contents : 00:00 - Intro (100 days of code - day 8) 00:30 - Warming fingers 00:42 - Main Files 00:55 - Adding icons and fonts 01:44 - Html coding 04:13 - Main styles 04:32 - Container 05:36 - Input styles 06:27 - Button styles 07:33 - Step styles 09:40 - jS codes 11:20 - Fix bugs 11:49 - Final Result Asmr Game Coding Playlist : 🤍 Other Video's : Coding IOS (Iphone) Calendar : 🤍 Coding IOS (IPhone) Dynamic Music : 🤍 Subscribe → 🤍 ✅ Subscriptions, good comments and likes are great support for me 😍 Don't re-upload or edit the videos on your channel. All copyrights by AsmrProg. About AsmrProg Channel : Here I upload ASMR programming tutorials related to HTML, CSS, Sass, JavaScript, React, PHP, Frameworks such as Bootstrap and more along with creative UI/UX Designs. AsmrProg is a community for web developers from all levels to learn and grow their skills in front-end and back-end web development. AsmrProg Asmr Prog ASMR Programming ASMR Coding ASMR keyboard typing ASMR web design ASMR coding html ASMR coding website No Talking ASMR No Talking Coding No Talking Programming
Hello my dear coders, Pepsi page was difficult to handle, because it had many media queries needed to be added. However, I didn't add them for sake of the video. Hope you enjoy it! Thumbs up! Twitter: 🤍 📦📦📦📦📦📦📦📦📦📦📦📦📦📦📦 All the products in this video ⌨️ Keyboard: IQUnix OG80 Wormhole TTC ACE switches and Costar Stabilizers (5% discount) 🤍 🖱️ Microsoft Bluetooth Mouse 🤍 🖥️ Monitor Asus MX239: 🤍 🖥️ Monitor Dell 34 Curved Monitor - S3422DW: 🤍 💻 2021 Apple MacBook Pro (14", Chip Apple M1 Pro con CPU 10-core e GPU 16‑core, 16GB RAM, 1TB SSD) 🤍 🎤 Rode NTG4+ Shotgun Microphone 🤍 🪵 IOTXY Solid Wood Writing Desk 🤍 🪑 IWMH Ergonomic Office Chair 🤍 📦📦📦📦📦📦📦📦📦📦📦📦📦📦📦 00:00 Keyboard check 00:11 Creating Files 00:45 Navbar 07:34 Product: Nitro Pepsi 14:23 Product: Zero Sugar 18:00 Better with Pepsi 20:43 Product: Mango Pepsi 24:33 That's what I Like® 26:39 Diet Pepsi 30:15 Background fix 30:39 Results and comparison This video is prepared for only entertainment and education purposes.
Heyy everyone :)) Back early, but also kinda late because this is from an advent calendar where you solve coding puzzles (completely free, link down below) and I only solved Day 1 here, but it's already December 4th :o Let me know, if you want to see more of these (but Day 2 is already filmed, so you might not have much of a choice :D but still please let me know!!) Hope you enjoy some relaxing "Code with me"-content :) Please consider to like and comment to help the video reach more people, if you enjoyed it & Subscribe for more content, I post regularly about Math and Programming ☺️ _ Me: Instagram: 🤍 GitHub: 🤍 _ Links: The challenges (you can still participate, even on the old challenges!): 🤍 The Advent Of Code playlist: 🤍 My Coding video playlist: 🤍 This video's code on GitHub: 🤍
Relaxing coding in ASMR as I try to make a program that generates random password! With complex code, keyboard sounds & whispering this tingly video will make you sleep. ✨ SOCIALS ✨ Link Tree: 🤍 Subscribe: 🤍 2nd Channel: 🤍 Twitter: 🤍 Instagram: 🤍 Discord: 🤍 Business Enquiries: didoasmrenquiries🤍gmail.com ✨ OTHER LINKS ✨ Become a Member: 🤍 Help support the channel: 🤍 Video Idea Submissions: 🤍 ASMR Coding a Game: 🤍 ASMR Programming: 🤍 ✨ UPLOAD SCHEDULE ✨ I upload every other day; Monday, Wednesday, Friday & Sunday! With Magic videos on Monday and ASMR Gaming on Wednesdays, every upload will be at 21⦂30 (GMT). Members-Only Videos posted on Thursdays and occasional BONUS videos on Saturdays. Livestreams on Tuesdays & Saturdays at 22⦂00 (GMT). ✨ WHAT IS ASMR? ✨ ASMR is a tingling sensation that creates relaxation through auditory sounds, visuals and more. Click here to read more: 🤍 ✨ TRIGGERS IN THIS VIDEO ✨ Whispering, Inaudible Whispering, Ear-to-Ear Whispering, Binaural Whispering, Keyboard Sounds, ASMR Satisfying, ASMR Programming, Coding, Nerdy ASMR, Maths & More! ✨ EQUIPMENT I USE ✨ Camera: Sony A6000 Webcam: Maxesla Full 1080p Webcam Microphone: Blue Yeti USB Microphone (Midnight Blue) Editing Software: DaVinci Resolve 16 PC Build: 🤍 Don't forget to leave a like and subscribe/turn on notifications to be updated whenever I post! #ASMR #Coding #Programming
Another exploration in the command prompt in Windows. I got the keyboard sounds, mouse clicking, and soft-spoken rambling about the little bit of batch scripting I've learned to help automate some of the more tedious data sifting that I do for my current job. Thanks for watching! *I know this isn't real programming/coding. Didn't know what else to call it. I can't stress how much your subscriptions, likes and comments keep me inspired to get better... So thank you for all your warm support these past couple years :) ►Other ASMR channels you'll like: Chycho ASMRctica Ephemeral Rift French Whisperer The ASMR Nerd ASMRWhisperingSpirit Gibi ASMR RaffytaphyASMR RelaxingASMR Gaslamp ASMR JoJo's ASMR Goodnight Moon lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll ►Social Media: •Instagram: lets_find_out_asmr 🤍 •Twitter: 🤍 •Reddit: u/glycoversi ►Donations: If you get something out of what I do and would like to help me to keep creating, every bit of support goes right back into the content here. Please contact me if you do, I'd love to thank you personally. •PayPal: 🤍 •Patreon: 🤍 •Bitcoin address: (A scannable QR code) 🤍 (wallet address) 1XPhPoyeqc3Xf1uktCPXCzfdEdi9PA7Xh
Hi, nice to meet you all. I'm a Japanese hobbyist programmer. I hope you all can relax and enjoy the pleasant sounds. I am also a Youtube and Udemy instructor in Japanese. 🚀Youtube Channel : 🤍 🚀Udemy coupon (but speak japanese) : 🤍 Keyboard: 🤍 (red axis) Mouse: 🤍 Audio Interface(🎤): 🤍 use affiliate link.
Sit back and relax while I code a 2.0 version of my portfolio using tailwind + typescript in first person POV. Enjoy the asmr clacks, the coffee pouring and the occasional conversation with myself lol. If you enjoy the entire software development process or you're a software engineer yourself, make sure to give the video a thumbs up! Twitter: 🤍
Hi Everyone! What's up? In this video, I make a Loading Animation using HTML and CSS. I hope you enjoy it! My equipment: - Keyboard MOTOSPEED CK61: 🤍 - Mouse Logitech G203: 🤍 - Notebook Acer Aspire 3: 🤍 - Headset Redragon Themis: 🤍 - Clean Architecture book: 🤍 If you liked this video, please hit the like button and subscribe to see more videos like this one.
#ASMRProgramming #NoTalkingCoding #PacmanLoader Today i will code a Pacman Loading Animation by only using basic HTML & basic CSS - No talking It's suitable for Beginners. Mechanical Keyboard Royal Kludge RK68 About Ninjacode ASMR Channel : I upload ASMR Programming - No Talking videos related to HTML, CSS, JavaScript, React, Angular, Frameworks such as Bootstrap, Material UI and more. If you enjoy, please subscribe to my channel 👍 🎵Music that I used: [RFB] Royalty Free BGM - ForArtist Song : Rabbit Travel - 🤍 NinjacodeASMR Ninjacode ASMR ASMR Programming ASMR Programming HTML ASMR Programming CSS ASMR Programming Javascript ASMR Coding ASMR keyboard typing ASMR web design ASMR coding html ASMR coding website No Talking ASMR No Talking Coding No Talking Programming Pacman Loading Animation Animated Loading CSS
Hi! If you enjoyed the video, Don't forget to Like & Subscribe! :) Looking for the source code? GitHub Gist: 🤍 Wallpaper: 🤍 - SOCIALS - twitter: 🤍SaladPublic github: 🤍 - EQUIPMENT - Keyboard: Royal Kludge 987, Feker Holy Pandas Mic: Samsung S8+ built-in microphone Editor: Visual Studio Code #asmr #programming #coding #vscode #focus
This is ASMR game programming with Python in my studio in Lodz, Poland. Just coding the all-time retro hit "Missile Command" 2D Game that I've played for the first time in 1990 on Atari 800XL home computer. Social Media Facebook : 🤍 Twitter : 🤍 Instagram : 🤍 DEV profile : 🤍 GitHub profile : 🤍 Reach out: info🤍bekbrace.com Source Code : 🤍 Tools used in video: - Microphone used in recording Blue Yeti To check it out on Amazon : 🤍 Coding on Microsoft Wireless All-In-One Media Keyboard (N9Z-00001),Black To check it out on Amazon : 🤍 Support - Join this channel to get access to perks: 🤍
Hi guys! ✨ Today we will code a Netflix registration page by using Html and Css - no talking 🌙 If you enjoy, subscribe to my channel😉
In this video I will try Tensorflow for the first time - normally I code anything related to Neural Networks with Pytorch. I code a classification network that decides which digit an image of a hand-written digit from the MNIST dataset portrays - by following along to a tutorial, because I have literally never used Tensorflow before. If you don't know what any of this means, don't worry, I will take you along on a soft-spoken journey into the AI world and you can just listen to my thoughts and the typing sounds of my keyboard (and also a bit of white noise from my laptop fan, although I reduced it to a nice level in editing I hope). Disclaimer: This is ASMR, it's meant for relaxation. Any education is merely a byproduct and not the goal. If you're here by accident and you were looking for a "real" tutorial, please move along :D
Hi guys! ✨ Today we will code a Tic Tac Toe Game for 2 Players by using Html, Css and JavaScript - no talking 🌙 If you enjoy, subscribe to my channel😉 - All code in the video is my own💻 - My Instagram: 🤍
Hi, I've kinda improved my VIM skills in the last weeks. Hope you enjoy the video. If you want to code this by yourself and you don't know how, at first stage, just copy paste my code and try to run it on your computer. Then, try different values to get different looking matrixes. After the video, I realized that the characters that I copied from terminal had different character codes. If you carefully look at the characters you will realize that they are not UTF-8 encoded. Please, share what you want to see next time! Vim Configuration: 🤍 Source Code: 🤍 Twitter: 🤍 ⌨️ Keyboard: Skylong SK64 Red Switches (🤍 🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 Demo of the project: 🤍 🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 00:00 Preparing Directory 00:15 Preparing HTML file 01:46 Coding JavaScript 09:41 Finished 10:22 Solving a minor bug 12:37 Playing with the values 14:14 End
I wrote a sudoku solver using Python and I even wrote a nice function that shows the board in a picture :) ... the board picture took almost exactly as long as the solver itself, but hey, content, right? Also I would like to think I learned a few things about matplotlib and axes in the process so I count it as a win :D Featured sounds: confused coder, thinkpad keyboard typing, laptop keyboard, soft spoken voice, thinking noises, fan noise from struggling laptop If you also have specific things you would like to see in Python that would fit into a video, let me know in the comments! Hope you enjoy some relaxing "Code with me"-content :) Please consider to like and comment to help the video reach more people, if you enjoyed it & Subscribe for more content, I post regularly about Math and Programming and Data Science☺️ _ Me: Instagram: 🤍 GitHub: 🤍 _ Links: My Coding video playlist: 🤍 This videos code on GitHub: 🤍