Skip to content

Commit 5f4366f

Browse files
committed
2 parents 222675f + 0547e75 commit 5f4366f

File tree

131 files changed

+7899
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+7899
-3
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: " Add project"
3+
about: LGMSOC
4+
title: Project title
5+
labels: LGMSOC21
6+
assignees: ''
7+
8+
---
9+
10+
**Project title**
11+
(Write project title over here)
12+
13+
**Project Description**
14+
(Describe the project over here)
15+
16+
Stack:
17+
[ ] Html
18+
[ ] CSS
19+
[ ] JavaScript
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Add Readme to already existing project
3+
about: Adding readme to already existing project.
4+
title: Add readme to already existing project
5+
labels: LGMSOC21
6+
assignees: ''
7+
8+
---
9+
10+
**Project Name**
11+
(Write project name over here)
12+
13+
**Project link**
14+
(Provide project link over here)
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Improvements
3+
about: Suggesting improvements in already existing file.
4+
title: ''
5+
labels: LGMSOC21
6+
assignees: ''
7+
8+
---
9+
10+
**Project name**
11+
(Add project name over here)
12+
13+
**Project link**
14+
(Provide project link over here)
15+
16+
**Improvements suggested**
17+
(Write the improvements you are suggesting over here)

Basic Portfolio Website/.gitkeep

Whitespace-only changes.

Basic Portfolio Website/Readme.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
<h1>Basic Portfolio Website</h1>
2+
3+
<p>Basic Portfolio Website written in HTML, CSS, and JavaScript .</p>
4+
5+
### Use of the Project:
6+
7+
<p>This is a basic Portfolio website which you can use to showcase your own projects and experience</p>
8+
9+
<h3>Used Technologies</h3>
10+
<ul>
11+
<li>HTML5</li>
12+
<li>CSS3</li>
13+
<li>JavaScript</li>
14+
</ul>
15+
16+
#### Steps to Use:
17+
18+
---
19+
20+
- Download or clone the repository
21+
22+
```
23+
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
24+
```
25+
26+
- Go to the directory
27+
- Run the index.html file
28+
29+
<h3>ScreenShots</h3>
30+
<br>
31+
32+
![Screenshot (1003)](https://user-images.githubusercontent.com/75005433/124646849-cffde500-deb2-11eb-8503-cce4a70f337d.png)
33+
34+
<br>
35+
36+
![Screenshot (1004)](https://user-images.githubusercontent.com/75005433/124647036-0f2c3600-deb3-11eb-8238-5005d2a214f7.png)
37+
38+
<br>
39+
40+
![Screenshot (1005)](https://user-images.githubusercontent.com/75005433/124647044-13f0ea00-deb3-11eb-95a3-1e1a8fb1cb58.png)
41+
42+
<br>
43+
44+
![Screenshot (1006)](https://user-images.githubusercontent.com/75005433/124647048-14898080-deb3-11eb-96b4-d21fbcb0c462.png)
45+
46+
<br>
47+
48+
![Screenshot (1007)](https://user-images.githubusercontent.com/75005433/124647050-15221700-deb3-11eb-92d1-d5d93d09902a.png)
49+
50+
<br>
51+
52+
![Screenshot (1008)](https://user-images.githubusercontent.com/75005433/124647053-15baad80-deb3-11eb-8ebc-361335c402ac.png)
53+
54+
<br>
55+
56+
![Screenshot (1009)](https://user-images.githubusercontent.com/75005433/124647057-16534400-deb3-11eb-9665-e9d1bb3a6daa.png)
57+
58+
<br>
59+
60+
![Screenshot (1010)](https://user-images.githubusercontent.com/75005433/124647058-16ebda80-deb3-11eb-8c71-af9ecd500cc6.png)
61+
62+
<br>
63+
64+
![Screenshot (1011)](https://user-images.githubusercontent.com/75005433/124647060-17847100-deb3-11eb-9e05-237b01648739.png)

Basic Portfolio Website/favicon.ico

318 Bytes
Binary file not shown.
154 KB
Loading
Lines changed: 14 additions & 0 deletions
Loading
Lines changed: 15 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)