Channel Avatar

Tech with Satyajit Das @UCDpu8bWzXOBQvKv6L-Qn0Pw@youtube.com

3.6K subscribers - no pronouns :c

twitter.com/satyajitdas90 This channel includes useful video


05:54
Automate Google Searches with POWERFUL AI in few Lines of Code
10:08
LoRA (Low Rank Adaptation) Explained With Code & Analogy
27:26
DeepSeek R1 TRAINING SECRETS You Need to Know! (With Code)
05:23
Save Big on Crypto Transactions: The Secret to Zero Gas Fees!
05:59
Deploy Smart Contract to Blockchain Using Hardhat
09:05
Create Google Chrome Dinosaur Game Using ChatGPT in 1 minute
07:32
Golang Testing Basics Quick Tutorial
05:29
How to Embed C code in Golang: Example Tutorial
05:04
Golang Adapter Pattern Tutorial
26:06
bsc Blockchain Code Walkthrough
10:52
gRPC vs JSONRPC with Example in Golang
05:25
NATS Quick Tutorial in Golang
09:54
Discover How to Create Grafana Dashboards Easily With Prometheus
01:48
Generate Quiz from Current Webpage: Launching Quizzyly
04:44
Golang Error Handling Example: defer panic recover
21:59
Ethereum EIP 4844 Explained in 20 mins
11:21
Discover the Secrets of Clean Architecture Design
07:29
Run Mini ChatGPT Locally in 2 Mins
06:02
Golang Design Pattern: Observer Pattern Example
05:43
Golang Interface Mocking Quick Example
14:45
How I became a Blockchain Developer
09:07
Supercharge Your Go Code Debugging Skills with Goland
09:31
Ethereum Code Walkthrough: Block Creation Logic and Flow
02:41
iPad Pro 5 Unboxing
05:21
Golang Generics Quick Example
08:28
How to Run Ethereum Locally (Tutorial)
11:52
Quick Introduction to Go-Ethereum codebase
04:25
Modifiers in Solidity
08:42
Foundry (Ethereum Development Toolkit) Quick Start Tutorial
04:45
Solidity & Remix IDE Quick Introduction
05:04
How Blockchain Bridges Work
19:50
Bitcoin Explained in 20 mins: How Bitcoin and Blockchain Work
04:44
Go Ethereum Tutorial - 04 - Query Ethereum Block using Go
03:27
Go Ethereum Tutorial - 03 - Create an Ethereum Wallet using Go
02:59
Go Ethereum Tutorial - 02 - Get Balance of an Ethereum Address using Go
02:01
Go Ethereum Tutorial - 01 - Connect to Ethereum Network using Go
10:29
InfluxDB Golang Example Tutorial
05:40
Golang Websocket: Get Real time Bitcoin price data using Websocket
04:02
Golang Slice: Copying a Slice
24:27
My talk on Bitcoin at Cambridge University Part 2: Technical Details of Bitcoin
11:20
My talk on Bitcoin at Cambridge University Part 1: The need for Bitcoin
02:57
SOLID Design Principle in Go Part 5: D - Dependency Inversion principle
04:48
SOLID Design Principle in Go Part 4: I - Interface segregation principle
03:46
SOLID Design Principle in Go Part 3: L - Liskov substitution principle
04:35
SOLID Design Principle in Go Part 2: O - Open-Closed Principle
03:35
SOLID Design Principle in Go Part 1: S - Single Responsibility Principle
12:54
Golang Tips for Performance Improvement: Benchmark, Profiling, Escape Analysis, Tracer
07:37
Golang Functional Options Pattern Example Tutorial
11:36
Top 15 DevOps/Software Tools I use as a Backend Engineer
06:44
4 Steps for Getting into Software Engineering Career
07:16
Jaeger Tracing Quick Example Implementation using Go & Docker
05:50
Golang Mutex Example
04:15
Golang Worker Pool Quick Example
05:35
Natural Language Processing using Spacy in Python: Introduction
10:36
Kubernetes Crisis: The 5 Must-Know Troubleshooting Scenarios!
00:31
Every Programming Tutorial Ever 2021 (Part 1 of 999) [Humor]
02:57
Golang CPU Profiling Quick Tutorial
03:31
Golang: Heap Allocation using escape analysis
15:08
DevOps: Continuous Integration with CircleCI Example Tutorial in Go
04:25
Golang Atomic Package Example