Skip to content

Commit be36b30

Browse files
authored
updated added particle.js image
1 parent c83249b commit be36b30

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed

README.md

+17-11
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,39 @@
22
Small JavaScript projects -Continuous/Ongoing
33
This repo contains small JS projects written in vanilla JS and JQuery. This is an ongoing project..
44

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
613
Using Vanilla JS -Image Slider
714
![image](https://user-images.githubusercontent.com/23155302/39590753-ca6e0410-4ecf-11e8-8106-099be9f684bc.png)
815

916

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-
1121
Chrome push notification using push.js library https://pushjs.org/
1222
--Picture of push notification page before notification
1323

1424
![image](https://user-images.githubusercontent.com/23155302/39591794-d6757484-4ed2-11e8-9bec-9c4d07a729fa.png)
1525

16-
Picture of push notification when notification was requested.
26+
# Picture of push notification when notification was requested.
1727
![image](https://user-images.githubusercontent.com/23155302/39591852-054986ba-4ed3-11e8-8f42-ecca2bd85cb1.png)
1828

19-
#modal image-
29+
# modal image-
2030
modal image using HTML/CSS/JS
2131
![image](https://user-images.githubusercontent.com/23155302/39590944-4b1376ea-4ed0-11e8-982b-56bf71108a23.png)
2232

2333
![image](https://user-images.githubusercontent.com/23155302/39590985-6385ba8a-4ed0-11e8-9aa2-a4862434214f.png)
2434

2535

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
2738

2839
Navigate back and forth from home page and calculator using the links up top.
2940

@@ -33,12 +44,7 @@ Navigate back and forth from home page and calculator using the links up top.
3344
2nd image is of the JS calculator using the moon.js library
3445
![image](https://user-images.githubusercontent.com/23155302/39591463-d8b24ec6-4ed1-11e8-8256-3331cfc02522.png)
3546

36-
#JS/JQuery digitial clock with some CSS3 effects
47+
# JS/JQuery digitial clock with some CSS3 effects
3748
![image](https://user-images.githubusercontent.com/23155302/39590497-128330aa-4ecf-11e8-958e-7d7c9a2f6759.png)
3849

3950

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

Comments
 (0)