-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindx.html
220 lines (200 loc) · 9.76 KB
/
indx.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
<!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/",
"logo": "https://mummanajagadeesh.github.io/P3R50N4L-P0R7F0L10/icons/profile.jpg",
"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">
<link rel="stylesheet" href="styles.css" />
<script>
// JavaScript to redirect to a new URL
window.location.href = "https://mummanajagadeesh.github.io/";
</script>
</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:mummanajagadeesh97@gmail.com" 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 class="project-card">
<img src="https://github.com/Mummanajagadeesh/gpbot-w/raw/b1c7eff5d086191858d81d4e660062cbd1c35c6b/gpbot.png?raw=true" alt="ImProVe" class="fade-bottom">
<h3>ImProVe</h3>
<p>Image Processing Using Verilog(Ongoing)</p>
<a href="https://github.com/Mummanajagadeesh/ImProVe" 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:mummanajagadeesh97@gmail.com" 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 src="script.js"></script>
</body>
</html>
-->