-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
213 lines (192 loc) · 8.6 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Kushal_jangir | Software Developer | Web Developer</title>
<link rel="icon" href="images/logo.gif">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<link href="https://fonts.googleapis.com/css2?family=Sacramento&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Exo&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@500&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/23321a3484.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<!-- Image and text -->
<!-- <img src="images/dark.png" class="dark" onclick="myFunction()" width="40px" height="40px"> -->
<div class="cursor"></div>
<section class="first">
<header id="header">
<!-- <nav class="navbar navb ar-expand-lg navbar-light bg-light" id="navv"> -->
<a href="#"><img class="logo" src="images/logo.gif" alt="logo" width="70px" height="70px"></a>
<button class="nightModeButton_1 dark" id="night" onclick="myFunction()">
<img class="button-image" src="images/dark.png" width="20px" height="20px" alt="">
</button>
<!-- <a class="navbar-brand" href="#"><strong>Kushal Jangir</strong></a> -->
<!-- </nav> -->
</header>
<div class="background" id="back">
<!-- <div class="top-title">
<h1>Kushal jangir</h1>
</div> -->
<!-- <img class="background" src="images/jefferson.jpg" alt="mountain"> -->
<div class="profile">
<!-- <img class="mypic" src="images/Myself.jpg" alt="kushal_jangir"> -->
<!-- <h2>Hola ! I'M COOL.</h2> -->
<p class="hello">Hey, I'm Kushal</p>
</div>
</div>
</section>
<div class="projects">
<h2 class="works">Works</h2>
<table>
<tr class="row1">
<td class="ac">
<h1 class="boo"> Web app </h1>
<br>
<h4>Develop a web application for a local business to present their services online.
Tech stack - HTML CSS, JavaScript, Bootstrap, Node.js. </h4>
</td>
<td class="ac"><h1 class="boo">Voice-Assistant / Chatbot</h1>
<br>
<h4>Python based app similar to
that of google assistant it
can understand many voice
commands and can complete
tasks.</h4></td>
</tr>
<tr class="row1">
<td class="ac">
<h1 class="boo">Image-Recognition using DL</h1>
<br>
<h4>Designed a deep neural network for image recognition.
Worked on techniques of Convolutional Neural Network to train the model.
Used Google Cloud Vision API to recognize objects from photographs and to extract text from images.
Keras, TensorFlow backend in python</h4>
</td>
<!-- <td class="ac"><h1 class="boo">Voice-Assistant / Chatbot</h1>
<br>
<h4>Python based app similar to
that of google assistant it
can understand many voice
commands and can complete
tasks.</h4></td> -->
</tr>
</table>
</div>
<div class="middle-container">
<div class="skills">
<div class="skill-row">
<!-- <img class="static" id="gip" src="images/giphy.gif" alt="code_img"> -->
</div>
<!-- <section id="features">
<h3>PROJECTS</h3>
<div class="row row-icons">
<div class="easy col-sm-4">
<div class="dropdown">
<button class="btn btn-outline-light dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">
Service Web App
</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><h4> Develop a web application for a local business to present their services online.
Tech stack - HTML CSS, JavaScript, Bootstrap, Node.js. </h4>
</li>
</ul>
</div>
</div>
<div class="easy col-sm-4">
<div class="dropdown">
<button class="btn btn-dark dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">
Voice-Assistant / Chatbot
</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li>
<h4>Python based app similar to <br>
that of google assistant it <br>
can understand many voice <br>
commands and can complete <br>
tasks.</h4>
</li>
</ul>
</div>
</div>
<div class="easy col-sm-4">
<div class="dropdown">
<button class="btn btn-dark dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">
Image-Recognition using DL
</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li>
<h4>Designed a deep neural network for image recognition.
Worked on techniques of Convolutional Neural Network to train the model.
Used Google Cloud Vision API to recognize objects from photographs and to extract text from images.
Keras, TensorFlow backend in python</h4>
</li>
</ul>
</div>
</div>
</div>
</section> -->
</div>
</div>
<div class="skill-row">
<!-- <img class="animated" src="images/200w2.webp" alt="animated"> -->
<h2>Core Skills</h2>
<ul>
</ul>
<p>
HTML, CSS, JavaScript<br>
Java <br>
Python <br>
Web Development <br>
Problem Solving <br>
Azure Fundamentals <br>
</p>
</div>
<!-- <hr> -->
<h2>Contact Me</h2>
<div class="bottom-container">
<br>
<!-- <a class="footer-link" href="mailto:[email protected]"><i class="footer fab fa-envelope"></i></a> -->
<a class="footer-link" href="https://www.linkedin.com/in/kushal-jangir-7534b2167/"><i class="footer fab fa-linkedin"></i></a>
<a class="footer-link" href="https://twitter.com/kushal__21"><i class="footer fab fa-twitter"></i></a>
<a class="footer-link" href="https://github.com/7kushal"><i class="footer fab fa-github"></i></a>
<a class="footer-link" href="mailto:[email protected]"><i class="footer far fa-envelope"></i></a>
<!-- <p></p> -->
</div>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-q2kxQ16AaE6UbzuKqyBE9/u/KzioAlnx2maXQHiDX9d4/zp8Ok3f+M7DPm+Ib6IU" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-pQQkAEnwaBkjpqZ8RU1fF1AKtTcHJwFl3pblpTlHXybJjHpMYo79HY3hIi4NKxyj" crossorigin="anonymous"></script>
<script>
const x = document.querySelector(".cursor");
document.addEventListener('mousemove',function(e){
x.setAttribute("style","top:"+(e.pageY-18)+"px; left:"+(e.pageX-19)+"px;");
});
document.addEventListener('wheel',function(e){
x.setAttribute("style","top:"+(e.pageY-19)+"px; left:"+(e.pageX-19)+"px;");
});
function myFunction() {
var element = document.body;
var back = document.getElementById("back");
var headerr = document.getElementById('header');
var night1 = document.getElementById('night');
headerr.classList.toggle('header1');
element.classList.toggle("dark1");
night1.classList.toggle('night-mode1');
back.classList.toggle("background_lite");
var gipp = document.getElementById("gip");
if(gipp.src.match("images/white2.gif")){
gipp.src="images/giphy.gif";
}
else{
gipp.src="images/white2.gif";
}
}
</script>
</body>
</html>