Channel Avatar

Coding with Samanja @UCUe9B_qnHgGzWUTSrE_7AtQ@youtube.com

188 subscribers - no pronouns :c

Coding teaches you how to think!


38:17
Build a comment bot for LinkedIn with Python and Selenium
01:02
Date in Python #shorts
01:18
Remove directories in Ubuntu #linux
01:45
Calendar in Ubuntu
10:42
Create a dialog/modal with Vue JS and Element Plus UI
03:37
Fix routing issues for Netlify deployment with Vue JS
28:57
Machine Learning with JavaScript and brain JS. Exploring how and why AI can be racist?
13:58
keepalive and dynamically rendering between components in Vue JS
04:44
CSS animation rotation
08:37
Teleport in Vue JS
13:05
Create a search filter with computed property in Vue JS
15:33
v-for directive in Vue JS
26:10
Build a simple router in Vue JS for a single page application
18:49
State Management with Vuex in Vue JS
08:55
Passing data objects in react js
27:14
Build an Image Slider from scratch using React JS and useState hook
08:23
Computed property in Vue JS
08:52
Testing JavaScript with Pyscript
05:02
Dynamic communication between PyScript and JavaScript
18:16
BreadCrumb with Element Plus UI | Vue JS + Vite
08:52
Leetcode no. 4 Median of two sorted arrays
08:16
Leetcode problem 28 Find the Index of the First Occurrence in a String | JavaScript
25:22
Create a modal with Vue JS
04:11
Leetcode No.387 First Unique Character in a String
07:21
Leetcode No.22 Valid Parentheses
04:24
Leetcode No.27 Remove Element | JavaScript
04:03
Leetcode Problem No. 442 Find duplicates in an Array | Brute Force | JavaScript
02:22
Leetcode No. 217 Contains Duplicates
13:10
Leetcode Problem No. 33 Rotated Sorted Array in JavaScript
05:09
Leetcode Problem No. 151 | Reverse Words in a String | JavaScript
07:32
Leetcode problem No. 7 Reverse Integer JavaScript
12:43
Leetcode No. 20 Valid Parentheses
18:47
How to Build a Navbar with Vue Js
08:16
Generate a thumbnail link for social media in your Vue JS site using Open Graph
05:19
Conditional rendering of classes in Vue Js
10:14
Leetcode No. 1 Two Sum
09:13
Leetcode No. 9 Palindrome Number
09:28
Recursion in Java
08:43
Palindrome in Java
14:36
Linked List in Java
06:05
Find the missing Number in an array
10:36
How to pass props in Vue JS
11:04
Date Picker Vue Js and Element Plus Details
07:38
Date range Picker using Element Plus UI and Vite+Vue
19:53
Image carousel with Vue JS and Element Plus Library
19:44
Make a simple counter with Vue JS and Vuex
09:32
Learn how to animate an hr tag in html and play around with it.
10:12
final keyword | final class, final methods, final parameters
15:51
final variable, blank final variable, static final variable and static blank final variable
26:00
Sets in JavaScript | Create an array from sets | add, delete sort sets
05:17
functions in JavaScript
11:47
The differences between var, let and const in JavaScript
11:55
Sort an array of strings, numbers and objects in JavaScript
20:32
Inputting values using Scanner class in Java
10:02
Reversing An Integer in JAVA
10:36
For loop, while loop and do-while
10:50
Create a web server in JavaScript
03:51
Swapping two variables in Java using temp