-
Notifications
You must be signed in to change notification settings - Fork 0
/
deafult.html
661 lines (599 loc) · 21.7 KB
/
deafult.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
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="google-site-verification" content="_fP06FrxeK5ezQIcBFLmLdUdIaQM5MVvuD7F5h61tl8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Jagadeesh Mummana",
"url": "https://mummanajagadeesh.github.io/P3R50N4L-P0R7F0L10/",
"sameAs": [
"https://www.linkedin.com/in/jagadeeeshmummana",
"https://www.instagram.com/jagadeesh__97__",
"https://discord.com/users/.mj97",
"https://github.com/Mummanajagadeesh",
"https://www.youtube.com/@M_J_9_7",
"https://events.cubelelo.com/profile/24CLMUM001",
"https://www.duolingo.com/profile/jagadeesh97",
"https://app.theconstruct.ai/mummanajagadeesh97",
"https://www.speedsolving.com/members/mummana-jagadeesh.69503/about",
"https://circuitverse.org/users/235585",
"https://in.pinterest.com/jagadeesh97",
"https://wiki.fosscell.org/index.php/User:JAGADEESH97",
"https://nitc.ac.in/imgserver/uploads/attachments/crec-sjet-scholarship-result-2024_3731ae57-31c5-4a62-ab4c-61efb3cf419a_0.pdf",
"https://certificates.cs50.io/6d189427-2ffe-47ef-9105-9c5552cc828f",
"https://cs50.harvard.edu/certificates/c83cc618-da90-428b-84f1-e31ee7c32e62",
"https://matlabacademy.mathworks.com/progress/share/certificate.html?id=45280f0b-9875-4a95-8e89-8f75b9f036c7&",
"https://matlabacademy.mathworks.com/progress/share/certificate.html?id=a0fbf927-f8ae-4592-813d-23389006c9aa&"
]
}
</script>
<title>Jagadeesh Mummana - Portfolio</title>
<link rel="icon" type="image/jpg" href="icons/profile.jpg">
<link href="https://fonts.googleapis.com/css2?family=Fira+Mono&display=swap" rel="stylesheet">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Fira Mono', monospace;
background-color: #000;
color: #fff;
overflow-x: hidden;
}
h1, h2 {
margin-bottom: 20px;
}
.section {
opacity: 0;
transform: translateY(50px);
transition: all 1s ease-out;
}
.section.active {
opacity: 1;
transform: translateY(0);
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 100px 20px;
}
nav {
position: fixed;
top: 0;
right: 0;
display: flex;
justify-content: flex-end;
width: 100%;
background: rgba(0, 0, 0, 0.8);
padding: 20px;
z-index: 10;
}
nav a {
color: white;
margin-left: 20px;
text-decoration: none;
font-size: 18px;
transition: color 0.3s;
}
nav a:hover {
color: #00f;
}
.menu-icon {
display: none;
cursor: pointer;
font-size: 30px;
}
.header {
text-align: center;
margin-top: 100px;
}
.header h1 {
font-size: 50px;
}
.social-icons {
margin-top: 20px;
text-align: center;
}
.social-icons a {
color: #fff;
margin: 0 10px;
text-decoration: none;
transition: color 0.3s;
}
.social-icons a:hover {
color: #00f;
}
.social-icons img {
width: 30px;
height: 30px;
margin: 0 10px;
}
.section-content {
margin-bottom: 100px;
}
/* Projects Grid */
.projects-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
}
.project-card {
background: rgba(255, 255, 255, 0.1);
padding: 20px;
border-radius: 10px;
transition: transform 0.3s;
position: relative;
}
.project-card:hover {
transform: translateY(-10px);
}
.project-card img {
width: 100%;
height: 200px;
object-fit: cover;
border-radius: 5px;
margin-bottom: 15px;
filter: brightness(0.85);
}
.project-card img.fade-bottom {
height: 250px;
background: linear-gradient(transparent, black);
}
.project-card h3 {
margin-bottom: 10px;
}
.project-card p {
margin-bottom: 10px;
}
.project-card a {
color: white;
text-decoration: none;
transition: color 0.3s;
}
.project-card a:hover {
color: #00f;
}
/* Timeline styles */
.timeline {
position: relative;
padding: 0;
border-left: 2px solid #fff;
margin-top: 50px;
}
.timeline-block {
position: relative;
width: 50%;
padding: 20px;
}
.timeline-block::before {
content: '';
position: absolute;
top: 20px;
left: 50%;
width: 20px;
height: 20px;
background-color: #00f;
border-radius: 50%;
transform: translateX(-50%);
}
.timeline-block.left {
left: 0;
}
.timeline-block.right {
left: 50%;
text-align: right;
}
.timeline-block.right::before {
transform: translateX(50%);
}
.timeline-block p {
padding: 20px;
background: rgba(255, 255, 255, 0.1);
display: inline-block;
}
.form-container {
display: flex;
flex-direction: column;
max-width: 400px;
margin: 0 auto;
}
.form-container input,
.form-container textarea {
margin-bottom: 20px;
padding: 10px;
border: none;
font-family: 'Fira Mono', monospace;
}
.submit-btn {
cursor: pointer;
background-color: #00f;
border: none;
padding: 10px;
color: #fff;
}
/* Starry Background */
.background-stars {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
z-index: -1;
background: #000;
overflow: hidden;
}
/* Additional Starry Background & Cursor Ball CSS */
.star {
position: absolute;
background-color: #fff;
border-radius: 50%;
opacity: 0.9;
width: 2px;
height: 2px;
animation: twinkle 1s infinite ease-in-out;
}
@keyframes twinkle {
0%, 100% { opacity: 1; }
50% { opacity: 0.5; }
}
/* Cursor-following ball */
.cursor-ball {
position: fixed;
width: 15px;
height: 15px;
border-radius: 50%;
background-color: #00f;
pointer-events: none;
transition: transform 0.5s ease;
z-index: 1000;
}
/* Electronics/Robotics/Aesthetic */
.background-graphics {
position: absolute;
bottom: 20px;
right: 10px;
width: 400px;
height: 400px;
opacity: 0.2;
background: url('https://img.icons8.com/external-outline-juicy-fish/400/electronic-circuit.png') no-repeat;
}
.background-graphics-robotics {
position: absolute;
top: 100px;
left: 50px;
width: 300px;
height: 300px;
opacity: 0.2;
background: url('https://img.icons8.com/external-outline-juicy-fish/300/robotics.png') no-repeat;
}
/* Responsive */
@media (max-width: 768px) {
nav {
justify-content: flex-end;
}
nav a {
display: none;
}
.menu-icon {
display: block;
}
nav.active a {
display: block;
margin: 10px 0;
}
.timeline-block.right {
left: 0;
}
.projects-grid {
grid-template-columns: 1fr;
}
}
.view-all-button {
color: #fff;
text-decoration: none;
font-size: 18px;
transition: color 0.3s;
}
.view-all-button:hover {
color: #00f; /* Blue color on hover */
}
/* Styling for headers */
h1, h2 {
font-size: 2em;
cursor: pointer;
display: inline-block; /* Ensure text behaves as a block element for hovering */
}
</style>
</head>
<body>
<nav>
<div class="menu-icon">☰</div>
<a href="#about">About ME</a>
<a href="#projects">Projects</a>
<a href="#experience">Experience</a>
<a href="#skills">Skills</a>
<a href="#contact">Contact</a>
</nav>
<div class="header container">
<h1>Jagadeesh Mummana</h1>
<div class="social-icons">
<a href="https://www.linkedin.com/in/jagadeeeshmummana" target="_blank">
<img src="https://img.icons8.com/ios-filled/50/ffffff/linkedin.png" alt="LinkedIn">
</a>
<a href="https://www.instagram.com/jagadeesh__97__" target="_blank">
<img src="https://img.icons8.com/ios-filled/50/ffffff/instagram-new.png" alt="Instagram">
</a>
<a href="https://github.com/Mummanajagadeesh" target="_blank">
<img src="https://img.icons8.com/ios-filled/50/ffffff/github.png" alt="GitHub">
</a>
<a href="mailto:[email protected]" target="_blank">
<img src="https://img.icons8.com/ios-filled/50/ffffff/email.png" alt="Email">
</a>
</div>
</div>
<section id="about" class="section">
<div class="container">
<h2>About ME</h2>
<br>
<p>
Hey <img src="https://raw.githubusercontent.com/umenzi/umenzi/main/wave.gif" width="17px" alt="wave">, I'm Jagadeesh — a robotics and AI enthusiast passionate about exploring these exciting fields. I’m always excited to team up with others who share my passion for robotics and AI. I'm looking to connect with like-minded individuals who are interested in collaborating on projects in these areas.
</p>
<br>
<h3>MY Key Interests:</h3>
<br>
<ul>
<li>Micro-controllers & Electronics</li>
<li>Embedded Programming</li>
<li>Sensor Fusion</li>
<li>Computer Vision</li>
<li>Reinforcement Learning</li>
<li>AMR Path Planning and Navigation</li>
<li>Brain-Computer Interfaces</li>
</ul>
<br>
<p>
Feel free to check out my projects on GitHub, and if you’re interested in working together or just chatting about these topics, I'd love to hear from you!
</p>
</div>
</section>
<section id="projects" class="section">
<div class="container">
<h2>Projects</h2>
<div class="projects-grid">
<!-- Project cards -->
<div class="project-card">
<img src="https://camo.githubusercontent.com/e1e60c7a6dbe73dc2df0b9e7e6797add48d6437c1571649fa16cfb61b7317b54/68747470733a2f2f696d672e796f75747562652e636f6d2f76692f6d4154555937546e3449732f302e6a7067" alt="Prosthetic Arm" class="fade-bottom">
<h3>PR057H371C_4RM</h3>
<p>A prosthetic arm that mimics human tendon movement.(Ongoing)</p>
<a href="https://github.com/Mummanajagadeesh/PR057H371C4RM" target="_blank">View Project</a>
</div>
<div class="project-card">
<img src="https://camo.githubusercontent.com/9557b56a810144a6c81de06e5ecab9961f66f1d7d2a07327851c2937321aeb3f/68747470733a2f2f696d672e796f75747562652e636f6d2f76692f4c347332595979692d37302f302e6a7067" alt="Rubik's Solver" class="fade-bottom">
<h3>RU8IK5_CU83_50LV3R</h3>
<p>CV-based Rubik's cube solver using Kociemba.(Ongoing)</p>
<a href="https://github.com/Mummanajagadeesh/RU83C" target="_blank">View Project</a>
</div>
<div class="project-card">
<img src="https://github.com/Mummanajagadeesh/gpbot-w/raw/b1c7eff5d086191858d81d4e660062cbd1c35c6b/gpbot.png?raw=true" alt="BASIC_SENSOR_BASED_AMR" class="fade-bottom">
<h3>Basic Sensor-based AMR</h3>
<p>A 4-wheeled robot equipped with GPS, IMU, and LiDAR.(Ongoing)</p>
<a href="https://github.com/Mummanajagadeesh/gpbot-v2-w" target="_blank">View Project</a>
</div>
</div>
<!-- View All button -->
<div style="text-align: right; margin-top: 20px;">
<a href="https://github.com/Mummanajagadeesh?tab=stars" target="_blank" class="view-all-button">
View All →
</a>
</div>
</div>
</section>
<section id="experience" class="section">
<div class="container">
<h2>Experience</h2>
<div class="timeline">
<div class="timeline-block left">
<p>### XX/XXXX – Placeholder for future experience.</p>
</div>
<div class="timeline-block right">
<p>### XX/XXXX – Placeholder for future experience.</p>
</div>
<div class="timeline-block left">
<p>NOV'24-PRESENT// RIGNITC Junior Executive</p>
</div>
<div class="timeline-block right">
<p>SEP'24-PRESENT// ECEA Event Coordinator and Technical Member</p>
</div>
</div>
</div>
</section>
<section id="skills" class="section">
<div class="container">
<h2>Skills</h2>
<ul>
<li>Arduino</li>
<li>ROS2</li>
<li>Robot Simulation</li>
<li>Computer Vision</li>
</ul>
</div>
</section>
<section id="contact" class="section">
<div class="container">
<h2>Contact</h2>
<div class="form-container">
<label for="firstName">First Name:</label>
<input type="text" id="firstName" name="firstName">
<label for="lastName">Last Name:</label>
<input type="text" id="lastName" name="lastName">
<label for="email">Email:</label>
<input type="email" id="email" name="email">
<label for="message">Message:</label>
<textarea id="max 100 words" name="message" maxlength="100"></textarea>
<button class="submit-btn">Send Message</button>
</div>
<div class="social-icons" style="margin-top: 20px;">
<a href="https://www.linkedin.com/in/jagadeeeshmummana" target="_blank">
<img src="https://img.icons8.com/ios-filled/50/ffffff/linkedin.png" alt="LinkedIn">
</a>
<a href="https://www.instagram.com/jagadeesh__97__" target="_blank">
<img src="https://img.icons8.com/ios-filled/50/ffffff/instagram-new.png" alt="Instagram">
</a>
<a href="https://github.com/Mummanajagadeesh" target="_blank">
<img src="https://img.icons8.com/ios-filled/50/ffffff/github.png" alt="GitHub">
</a>
<a href="mailto:[email protected]" target="_blank">
<img src="https://img.icons8.com/ios-filled/50/ffffff/email.png" alt="Email">
</a>
</div>
</div>
</section>
<!-- Starry Background -->
<div class="background-stars"></div>
<div class="background-graphics"></div>
<div class="background-graphics-robotics"></div>
<script>
document.addEventListener("DOMContentLoaded", () => {
// Cursor-following ball with added delay
const cursorBall = document.createElement("div");
cursorBall.classList.add("cursor-ball");
document.body.appendChild(cursorBall);
document.addEventListener("mousemove", (e) => {
cursorBall.style.transform = `translate(${e.clientX}px, ${e.clientY}px)`;
});
// Function for text scramble effect
function scrambleText(target, text, targetText, delay) {
const letters = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
let iteration = 0;
clearInterval(target.interval);
target.interval = setInterval(() => {
target.innerText = targetText
.split("")
.map((letter, index) => {
if (index < iteration) {
return targetText[index];
}
return letters[Math.floor(Math.random() * letters.length)];
})
.join("");
if (iteration >= targetText.length) {
clearInterval(target.interval);
target.innerText = targetText; // End with the final target
}
iteration += 1 / 3;
}, delay);
}
// Handling h1 (Jagadeesh Mummana -> Hello World!! on hover)
const header1 = document.querySelector("h1");
const originalTextH1 = "Jagadeesh Mummana";
const newTextH1 = "Hello World!!";
header1.addEventListener("mouseover", () => {
scrambleText(header1, originalTextH1, newTextH1, 100);
});
header1.addEventListener("mouseout", () => {
scrambleText(header1, newTextH1, originalTextH1, 100);
});
// Handling all h2 headers (scramble effect on hover)
const headers = document.querySelectorAll("h2");
headers.forEach(header => {
const originalText = header.innerText; // Get original text of each h2 header
header.addEventListener("mouseover", () => {
scrambleText(header, originalText, originalText, 100); // Scramble the text on hover
});
header.addEventListener("mouseout", () => {
scrambleText(header, originalText, originalText, 100); // Return to the original text after mouse out
});
});
});
// // Intersection Observer for scrolling effect
// const sections = document.querySelectorAll('.section');
// const observer = new IntersectionObserver((entries) => {
// entries.forEach(entry => {
// if (entry.isIntersecting) {
// entry.target.classList.add('active');
// }
// });
// });
// sections.forEach(section => {
// observer.observe(section);
// });
// Intersection Observer for scrolling effect
const sections = document.querySelectorAll('.section');
const observer = new IntersectionObserver(
(entries) => {
entries.forEach((entry) => {
// Check if the section is intersecting with the viewport
if (entry.isIntersecting) {
// Add 'active' class when entering the viewport
entry.target.classList.add('active');
} else {
// Remove 'active' class when exiting the viewport
entry.target.classList.remove('active');
}
});
},
{
threshold: 0.3, // Trigger when 10% of the section is visible
}
);
// Observe each section
sections.forEach((section) => observer.observe(section));
// Toggle menu for mobile
const menuIcon = document.querySelector('.menu-icon');
const nav = document.querySelector('nav');
menuIcon.addEventListener('click', () => {
nav.classList.toggle('active');
menuIcon.textContent = menuIcon.textContent === '✖' ? '☰' : '✖';
});
// Create background stars
const background = document.querySelector('.background-stars');
const numStars = 150;
for (let i = 0; i < numStars; i++) {
const star = document.createElement('div');
star.classList.add('star');
star.style.top = `${Math.random() * 100}vh`;
star.style.left = `${Math.random() * 100}vw`;
star.style.width = `${Math.random() * 3 + 1}px`;
star.style.height = star.style.width;
star.style.animationDuration = `${Math.random() * 3 + 1}s`; // Random blink duration
background.appendChild(star);
}
// Mouse hover effect for interactive stars
document.body.addEventListener('mousemove', (e) => {
const stars = document.querySelectorAll('.star');
stars.forEach(star => {
const rect = star.getBoundingClientRect();
const dx = e.clientX - rect.left;
const dy = e.clientY - rect.top;
const distance = Math.sqrt(dx * dx + dy * dy);
if (distance < 100) {
star.style.transform = `translate(${dx * 0.1}px, ${dy * 0.1}px)`;
} else {
star.style.transform = 'translate(0, 0)';
}
});
});
// Cursor-following ball effect
const cursorBall = document.createElement('div');
cursorBall.style.width = '12px';
cursorBall.style.height = '12px';
cursorBall.style.borderRadius = '50%';
cursorBall.style.backgroundColor = 'rgba(255, 255, 255, 0.8)';
cursorBall.style.position = 'fixed';
cursorBall.style.pointerEvents = 'none';
cursorBall.style.transform = 'translate(-50%, -50%)';
cursorBall.style.transition = 'transform 0.05s ease';
document.body.appendChild(cursorBall);
document.addEventListener('mousemove', (e) => {
cursorBall.style.left = `${e.clientX}px`;
cursorBall.style.top = `${e.clientY}px`;
});
</script>
</body>
</html>