-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
222 lines (219 loc) · 8.88 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio Website</title>
<!--boxicons-->
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<!--Link Swiper CSS-->
<link rel="stylesheet" href="swiper-bundle.min.css">
</head>
<body>
<!--Scroll Top-->
<a href="#home" class="scroll-top">
<i class='bx bx-up-arrow-alt'></i>
</a>
<!--Header-->
<header>
<!--Nav-->
<div class="nav container">
<!--Logo-->
<a href="#" class="logo">Ronak</a>
<!--Navbar-->
<ul class="navbar">
<li><a href="#home" class="nav-link">Home</a></li>
<li><a href="#about" class="nav-link">About</a></li>
<li><a href="#services" class="nav-link">Services</a></li>
<li><a href="#skills" class="nav-link">Skills</a></li>
<li><a href="#experience" class="nav-link">Experience</a></li>
<li><a href="#contact" class="nav-link">Contact</a></li>
</ul>
<!--Menu Icon-->
<div class="menu-icon">
<div class="line1"></div>
<div class="line2"></div>
<div class="line3"></div>
</div>
</div>
</header>
<!--Home-->
<section class="home container" id="home">
<div class="home-content">
<div class="home-img">
<img src="profile.png" alt="image">
</div>
<div class="home-text">
<h3>Hello</h3>
<h2>I'am <span class="color">Ronak</span></h2>
<p>
I am currently a <span class="color">2<sup>nd</sup> year B-TECH ECE</span> student at <span
class="color">LNMIIT</span>.I am learning <span class="color">Web Development</span> and doing
<span class="color">Problem Solving</span> on various online coding platforms.I try learning and
exploring new things.Here is more <span class="color">about me</span>.
</p>
<!--Social-->
<div class="social">
<a href="#"><i class='bx bxl-facebook'></i></a>
<a href="#"><i class='bx bxl-instagram'></i></a>
<a href="#"><i class='bx bxl-linkedin'></i></a>
<a href="#"><i class='bx bxl-github'></i></a>
</div>
</div>
</div>
</section>
<!--About-->
<section class="about container" id="about">
<!--Heading-->
<h2 class="heading">About</h2>
<!--About Content-->
<div class="about-content">
<div class="about-data">
<span>About Me</span>
<h2>Web Developer,<br>Application Developer & Web Designer</h2>
<a href="#" class="btn" download="">
Download CV
<i class='bx bx-download'></i>
</a>
</div>
<div class="about-text">
<p>
Hello! I am Ronak Surana.I am a Web Developer,Web designer and Application Developer.
</p>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Laboriosam laborum alias nulla quam
distinctio facere?</p>
<p>Looking for internship and job in software Development domain.</p>
</div>
</div>
</section>
<!--Services-->
<section class="services container" id="services">
<!--Heading-->
<h2 class="heading">Services</h2>
<!--Services Content-->
<div class="services-content">
<div class="services-box">
<i class='bx bx-code'></i>
<h2>Web Development</h2>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Dicta, quod.</p>
</div>
<div class="services-box">
<i class='bx bxl-bitcoin'></i>
<h2>Blockchain</h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Temporibus, est.</p>
</div>
<div class="services-box">
<i class='bx bx-brush'></i>
<h2>Web Designer</h2>
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Iste, nobis.</p>
</div>
</div>
</section>
<!--Skills-->
<section class="portfolio container" id="skills">
<!--Heading-->
<h2 class="heading">Skills</h2>
<!--Portfolio Content-->
<div class="portfolio-content">
<div class="portfolio-box">
<img src="WebDev.png" class="portfolio-img">
<!--Overlay-->
<div class="portfolio-overlay">
<h2>Web Development</h2>
<a href="WebDev.png" target="_blank">
<i class='bx bx-link'></i>
</a>
</div>
</div>
<div class="portfolio-box">
<img src="otherlanguages.png" class="portfolio-img">
<!--Overlay-->
<div class="portfolio-overlay">
<h2>Other Programming Languages</h2>
<a href="otherlanguages.png" target="_blank">
<i class='bx bx-link'></i>
</a>
</div>
</div>
</div>
</section>
<!--Experience-->
<section class="container reviews" id="experience">
<!--Heading-->
<h2 class="heading">Experience</h2>
<!--Reviews-->
<div class="partx">
<div class="parts pxa">
<h2>Maheshwari Public School(2007-2019)</h2>
<div class="part">
<h3>Grade 10</h3>
<p>8.6 CGPA</p>
</div>
<div class="part">
<h3>Grade 12</h3>
<p>81%</p>
</div>
<div class="partr">
<p>Won Awards in various art,craft and sports competation.</p>
</div>
</div>
<div class="parts">
<h2>The LNM Institute of Information Technology(2020-present)</h2>
<div class="part">
<h3>Grade: 5.5 CGPA</h3>
<p>Till 3rd Semester</p>
</div>
<div class="partr">
<p>Been a part of clubs and society and organised events them.</p>
</div>
</div>
</div>
</section>
<!--Contact Form-->
<section class="contact container" id="contact">
<!--Heading-->
<h2 class="heading">Contact</h2>
<!--Contact Form-->
<form action="" class="contact-form" id="contact-form">
<input type="text" placeholder="Your Name" class="name" required>
<input type="email" placeholder="Email address..." name="" id="" class="email">
<textarea name="" id="" cols="30" rows="10" placeholder="Write message here..." class="message"
required></textarea>
<input type="submit" value="send" class="send-btn">
</form>
</section>
<!--Email JS link-->
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@emailjs/browser@3/dist/email.min.js">
</script>
<script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script>
<script type="text/javascript">
(function () {
emailjs.init("mDLp_WxqQfvFUt7xx");
})();
</script>
<!--Footer-->
<section class="footer container" id="footer">
<div class="social">
<a href="https://www.facebook.com/ronak.surana.779/"><i class='bx bxl-facebook'></i></a>
<a href="https://www.instagram.com/ronak_surana1/"><i class='bx bxl-instagram'></i></a>
<a href="https://www.linkedin.com/in/ronak-surana-944550205/"><i class='bx bxl-linkedin'></i></a>
<a href="https://github.com/RonakSurana-2001"><i class='bx bxl-github'></i></a>
</div>
<!--Footer Links-->
<div class="footer-links">
<a href="#">Privacy Policy</a>
<a href="#">Terms of Use</a>
<a href="#">Disclaimer</a>
</div>
<!--Copyright-->
<p>© Ronak Surana</p>
</section>
</body>
<!--link to css-->
<link rel="stylesheet" href="index.css">
<!--link to js-->
<script src="index.js"></script>
<!--Link Swiper to JS-->
<script src="swiper-bundle.min.js"></script>
</html>