-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
218 lines (185 loc) · 8.56 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio website</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>
<header class="header">
<a href="#" class ="logo"> <span> Sharath </span></a>
<ul class="nav-links">
<li>
<a href="#about" >About </a>
</li>
<li>
<a href="#experience" >Experience </a>
</li>
<li>
<a href="#projects" >Projects</a>
</li>
<li>
<a href="#contact" >Contact</a>
</li>
</ul>
<i class="fa-solid fa-bars" id="menu-bar"></i>
<button class="visit-button"> <a href="https://github.com/sharath4444">Visit Github</a></button>
</header>
<section id="about" class="about">
<div class="about-container">
<img src="image1.jpg" alt="my image">
<div class="infobox">
<div class="text">
<h3>Hi Iam </h3>
<h1> Mankala Sharathchandra </h1>
<h2> from CMR College of Engineering & Technology </h2> <br>
<span> Frontend Developer</span>
</div>
<div class="button-group">
<div class="btn"> <a href="https://sharath444.tiiny.site"> Download Resume </a></div>
<div class="btn"> <a href="[email protected]">Contact</a></div>
</div>
<div class="socials">
<a href="https://github.com/sharath4444" style="color: black;"> <i class="fa-brands fa-github"></i> </a>
<a href="https://www.linkedin.com/in/msharath444" style="color: black;"> <i class="fa-brands fa-linkedin"></i> </a>
<a href="https://www.hackerrank.com/profile/22h51a7342" style="color: black;"> <i class="fa-brands fa-hackerrank"></i> </a>
<a href="https://leetcode.com/u/22h51a7342/" style="color: black;">
<img src="https://img.icons8.com/?size=100&id=9L16NypUzu38&format=png&color=000000" alt="LeetCode" style="width: 30px; height: 30px; background-color: white;">
</a>
<a href="https://www.codechef.com/users/c22h51a7342" style="color: black;">
<img src="https://img.icons8.com/?size=100&id=4z2zrIWYmGqx&format=png&color=000000" alt="Codechef" style="width: 30px; height: 30px; background-color: transparent;">
</a>
</div>
</div>
</div>
<hr>
</section>
<section id="experience" class="experience">
<h2 class="section-title"> Skills</h2>
<div class="experience-info">
<div class="grid">
<div class="grid-card">
<i class="fa-solid fa-code"></i>
<span> Skills </span>
<!-- <h3> </h3> -->
<ul>
<li> <b id="btext">Languages:</b> C/C++, Java, Python</li>
<li> <b id="btext"> Frontend Technologies:</b> HTML,CSS, Javascript </li>
<li> <b id="btext"> Developer Tools:</b> Git, VS Code, PyCharm, Eclipse</li>
<li> <b id="btext"> Libraries:</b> NumPy , Pandas </li>
</ul>
</div>
<div class="grid-card">
<i class="fa-regular fa-file-code"></i>
<span> Course Work</span>
<!-- <h3> </h3> -->
<ol>
<li>Data Structures & Algorithms</li>
<li>Software Engineering</li>
<li>Operating Systems</li>
<li>Computer Organization & Architecture</li>
<li>Object-Oriented Programming</li>
<li>Artificial Intelligence</li>
<li>Database Management Systems</li>
<li>Design & Analysis of Algorithms</li>
</ol>
</div>
<div class="grid-card">
<i class="fa-regular fa-star"></i>
<span> Achievements</span>
<ul>
<li>💻 Solved 150+ problems on LeetCode</li>
<li>⭐ 2 star coder at Codechef</li>
<li>🌟 Highest Rating 893 in Codeforces</li>
</ul>
</div>
<div class="grid-card">
<i class="fa-solid fa-certificate"></i>
<span> Certifications</span>
<ul>
<li>★ Java - Udemy</li>
<li>🎓 Received a Certificate for being the Academic Topper in the AIML branch during the 22nd Annual Day in CMRCET.</li>
<li>🎉 Participated in Prakalp Pradarshan (Interproject competition of Engineering Exploration & Practice) in CMRCET.</li>
<li>🏆Received a Mentor Appreciation Certificate for outstanding guidance in the B.Tech I Year Engineering Exploration & Practice course projects during the academic year 2023-24.</li> <!-- Graduation Cap Symbol -->
</ul>
</div>
</div>
<img src="image2.jpg" alt="">
</div>
</section>
<section id="projects" class="projects">
<h2 class="section-title">Recent Projects</h2>
<div class="projects-grid">
<div class="project-card">
<img src="project1.png" alt="project-image">
<h3>SPOTSECURE</h3>
<p>
Developed a Frontend web application with Javascript.
<br>This website is used to prebook the slots of vehicles before arrival. <br>
It provides with Staff Login Page where only staff members can login.
</p>
<div class="btn-group">
<!-- <div class="btn">live demo</div> -->
<div class="btn"> <a href="https://github.com/sharath4444/SpotSecure.github.io"> github repo </a></div>
</div>
</div>
<!-- <div class="project-card">
<img src="project-1.png" alt="project-image">
<h3>Project name</h3>
<p>
little text
</p>
<div class="btn-group">
<div class="btn">live demo</div>
<div class="btn">github repo</div>
</div>
</div> -->
<!-- <div class="project-card">
<img src="project-1.png" alt="project-image">
<h3>Project name</h3>
<p>
little text
</p>
<div class="btn-group">
<div class="btn">live demo</div>
<div class="btn">github repo</div>
</div>
</div> -->
</div>
<hr>
</section>
<section id="contact" class="contact">
<div class="input-box">
<h2 class="section-title">Contact Me</h2>
<div class="input">
<div class="contact-info">
<i class="fa-solid fa-phone"></i>
<p>Phone Number:</p>
<h1>8317502155</h1>
</div>
<!-- </div>
<div class="btn">Submit</div>
</div> -->
</section>
<footer>
<ul>
<li>
<a href="#about">About</a>
</li>
<li>
<a href="#experience">experience</a>
</li>
<li>
<a href="#projects">projects</a>
</li>
<li>
<a href="#contact">contact</a>
</li>
</ul>
<p class="copyright"> © All rights are reserved || Mankala Sharathchandra</p>
</footer>
<script src="script.js"></script>
</body>
</html>