-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
196 lines (150 loc) · 7.19 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio - Rechal Gupta</title>
<link rel="stylesheet" type="text/css" href="style.css">
<!-- <link rel="preconnect" href="https://fonts.gstatic.com">A -->
<link href="https://fonts.google.com/specimen/Josefin+Sans?query=jose" rel="stylesheet">
</head>
<body>
<!--hero Section start-->
<div class="hero">
<nav>
<h2 class="logo">Portfo<span>lio</span></h2>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#about1">About Me</a></li>
<li><a href="#service1">Skills</a></li>
<li><a href="#experience1">Experience</a></li>
<li><a href="#contact1">Contact Me</a></li>
</ul>
<a href="Resume-Rechal-Gupta.pdf" class="btn" target="_blank">Download CV <i class="fa-solid fa-download"></i></a>
</nav>
<div class="content" id="home">
<h4>Hello, my name is</h4>
<h1>Rechal <span>Gupta</span></h1>
<h3>I'm a Student.</h3>
<div class="newsletter">
<form><input type="email" id="mail" placeholder="Enter your Email">
<input type="submit" name="submit" value="Let's Start">
</div>
</div>
</div>
<!--About section start-->
<section class="about" id="about1">
<div class="main">
<img src="Images/achiphoto.jpg">
<div class="about-text">
<h2>About Me</h2>
<h5>Engineering <span>Student</span></h5>
<p>I am an engineering student pursuing B.Tech. in Computer Science & Engineering from GLA University, Mathura. I want to explore all the areas of engineering, so that I can choose a proper domain in which I can pursue my career. I am right now trying my hand in Web Development. Now, I am seeing my career Web Development.It is a great field of interest of mine right now.</p>
<button type="button">Let's Talk</button>
</div>
</div>
</section>
<!--skills section start-->
<div class="service" id="service1">
<div class="title">
<h2>My Skills</h2>
</div>
<div class="box">
<div class="card">
<i class="fa-solid fa-laptop-code"></i>
<h5>Programming Languages</h5>
<div class="pra">
<p>
I am basically introduced to three programming languages which I comfortable to code on. <br>These are:<br>C, Python, Java.
</p>
<p style="text-align: center;">
<a class="button" href="#">Read More</a>
</p>
</div>
</div>
<div class="card">
<i class="fa-solid fa-chevron-right"></i>
<h5>Web Development</h5>
<div class="pra">
<p>I am able to work on HTML & CSS and I am continuing to excellence these languages. After completing this, I would move on to Javascript to enhance the performance of the website.
<p style="text-align: center;">
<a class="button" href="#">Read More</a>
</p>
</div>
</div>
<div class="card">
<i class="fa-regular fa-user"></i>
<h5>Leadership Quality</h5>
<div class="pra">
<p>Being part of the team of Automation Club, which develops leadership quality and the management skills too. It develops the academic knowledge as well as the qualities required to conduct a team.</p>
<p style="text-align: center;">
<a class="button" href="#">Read More</a>
</p>
</div>
</div>
</div>
</div>
<hr>
<!-- Experience section start -->
<div class="service" id="experience1">
<div class="title">
<h2>Experience</h2>
</div>
<div class="box">
<div class="card">
<i class="fa-solid fa-laptop-file"></i>
<h5>Projects</h5>
<video src="Project 1.mp4" autoplay loop></video>
<div class="pra">
<p>
Home Page of Netflix using HTML & CSS
</p>
<p style="text-align: center;">
<a class="button" href="#">Read More</a>
</p>
</div>
</div>
<div class="card">
<i class="fa-solid fa-bookmark"></i>
<h5>Position</h5>
<div class="pra">
<p>Event Management & Content Co-Head,<br>Automation Club, GLA University<br><br>Member,<br>E-Cell, GLA University</p>
<p style="text-align: center;">
<a class="button" href="#">Read More</a>
</p>
</div>
</div>
<div class="card">
<i class="fa-solid fa-briefcase"></i>
<h5>Internship</h5>
<div class="pra">
<p>Story Writing Intern,<br>Team Everest NGO<br><br>Web Development Intern,<br>Bharat Intern</p>
<p style="text-align: center;">
<a class="button" href="#">Read More</a>
</p>
</div>
</div>
</div>
</div>
<!--Contact Me-->
<div class="contact-me" id="contact1">
<p>Let Me Get You A Beautiful Website.</p>
<a class="button-two" href="https://www.linkedin.com/in/rechal-gupta" target="_blank">Hire Me</a>
</div>
<!--footer start-->
<footer>
<p>Rechal Gupta</p>
<p>If you want me to build your portfolio too, then click on link below to order:</p>
<div class="social">
<a href="https://www.linkedin.com/in/rechal-gupta" target="_blank"><i class="fa-brands fa-linkedin"></i></a>
<a href="https://www.instagram.com" target="_blank"><i class="fa-brands fa-instagram"></i></a>
<a href="https://www.telegram.com" target="_blank"><i class="fa-brands fa-telegram"></i></a>
<a href="https://www.hackerrank.com" target="_blank"><i class="fa-brands fa-hackerrank"></i></a>
<a href="https://www.github.com" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://www.twitter.com" target="_blank"><i class="fa-brands fa-twitter"></i></a>
</div>
<p class="end">CopyRight By Rechal Gupta</p>
</footer>
<script src="https://kit.fontawesome.com/9821360b8a.js" crossorigin="anonymous" ></script>
</body>
</html>