Channel Avatar

danielstuts @UCORSpAcEfLWPRnbD2AAizSg@youtube.com

1.6K subscribers - no pronouns :c

I put here programming tutorials about the topics I'm curren


39:59
Fun Fact Feed - Building a Svelte App from scratch
10:01
Self-Driving Caps (JS) 09: Neuroevolution
11:20
Self-Driving Caps (JS) 08: Neural Network for Capsules
12:55
Self-Driving Caps (JS) 07: Neural Network Introduction
09:57
Self-Driving Caps (JS) 06: Perceptron Introduction
07:38
Self-Driving Caps (JS) 05: Driving Around with Genetic Algorithm
12:19
Self-Driving Caps (JS) 04: GA Implementation - Next Generation
10:23
Self-Driving Caps (JS) 03: GA Implementation - Fitness Values
09:48
Self-Driving Caps (JS) 02: Genetic Algorithm Introduction
13:26
Self-Driving Caps (JS) 01: Brain for Capsules
00:56
Self-Driving Caps (JS) 00: Introduction
10:25
Completing the Capsule Soccer App (a devlog with user experience)
11:10
Web App w/ MERN Stack 3C. Chat - From Socket IDs To Usernames
10:07
Web App w/ MERN Stack 3B. Chat - Chat Rooms and Private Messaging
14:00
Web App w/ MERN Stack 3A. Chat - The Chat Component
17:59
Web App w/ MERN Stack 2E. Auth - Finishing Up
11:08
Web App w/ MERN Stack 2D. Auth - Frontend - User Profile
13:02
Web App w/ MERN Stack 2C. Auth - Frontend - User Context (useContext)
09:44
Web App w/ MERN Stack 2B. Auth - Backend Authorization (JWT)
13:00
Web App w/ MERN Stack 2A. Auth - Backend Authentication (bcrypt)
09:36
Web App w/ MERN Stack 1E. CRUD - Deploying (Heroku, Git)
11:47
Web App w/ MERN Stack 1D. CRUD - Frontend+DB (Axios)
17:28
Web App w/ MERN Stack 1C. CRUD - Frontend (React)
13:47
Web App w/ MERN Stack 1B. CRUD - Database (MongoDB, Mongoose)
09:08
Web App w/ MERN Stack 1A. CRUD - Backend (Node, Express)
02:44
Web App w/ MERN Stack 0. Introduction
07:08
Building an Online Game (socket.io) 07: Deploying on Heroku
13:05
Building an Online Game (socket.io) 06: Getting User Friendly
16:41
Building an Online Game (socket.io) 05: Adding socket.io Rooms
18:36
Building an Online Game (socket.io) 04: Game for Two
12:09
Building an Online Game (socket.io) 03: Server Authority
09:30
Building an Online Game (socket.io) 02: Connecting and Disconnecting
12:18
Building an Online Game (socket.io) 01: Server-Client Communication
24:53
2D Physics Engine from Scratch (JS) 20: Ready for Games
13:25
2D Physics Engine from Scratch (JS) 19: A Star Is Born
16:59
2D Physics Engine from Scratch (JS) 18: Collision Manifold
16:33
2D Physics Engine from Scratch (JS) 17: Bodies and Shapes
13:39
2D Physics Engine from Scratch (JS) 16: Minimum Translation Vector
15:09
2D Physics Engine from Scratch (JS) 15: Separating Axis Theorem
14:18
2D Physics Engine from Scratch (JS) 14: Rotational Collision
12:58
2D Physics Engine from Scratch (JS) 13: Capsule to Capsule
14:58
2D Physics Engine from Scratch (JS) 12: Steering a Capsule
10:41
2D Physics Engine from Scratch (JS) 11: Rotation Matrix
14:35
2D Physics Engine from Scratch (JS) 10: Adding the Walls
13:00
2D Physics Engine from Scratch (JS) 09: Mass and Elasticity
11:33
2D Physics Engine from Scratch (JS) 08: Collision Response
14:43
2D Physics Engine from Scratch (JS) 07: Ball to Ball Collision
11:11
2D Physics Engine from Scratch (JS) 06: Unit Vector, Dot Product
12:50
2D Physics Engine from Scratch (JS) 05: Introducing Vectors
12:54
2D Physics Engine from Scratch (JS) 04: Ball Acceleration
10:27
2D Physics Engine from Scratch (JS) 03: The Ball Class
11:51
2D Physics Engine from Scratch (JS) 02: Moving the Ball
10:46
2D Physics Engine from Scratch (JS) 01: Drawing a Ball
01:18
2D Physics Engine from Scratch (JS) 00: Introduction