2
2
Small JavaScript projects -Continuous/Ongoing
3
3
This repo contains small JS projects written in vanilla JS and JQuery. This is an ongoing project..
4
4
5
- #JavaScript Slider
5
+ # particle.js app
6
+ ![ image] ( https://user-images.githubusercontent.com/23155302/40333152-ff8fc986-5d24-11e8-8810-b4aaa5080c49.png )
7
+
8
+ # JS Bitcoin calculator. Includes Bootstrap4 and jQuery for responsivness.
9
+ ![ image] ( https://user-images.githubusercontent.com/23155302/39590598-62105026-4ecf-11e8-94b5-deb39e782c8a.png )
10
+
11
+
12
+ # JavaScript Slider
6
13
Using Vanilla JS -Image Slider
7
14
![ image] ( https://user-images.githubusercontent.com/23155302/39590753-ca6e0410-4ecf-11e8-8106-099be9f684bc.png )
8
15
9
16
10
- #push notification-
17
+ # JS/CSS3/HTML5 Interactive Modal with typewriter effect. On page load.
18
+ ![ image] ( https://user-images.githubusercontent.com/23155302/39591122-c48e6188-4ed0-11e8-9b62-14caaf887715.png )
19
+
20
+ # push notification-
11
21
Chrome push notification using push.js library https://pushjs.org/
12
22
--Picture of push notification page before notification
13
23
14
24
![ image] ( https://user-images.githubusercontent.com/23155302/39591794-d6757484-4ed2-11e8-9bec-9c4d07a729fa.png )
15
25
16
- Picture of push notification when notification was requested.
26
+ # Picture of push notification when notification was requested.
17
27
![ image] ( https://user-images.githubusercontent.com/23155302/39591852-054986ba-4ed3-11e8-8f42-ecca2bd85cb1.png )
18
28
19
- #modal image-
29
+ # modal image-
20
30
modal image using HTML/CSS/JS
21
31
![ image] ( https://user-images.githubusercontent.com/23155302/39590944-4b1376ea-4ed0-11e8-982b-56bf71108a23.png )
22
32
23
33
![ image] ( https://user-images.githubusercontent.com/23155302/39590985-6385ba8a-4ed0-11e8-9aa2-a4862434214f.png )
24
34
25
35
26
- #moon.js calculator app. Helpful resources: ---> https://kbrsh.github.io/moon/ , https://github.com/kbrsh/moon , https://www.npmjs.com/package/moonjs
36
+ # moon.js calculator app.
37
+ Helpful resources: ---> https://kbrsh.github.io/moon/ , https://github.com/kbrsh/moon , https://www.npmjs.com/package/moonjs
27
38
28
39
Navigate back and forth from home page and calculator using the links up top.
29
40
@@ -33,12 +44,7 @@ Navigate back and forth from home page and calculator using the links up top.
33
44
2nd image is of the JS calculator using the moon.js library
34
45
![ image] ( https://user-images.githubusercontent.com/23155302/39591463-d8b24ec6-4ed1-11e8-8256-3331cfc02522.png )
35
46
36
- #JS/JQuery digitial clock with some CSS3 effects
47
+ # JS/JQuery digitial clock with some CSS3 effects
37
48
![ image] ( https://user-images.githubusercontent.com/23155302/39590497-128330aa-4ecf-11e8-958e-7d7c9a2f6759.png )
38
49
39
50
40
- #JS Bitcoin calculator. Includes Bootstrap4 and jQuery for responsivness.
41
- ![ image] ( https://user-images.githubusercontent.com/23155302/39590598-62105026-4ecf-11e8-94b5-deb39e782c8a.png )
42
-
43
- #JS/CSS3/HTML5 Interactive Modal with typewriter effect. On page load.
44
- ![ image] ( https://user-images.githubusercontent.com/23155302/39591122-c48e6188-4ed0-11e8-9b62-14caaf887715.png )
0 commit comments