-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
182 lines (155 loc) · 8.41 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
<!DOCTYPE HTML>
<html>
<head>
<title>PORTFOLIO | Kamesh Mishra</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="logo">
<span class="icon fa-gem"></span>
</div>
<div class="content">
<div class="inner">
<h1>Kamesh Mishra</h1>
<p>Learner | Engineer | Geek<br />
</p>
</div>
</div>
<nav>
<ul>
<li><a href="#intro">Intro</a></li>
<li><a href="#about">Projects</a></li>
<li><a href="#contact">Contact</a></li>
<!--<li><a href="#elements">Elements</a></li>-->
</ul>
</nav>
</header>
<!-- Main -->
<div id="main">
<!-- Intro -->
<article id="intro">
<h2 class="major">Intro</h2>
<span class="image main"><img src="images/pic01.jpg" alt="" /></span>
<p><br>
I ❤️ Technology, <br> Collaborative and Passionate Computer Science Engineer.</p>
<p>
• Software Engineering has always fascinated me right from my academic years. What has always intrigued me is how Code can be converted into valuable Softwares with a magic sauce of algorithms.<br>
<br>
• Accomplished Tutorials/courses related to Python, Data Science and Development & developing my skills by participating in various Seminars and events.<br>
<br>
• Looking for good projects where I can explore my knowledge and bring data-driven insights and produce optimal solutions to the real world problems. <br>
<br>
• There's nothing better than using your problem solving skills and making better decisions with Code.<br>
<br>
• Key Skills: Python, SQL, Web Scrapping, Browser Automation, Data Analysis & Interpretation, Data Science, Development.<br>
<br>
• I believe that "Constant Learning, Experimenting & Determination" are the main keys to be successful.<br>
--<br>
<i><center>" Trust the Wait, Embrace the Uncertainity. "</center></i><br>
--<br>
My Portfolio : <a href="https://Kamesh-Mishra.github.io/">https://Kamesh-Mishra.github.io/</a><br>
My Github Profile: <a href="https://github.com/harshit9665">https://github.com/Kamesh-Mishra</a><br>
My LinkedIN: <a href="https://www.linkedin.com/in/kameshmishra/">https://www.linkedin.com/in/kameshmishra/</a><br>
My Resume: <a href="https://drive.google.com/file/d/1rNNDaCXegIX_nvo5YpIwGyj8O2XD8UHN/view?usp=sharing">https://bit.ly/2Xvi9x2</a><br></p>
<br>
<br>
<ul class="icons">
<center>
<li><a href="https://www.linkedin.com/in/kameshmishra/" class="icon brands fa-linkedin"><span class="label">LinkedIN</span></a></li>
<li><a href="https://github.com/Kamesh-Mishra" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
<li><a href="mailto:[email protected]" class="icon brands fa fa-google"><span class="label">Mail</span></a></li>
<li><a href="" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
</center>
</ul>
</article>
<!-- About -->
<article id="about">
<h2 class="major">Projects</h2>
<span class="image main"><img src="images/pic03.jpg" alt="" /></span>
<p><center><b><h3>PROJECTS</h3></b></center><br>
<b>1. Registration System</b><br>
A Secure and Efficient User Registration portal that ensures seamless user authentication and smooth database management, optimizing both performance and security.<br>
Key highlights of the project include:<br>
• 🔒User Authentication: Built the registration portal using JSP, Servlets, and JDBC, enabling secure user login and registration.<br>
• ⚡Performance Optimization: Focused on clean code practices and optimized SQL queries to ensure fast and efficient data handling.<br>
• 🔐Secure Data Handling: Implemented strong backend logic for secure database interactions, ensuring data integrity and security for user information.<br>
<a href ="https://github.com/Kamesh-Mishra/Registration">See Project</a><br>
<br>
<b>2. Online Bookstore Web Application project</b><br>
a full-stack web application that enhances the online book shopping experience with seamless navigation, secure user interactions, and efficient database management.<br>
Key highlights of the project include:<br>
• 📚User-Friendly Web App: Designed and developed an intuitive online bookstore using Java, JDBC, Servlets, and JSP, providing a smooth shopping experience.<br>
• 🔐Secure Backend Processes: Implemented secure and efficient database interactions with Oracle SQL, ensuring reliable data handling and security.<br>
• 🔗RESTful APIs: Developed robust RESTful APIs to enable smooth communication between the client and server, enhancing the overall performance of the app.<br>
• 💻Responsive Front-End: Created a responsive front-end using HTML5, CSS3, and JavaScript, ensuring a great user experience across all devices.<br>
<a href ="https://github.com/Kamesh-Mishra/OnlineBookStore">See Project</a><br>
<br>
</p>
</article>
<!-- Contact -->
<article id="contact">
<h2 class="major">Contact Me</h2>
<p><center>I am available on almost every social media.<br> You can message me, I will reply within 24 hours.<br>
<br>
I can help you with Java, Spring Boot, RESTAPI, MicroServices and Development.</center>
</p>
<ul class="icons">
<center>
<li><a href="https://www.linkedin.com/in/kameshmishra/" class="icon brands fa-linkedin"><span class="label">LinkedIN</span></a></li>
<li><a href="https://github.com/Kamesh-Mishra" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
<li><a href="mailto:[email protected]" class="icon brands fa fa-google"><span class="label">Mail</span></a></li>
<li><a href="" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
</center>
</ul>
<h3><center><a href="https://drive.google.com/file/d/1rNNDaCXegIX_nvo5YpIwGyj8O2XD8UHN/view?usp=sharing">My Resume</a></center></h3>
</article>
<!-- Elements -->
<article id="elements">
<h2 class="major">Elements</h2>
<section>
<pre><code>i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';</code></pre>
</section>
<section>
<h3 class="major">Lists</h3>
<h4>Icons</h4>
<ul class="icons">
<li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands fa-github"><span class="label">Github</span></a></li>
</ul>
</section>
</article>
</div>
<!-- Footer -->
<footer id="footer">
<p class="copyright"><h4>© 2025 Made with ❤️ by Kamesh Mishra</h4></p>
</footer>
</div>
<!-- BG -->
<div id="bg"></div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>