-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
193 lines (185 loc) · 8.86 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
<!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 - Hritik Roshan Kumar Mishra</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div id="wrapper">
<div class="container">
<div class="navbar">
<div class="logo-container">
<!-- <img src="../Images/userAsset/NavLogo.jpg" class="logo"> -->
<div class="logo-text">Hritik Roshan Kumar Mishra<br><h6>3⭐@Leetcode|| 5⭐in C++@HackerRank||Mastered DSA</h6></div>
</div>
<div class="nav-items">
<div><a href="#projects">Projects</a></div>
<div><a href="#skills">Skills</a></div>
<div><a href="#contactme">Contact Me</a></div>
</div>
</div>
<div class="hero-section">
<div class="faded-text">Hritik Mishra</div>
<div class="hero-section-left">
<div class="hero-section-heading">Hello Folks !</div>
<div class="hero-section-heading hero-section-sub-heading">
I am a <span class="role"></span>
</div>
<div class="hero-section-description">
I’m a 3rd Year Undergraduate Student of the Department of Electrical Engineering, National Institute of Technology, Manipur , India .I was born in Madhubani, Bihar and here is my portfolio website. I am passioniate
about coding.
<br>
<br>
<H2>
Interests
<div class="hero-section-description">
I like watching movies , playing video games & Competitive Programming .
</div>
</H2>
<br>
<br>
<h2>
Skills
<div class="hero-section-description">
On my way , I have learnt Programming Language like C++ and learnt Data Structures and Algorithms.
</div>
</h2>
</div>
<div class="btn-pink" id="btn">Hire me</div>
</div>
<div class="hero-section-right">
<div class="user-image">
<img src="hritik profile.jpeg" alt="" />
</div>
</div>
</div>
</div>
<div class="project-section">
<h2 class="page-header">Projects</h2>
<div class="project-container">
<div class="project-card" id="project1">
<div class="project-number project-number-right">01</div>
<div class="project-content project-content-left">
<div class="project-skills-container">
<img class="project-skill" src="../Images/stack/HTML.png" alt="" />
<img class="project-skill" src="../Images/stack/CSS.png" alt="" />
<img class="project-skill" src="../Images/stack/Javascript.svg" alt="" />
</div>
<h2 class="project-heading">Solving Sudoku</h2>
<p class="project-subHeading">Solving Sudoku (implementing Backtracking Algorithm to solve and verify the input user is correct or not)
</p>
<div class="btn-grp">
<button class="btn-pink btn-project">Read More</button>
<a href="https://www.linkedin.com/posts/hritik-roshan-kumar-mishra-9036b722a_datastructures-project-html-activity-7073880118150017024-92-d?utm_source=share&utm_medium=member_android ">
<i title="GitHubLink" class="fa-brands fa-github icon"></i>
</a>
<a href="">
<i title="Live Link" class="fa-solid fa-link icon"></i>
</a>
</div>
</div>
</div>
<div id="skills" class="container skills-container ">
<div class="skill-fade-text">Skills</div>
<div class="skill-container-left">
<h2 class="skill-heading">
<span class="caps">M</span>e and
<br />
MyTech Stack
</h2>
<div class="skill-subHeading">
<p>
Hi Everyone!
I am a junior pursuing B-Tech. I strongly believe that technology have the power to change the world into a better place. Also, Innovation is a superpower that is bestowed on engineers. Hence, I am trying to build a bridge between these two to bring positive change and impact lives.
Learning new things and skills moreover try to implement them in real life, fails much time but always tries to be consistent. I am a passionate problem solver. Talking about my technical skills, I'm currently learning C++, Data Structures & Algorithms along with Web Dev.
Apart from that, I enjoy listening music . For recreation purposes, music works well for me. If you wish to start conversation please start with smile..
<br>
Thank You!
</p>
</div>
</div>
<div class="skill-container-right">
<img src="../Images/stack/HTML.png" alt="" class="skills-logo" />
<img src="../Images/stack/CSS.png" alt="" class="skills-logo" />
<img src="../Images/stack/Javascript.svg" alt="" class="skills-logo" />
</div>
</div>
</div>
<div id="tf-contact">
<div class="text-center">
<div class="container" >
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="section-title center">
<h2>Contact <strong class="color">me</strong></h2>
<div class="line">
<hr>
</div>
<div class="clearfix"></div>
</div>
<div class="contact-grids">
<div class="col-md-4 contact-grid text-center">
<div class="point-icon"></div>
<p><strong>Address</strong><br>Boys Hostel-2 ,National Institute of Technology ,Manipur(Langol, Imphal, Manipur) India.<br>PinCode : 795004</p>
<br><br>
</div>
<div class="col-md-4 contact-grid text-center">
<div class="mail-icon"></div>
<p><strong>Email me</strong><br><a href="">[email protected]</a></p>
<br><br>
</div>
<div class="col-md-4 contact-grid text-center">
<div class="phone-icon"></div>
<p><strong>Phone</strong><br>+91(0) 7765882289</p>
<br><br>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<nav id="footer">
<div class="container">
<div class="pull-left fnav" color="white">
<font size="4">" Life is a Tragedy for those who Feel, and a Comedy for those who Think."<strong> <br>: Horace Walpole<br><br></strong></font>
</div>
<div class="pull-right fnav">
<ul class="footer-social">
<div class="col-md-3 col-sm-6 service">
<div class="item">
<div class="hover-bg">
<a href="https://www.linkedin.com/in/hritik-roshan-kumar-mishra-9036b722a" target="blank">
<img src="download.png" alt="30px" width="30px" >
<a href="https://leetcode.com/nitian_hritik_/" target="blank"></a>
<img src="download (1).png" alt="30px" width="30px" >
</a>
</div>
</div>
</div>
</ul>
</div>
<div align="center">
<iframe scrolling="no" frameborder="no" style="overflow:hidden;border:0;margin:0;padding:0;width:151px;height:50px;"src="http://www.clocklink.com/html5embed.php?clock=008&timezone=local&color=black&size=151&Title=&Message=&Target=&From=2015,1,1,0,0,0&Color=black"></iframe>
</div>
</div>
</nav>
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<script src="https://kit.fontawesome.com/58a810656e.js" crossorigin="anonymous"></script>
<script>
var typeData = new Typed(".role", {
strings: [
"Full Stack Developer",
"Web Developer",
"Coder",
],
loop: true,
typeSpeed: 80,
backSpeed: 80,
backDelay: 1000,
});
</script>
</body>
</html>