-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
185 lines (177 loc) · 9.79 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="style.css">
<script src="https://kit.fontawesome.com/5c29de0c35.js" crossorigin="anonymous"></script>
<title>My Portfolio</title>
</head>
<body>
<div id="header">
<div class="container">
<nav>
<img src="Assets/harsh_no.png" class="logo" alt="Logo">
<ul>
<li><a href="#header">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<div class="myself-Container">
<div class="myself">
<h1>Hey, I am Harsh Khandelwal</h1><br>
<p>Web Developer</p>
<p>Software Developer</p>
</div>
<div>
<img src="Assets/harsh png.png" class="harsh" alt="Harsh">
</div>
</div>
</div>
</div>
<!-- About Section -->
<div id="about">
<div class="about-container">
<div class="row">
<div class="ab-col-1">
<img src="Assets/my_img.png" alt="My Image">
</div>
<div class="ab-col-2">
<h1 class="subtitles">About Me</h1><br>
<p>Meet <strong>Harsh Khandelwal</strong>, a passionate 2nd year engineering student at Chandigarh University. Harsh is a hardworking, punctual, and a great learner who is always eager to explore and learn new things. He has a keen interest in emerging technologies and has hands-on experience in Prompt Engineering for text and image generation in <b>ChatGPT</b> and <b>MidJourney</b>.</p><br>
<p>He has a good grasp of blockchain technology and has completed several courses on online platforms to excel in it. He also has experience in web development and has developed a basic dynamic website. In his first year of college, he scored an impressive 8.21 CGPA and is continuously striving to improve his scores.</p> <br>
<p>Harsh is a curious individual with a thirst for knowledge, and he approaches every opportunity as a chance to grow and learn. With his enthusiasm and dedication, he is sure to make a mark in the tech industry.</p>
<div class="tab-titles">
<p class="tab-links active" onclick="opentab('skills')">Skills</p>
<p class="tab-links active" onclick="opentab('experience')">Experience</p>
<p class="tab-links active" onclick="opentab('education')">Education</p>
</div>
<div class="tab-contents active-tab" id="skills">
<ul>
<li><span>Web Development</span><br>Web Application Development</li>
<li><span>Software Development</span><br>Building Softwares</li>
<li><span>Blockchain Development</span><br>Building and deploying applications in blockchain</li>
</ul>
</div>
<div class="tab-contents" id="experience">
<ul>
<li><span>Web Development</span><br>Web Application Development</li>
<li><span>Software Development</span><br>Building Softwares</li>
</ul>
</div>
<div class="tab-contents" id="education">
<ul>
<li><span>2025</span><br>Bachelor's in Engineering from Chandigarh University.</li>
<li><span>2021</span><br>Completed schooling from St. Xavier's.</li>
</ul>
</div>
</div>
</div>
</div>
<!----------------------Services------------------->
<div id="services">
<div class="container">
<h1 class="sub-title">Services</h1><br>
<div class="services-list">
<div>
<i class="fa-sharp fa-light fa-browser"></i>
<h2>Web Development</h2>
<p>Web Development is the work involved in developing a Web site for the Internet (World Wide Web) or an intranet (a private network). Web development can range from developing a simple single static page of plain text to complex web-based Internet applications (web apps), electronic businesses, and social network services.</p>
</div>
<div>
<i class="fa-sharp fa-solid fa-code"></i>
<h2>Software Development</h2>
<p>Software Development refers to a set of computer science activities dedicated to the process of creating, designing, deploying and supporting software.</p>
</div>
<div>
<i class="fa-light fa-cube"></i>
<h2>Blockchain Development</h2>
<p>Blockchain development is the process of creating shared, unchangeable, distributed ledger technology (DLT) that securely records transactions and tracks assets—whether those are physical assets, like money or real estate, or nonphysical assets, like copyrights—within a network.</p>
</div>
</div>
</div>
</div>
<!-------------Portfolio------------------>
<div id="portfolio">
<div class="container">
<h1 class="sub-title">My Work</h1>
<div class="work-list">
<div class="work">
<img src="Assets/webdev.jpg" alt="webdev">
<div class="layer">
<h3>Resume Building Website</h3>
<p>It is a website where you can build your resume and download it in pdf format.</p>
<a href="#"><i class="fa-brands fa-github"></i></a>
</div>
</div>
<div class="work">
<img src="Assets/coding.jpg" alt="coding">
<div class="layer">
<h3>Some Open source Contributions</h3>
<p>Links of GitHub profile where all the repositories will be saved for the showing purpose.</p>
<a href="#"><i class="fa-brands fa-github"></i></a>
</div>
</div>
<div class="work">
<img src="Assets/blockchain.jpg" alt="blockchain">
<div class="layer">
<h3>Web3.0 Application</h3>
<p>It is a website where you can build your resume and download it in pdf format.</p>
<a href="#"><i class="fa-brands fa-github"></i></a>
</div>
</div>
</div>
<a href="#" class="btn3">See more</a>
</div>
</div>
<!-----------------Contact------------------>
<div id="contact">
<div class="container">
<div class="row">
<div class="contant-left">
<h1 class="sub-title">Contact Me</h1><br>
<a href="mailto:[email protected]"><i class="fa-solid fa-envelope"></i> Mail me</a><br>
<a href="tel:+91-910-21-53-109"><i class="fa-solid fa-phone"></i> Call me</a>
<div class="social-icons">
<a href="https://www.linkedin.com/in/harsh-khandelwal18/"><i class="fa-brands fa-linkedin"></i></a>
<a href="https://twitter.com/hars_khandelwal"><i class="fa-brands fa-twitter"></i></a>
<a href="https://github.com/Harshh18"><i class="fa-brands fa-github"></i></a>
<a href="Assets/My Resume.pdf" download class="btn btn2">Download my resume</a>
</div>
</div>
<div class="contact-right">
<form action="https://api.web3forms.com/submit" method="POST">
<!-- Replace with your Access Key -->
<input type="hidden" name="access_key" value="7ab32b80-5997-47e1-93c5-a19be1e61547">
<input type="text" name="Name" placeholder="Type your name" required>
<input type="email" name="Email" placeholder="Type your email" required>
<textarea name="Message" rows="6" placeholder="Type your message" required></textarea>
<button type="submit" class="btn btn2">Submit</button>
</form>
</div>
</div>
</div>
<div class="copyright">
<p>© 2023 Harsh Khandelwal. All rights reserved.</p>
</div>
</div>
<script>
var tablinks= document.getElementsByClassName("tab-links");
var tabcontents= document.getElementsByClassName("tab-contents");
function opentab(tabname){
for(tablink of tablinks){
tablink.classList.remove("active")
}
for(tabcontent of tabcontents){
tabcontent.classList.remove("active-tab")
}
event.currentTarget.classList.add("active");
document.getElementById(tabname).classList.add("active-tab");
}
</script>
</body>
</html>