-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
143 lines (130 loc) · 6.27 KB
/
index.html
File metadata and controls
143 lines (130 loc) · 6.27 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sakshi Gupta's Portfolio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg==" crossorigin="anonymous" referrerpolicy="no-referrer">
</head>
<body>
<input type="checkbox" id="sidebar-toggle" class="sidebar-toggle">
<div class="header">
<a href="#" class="Logo"><span>PORTFO</span>LIO</a>
<nav class="navbar">
<a href="#home"><i class="fa-solid fa-house"></i> Home</a>
<a href="#about"><i class="fa-solid fa-user"></i> About</a>
<a href="#skills"><i class="fa-brands fa-web-awesome"></i> Skill</a>
<a href="#projects"><i class="fa-solid fa-laptop"></i> Project</a>
<a href="#contact"><i class="fas fa-envelope"></i> Contact</a>
</nav>
<label for="sidebar-toggle" class="sidebar-icon">☰</label>
</div>
<div class="sidebar">
<a href="#home"><i class="fa-solid fa-house"></i> Home</a>
<a href="#about"><i class="fa-solid fa-user"></i> About</a>
<a href="#skills"><i class="fa-brands fa-web-awesome"></i> Skill</a>
<a href="#projects"><i class="fa-solid fa-laptop"></i> Project</a>
<a href="#contact"><i class="fas fa-envelope"></i> Contact</a>
</div>
<!-- Move the home section above the about section -->
<section class="home" id="home">
<div class="home-content">
<h3>Hello, LET ME INTRODUCE MYSELF</h3>
<h1>Hi, I'm <span>Sakshi Gupta</span></h1>
<p>A passionate coder, web developer,<br>
and lifelong learner.</p>
</div>
<div class="home-image">
<img src="image1.png.png" alt="Sakshi Gupta" />
</div>
</section>
<hr>
<section class="about" id="about">
<div class="max-width">
<h2 class="title">About Me</h2>
<div class="about-content">
<div class="column-left">
<img src="image1.png.png" alt="Sakshi Gupta" class="about-image">
</div>
<div class="column-right">
<div class="text">
<p>
I’m a dedicated learner focused on mastering<br>
Data Structures and Algorithms while honing my<br> C++ skills.
I thrive on solving complex challenges<br> and am always eager to explore new
technologies.<br> With a strong interest in web development,<br> I’m excited
to connect and collaborate on <br>innovative projects!
</p>
</div>
</div>
</div>
</div>
</section>
<div class="skills-section"id="skills">
<h2>My Skills</h2>
<div class="skills-container">
<div class="skill">
<h3 class="skill-h3">C<i class="fas fa-code"></i> </h3>
<div class="skill-bar C" data-skill="70%"></div>
</div>
<div class="skill">
<h3 class="skill-h3">C++<i class="fas fa-code"></i></h3>
<div class="skill-bar Cplus" data-skill="45%"></div>
</div>
<div class="skill">
<h3 class="skill-h3">HTML<i class="fa-brands fa-html5"></i></h3>
<div class="skill-bar HTML" data-skill="40%"></div>
</div>
<div class="skill">
<h3 class="skill-h3">CSS<i class="fa-brands fa-css3-alt"></i></h3>
<div class="skill-bar CSS" data-skill="30%"></div>
</div>
<div class="skill">
<h3 class="skill-h3">PYTHON<i class="fa-brands fa-python"></i></h3>
<div class="skill-bar PYTHON" data-skill="10%"></div>
</div>
</div>
<h2>Badges</h2>
<p>Feel free to check out my profiles on LeetCode and CodeChef for my coding challenges and competitions!</p>
<div class="badges">
<ul class="pr">
<li class="l"><a href="https://leetcode.com/u/sakshi_7880/" target="_blank">
LEETCODE
</a></li>
<br>
<li class="R"><a href="https://www.codechef.com/users/sakshi_788" target="_blank">CODECHEF
</li>
</a></ul>
</div>
</div>
<!-- </body</div></div>> -->
<!-- </html> <footer>
<div class="contact"id="contact">
<h1>FEEL FREE TO CONNECT WITH ME</h1>
<ul class ="c">
<li class="G"><a href=""><i class="fa-brands fa-github"></i></a>
</li>
<li class="l"><a href="https://www.linkedin.com/in/sakshi-gupta-40335429a//" target="_blank">
<i class="fa-brands fa-linkedin"></i>
</a><li>
<li class="T"><a href=""><i class="fa-brands fa-twitter"></i></a></li>
<li class="I"> <a href="https://www.instagram.com/g_saakshi5/"target="_blank"><i class="fa-brands fa-instagram"></i></a></li>
<li class="G" ><a><i class="fa-brands fa-google fa"></i></a></li>
</ul>
</div>
</footer> -->
<footer>
<div class="contact" id="contact">
<h1>FEEL FREE TO CONNECT WITH ME</h1>
<ul class="social-icons">
<li class="icon"><a href="https://github.com/" target="_blank"><i class="fa-brands fa-github"></i></a></li>
<li class="icon"><a href="https://www.linkedin.com/in/sakshi-gupta-40335429a/" target="_blank"><i class="fa-brands fa-linkedin"></i></a></li>
<li class="icon"><a href="https://twitter.com/" target="_blank"><i class="fa-brands fa-twitter"></i></a></li>
<li class="icon"><a href="https://www.instagram.com/g_saakshi5/" target="_blank"><i class="fa-brands fa-instagram"></i></a></li>
<li class="icon"><a href="mailto:youremail@example.com" target="_blank"><i class="fa-brands fa-google"></i></a></li>
</ul>
</div>
</footer>
</body>
</html>