Samay
@CodeMagnon
Ambitious person who want to make others life easy through his works
Delhi
0
Multiplication tables tables of any number
8
1
0
CodeMagnon u can also check out my [Calculator app](https://replit.com/@CodeMagnon/Calculator?v=1)7 days ago
0
weak signal effect in node js{made just for fun}
i saw a repl where someone did it with python ; then i decided to do it with JavaScript -_+ @ultimate-JS-community1
72
1
0
1
D3.js is awesomed3.js is one of the best JavaScript Libraries
❤️
13
1
1
0
POV Quantum realmimagine , if you become a million times smaller and sees the Quantum realm through your spaceship
4
0
0
1
Hangmani recommend you to play in a new tab
tip: if not playing in a tab ; click the repl background first
controls:-
A-Z => keyboard controls for alphabet
(or use A-Z buttons on screen)
Spacebar => for new Word
`
its better to play this in new tab :)
--improve it in future when i get time but for now this is it--
@Ultimate-JS-community1
@codewithharry used almost everything taught in ultimateJS course;
my course completion Project;207
1
1
1
Hangmani recommend you to play in a new tab
tip: if not playing in a tab ; click the repl background first
controls:-
A-Z => keyboard controls for alphabet
(or use A-Z buttons on screen)
Spacebar => for new Word
`
207
1
1
CodeMagnon --improve it in future when i get time but for now this is it--
@Ultimate-JS-community1
@codewithharry used almost everything taught in ultimateJS course;
my course completion Project;3 months ago
0
Interview question 11st Repl in intreview Question Solving Series made by me From Easy to Hard level
10
1
0
CodeMagnon Question:-
```
Given an array of size n, find the majority element. The majority element is the element that appears more than floor(n/2) times.
You may assume that the array is non-empty and the majority element always exist in the array.
Example :
Input : [2, 1, 2]
Return : 2 which occurs 2 times which is greater than 3/2.
```3 months ago
3
Alarm clockAn Alarm clock
136
0
3
0
Password GeneratorExcercise 7
This is serious
It really hurts when someone copies your code without even mentioning u ; i don't wanna take name who have done that but that guy eventually changes his code after i published my repl0
Password GeneratorExcercise 7
36
1
0
CodeMagnon ```i was among the first who used classes and objects for password generator ```
It really hurts when someone copies your code without even mentioning u ; i don't wanna take name who have done that but that guy eventually changes his code after i published my repl3 months ago
14
Hacker man Simulatorjust a fun gimmick of hacker
190
12
14
Manjindersing10 op bro how you became so good in javascript, Tell me some ways so i can apply them in mycoding life4 months ago
Govindpatidar1 Bhai help kr de yr hamri bhi javascript ko kese improve kre samjh hi nhi ata bhai ki kab event or kb function ka use karna hai 3 months ago
2
Calculatorjust a calculator from a beginner javascript learner
59
7
2
0
Slider for image galleryan image slideshow Gallery , using only pure HTML,CSS and JavaScript .
better than Bootstrap?
well according to me it is better than bootstrap slider in terms of maintenance , where
in bootstrap u have to add mutiple tags with mutiple img tag to add multiple image and classes
in my slider just add one link and thats enough
in bootstrap because of multiple img tag if we add 100+ images html file will become bulky
but in my slider it uses only 2 img tags even if images are 1000+ added to js file tho but as an array
i might be wrong since i am just a beginner0
Slider for image galleryan image slideshow Gallery , using only pure HTML,CSS and JavaScript .
18
1
0
CodeMagnon well according to me it is better than bootstrap slider in terms of maintenance , where
**in bootstrap u have to add mutiple tags with mutiple img tag to add multiple image and classes**
`in my slider just add one link and thats enough`
**in bootstrap because of multiple img tag if we add 100+ images html file will become bulky**
`but in my slider it uses only 2 img tags even if images are 1000+ added to js file tho but as an array`
__i might be wrong since i am just a beginner__4 months ago
0
Practice set - 8bulb effect
20
5
0
6
Exercise 4 {clock}excersice no 4 code with harry
Excersice 4
follow @Ultimate-JS-community1 , a community for ultimate JS learners6
Exercise 4 {clock}excersice no 4 code with harry
271
8
6
abhishekkuma492 dada mast design's with button of change format (12/24), may be the few changes in like AM/PM, & second to be blinking then more good, anyway nice 4 months ago
1
Palindrome checker Solo Projectex " R A C E C A R "=> "racecar" is read the same from left and right so it is a palindrome.
comment more palindromes
my friends name "NAMAN" is also a palindrome;