-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
241 lines (221 loc) · 8.68 KB
/
Copy pathindex.html
File metadata and controls
241 lines (221 loc) · 8.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
# My-portfolio-website
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<meta name="Description" content="Enter your description here" />
<title>My-portfolio website</title>
<!-- our project just needs Font Awesome Solid + Brands -->
<link
href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css"
rel="stylesheet"
/>
<!-- our project just needs google fonts -->
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0"
/>
<!-- our project just needs icons count -->
<link
rel="stylesheet"
href="https://unicons.iconscout.com/release/v4.0.0/css/line.css"
/>
<link rel="stylesheet" href="style.css" />
<link
rel="icon"
href="./asset/Group 6.svg"
type="facebook.png"
sizes="20x20"
/>
<link rel="stylesheet" href="utilites.css" />
<link rel="stylesheet" href="media-responsive.css" />
</head>
<body>
<!---𝗻𝗮𝘃𝗯𝗮𝗿--->
<header class="header sticky">
<nav class="header-nav">
<a href="#" class="logo"
><img src="./asset/Group 6.svg" alt="" srcset=""
/></a>
<i class="bx bx-menu" id="ham"></i>
<div class="nav-items">
<p class="remove"><a href="#home" style="--i: 1">Home</a></p>
<p class="remove"><a href="#about" style="--i: 2">About</a></p>
<p class="remove"><a href="#skills" style="--i: 3">Skills</a></p>
<p class="remove"><a href="#project" style="--i: 4">Project</a></p>
<p class="remove">
<a href="#hireme" class="HireMe" style="--i: 5">Hire me</a>
</p>
</div>
<!-- <i class="bx bx-menu" id="ham"></i> -->
</nav>
</header>
<!-- 𝗵𝗲𝗿𝗼 𝘀𝗲𝗰𝘁𝗶𝗼𝗻 -->
<main>
<section class="hero-section" id="home">
<div class="main-text">
<p class="slide">👋 Hello its me</p>
<h1 class="name slideleft">Aditya <span> Pawar. </span></h1>
<p class="work bottom">I am <span class="multiple-text"> </span></p>
<p class="Quote bottom">" from Mumbai, Maharashtra,India</p>
<button
type="button"
class="btn-resume slideleft"
value="https://docs.google.com/presentation/d/1zylNgatyy_eKegeklwb7djonEma60Ut4VDKuqvHRYko/edit?usp=sharing"
onclick="gotoLink(this)"
>
Resume cv
</button>
<div class="icons">
<a href="#" style="--i: 6"
><i class="uil uil-github" style="--i: 6"></i
></a>
<a href="https://www.instagram.com/__ax_pawar_30/"
><i class="uil uil-instagram" style="--i: 7"></i
></a>
<a href="https://www.linkedin.com/in/aditya-pawar-0a9871253/"
><i class="uil uil-linkedin" style="--i: 8"></i
></a>
</div>
</div>
<div class="main-img">
<img src="./asset/photo.png" alt="" />
</div>
</section>
</main>
<!-- about section -->
<section class="about" id="about">
<div class="content reveal">
<div class="title">
<h1 class="heading">About <span>Me</span> </h1></div>
<div class="about-details">
<div class="left">
<img src="./asset/about1.png" alt="" />
</div>
<div class="right">
<div class="topic">Web Devlopment is my passion</div>
<p>
My name is Aditya, I’ve been studying computer science for Three
years. In order to kick-start my career before I graduate, I am
looking for a job of a web developer, since that’s what I’ve been
doing already for two years in my free time. Designing websites
for friends, developing simple e-shops with the help of some open
source content-management systems, and so on. while not working or
studying, which takes most of my time of course. I am ambitious
and hard-working and believe you’ll give me a chance to prove my
words..
</p>
</div>
</div>
</div>
</section>
<!-- Skills section -->
<section class="skill" id="skills">
<div class="head-skill">
<h1 class="heading"><span>My</span> Skills</h1>
</div>
<div class="skill-con">
<div class="box-shape">
<img src="./asset/html1.svg" alt="" id="img-html" />
<h3 class="heding">HTML</h3>
<p class="para1">(Hypertext Markup Language)</p>
</div>
<div class="box-shape">
<img src="./asset/css1.svg" alt="" id="img-html" />
<h3 class="heding">CSS</h3>
<p class="para1">(Cascading Style Sheets)</p>
</div>
<div class="box-shape">
<img src="./asset/javascript.svg" alt="" id="img-html" />
<h3 class="heding">JS</h3>
<p class="para1">(JavaScript)</p>
</div>
<div class="box-shape">
<img src="./asset/bootstrap.svg" alt="" id="img-html" />
<h3 class="heding">BS-5</h3>
<p class="para1">(Framework of css)</p>
</div>
</div>
<div></div>
</section>
<!-- Skills Section Ended -->
<!-- our project is pending -->
<section class="projects" id="project">
<div class="comming-soon reveal">
<h1 class="section-head">Project</h1>
<div class="projectf">
<div class="project">
<img src="./asset/sample.png" alt="" srcset="" class="sample" >
</div>
<div class="project">
<img src="./asset/sample.png" alt="" srcset="" class="sample">
</div>
</div>
</div>
</section>
<!-- contact section -->
<section class="contact">
<h1 class="heading">Contact
<span>Me!</span>
</h1>
<span class="heading-sec__sub heading-sec__sub--lt">
Feel free to Contact me by submitting the form below and I will get
back to you as soon as possible
</span>
</h2>
<div class="contact__form-container">
<form action="https://formspree.io/f/mrgvajoy" class="contact__form" method="post"><input type="hidden" name="form-name" value="form 1">
<div class="contact__form-field">
<label class="contact__form-label" for="name">Name</label>
<input required="" placeholder="Enter Your Name" type="text" class="contact__form-input" re name="name" id="name" >
</div>
<div class="contact__form-field">
<label class="contact__form-label" for="email">Email</label>
<input required="" placeholder="Enter Your Email" type="email" class="contact__form-input" name="email" id="email" >
</div>
<div class="contact__form-field">
<label class="contact__form-label" for="message">Message</label>
<textarea required="" cols="30" rows="10" class="contact__form-input" placeholder="Enter Your Message" name="message" id="message"></textarea>
</div>
<button type="submit" class="btn btn--theme contact__btn">
Submit
</button>
</form>
</div>
</section>
<!-- contact section ended -->
<footer class="footer">
<p>Copy@right By Aditya Pawar</p>
<i class="fa-brands fa-linkedin-in"></i> <a href="#">Linkedin</a>
<i class="fa-brands fa-instagram"></i> <a href="#">Instagram</a>
<i class="fa-brands fa-gitlab"></i> <a href="#">git Hub</a>
</footer>
<script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.12"></script>
<script src="./index.js "></script>
<script>
// select the menu button by id if someone click on it.
// menu toggle
document.getElementById("ham").onclick = function () {
//
navBar = document.querySelector(".nav-items");
navBar.classList.toggle("active");
icon = document.querySelector("#ham");
icon.classList.toggle("bx-x");
icon.classList.remove("bx-menu");
icon.classList.toggle("bx-menu");
};
//
document.querySelector(".nav-items").onclick = function () {
navBar = document.querySelector(".nav-items");
navR = document.querySelector("#ham");
navBar.classList.remove("active");
navR.classList.remove("bx-x");
// x.classList.remove("bx-x");
};
</script><script src="//code.tidio.co/psytxihle0d7ueh2cjnblonag34xpktk.js" async></script>
</body>
</html>