-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
253 lines (252 loc) · 10.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"
<meta name="viewpoint" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="sty.css">
</head>
<body>
<header>
<div class="user">
<img src="photo.jpg">
<h5 class="nm">Shaik Mahaboob Basha</h5>
<p class="jb">Student</p>
</div>
<nav class="nv">
<ul>
<li><a href="#Details">Details</a></li>
<li><a href="#Professional_Summary">Professional Summary</a></li>
<li><a href="#Education">Education</a></li>
<li><a href="#Technical Skills">Technical Skills</a></li>
<li><a href="#Publications">Publications</a></li>
<li><a href="#Project">Project</a></li>
<li><a href="#Training_Experience">Training Experience</a></li>
<li><a href="#Professional_Training">Professional Training</a></li>
<li><a href="#Certifications">Certifications</a></li>
<li><a href="#Inter_Personal_Skills">Inter Personal Skills</a></li>
<li><a href="#Languages">Languages</a></li>
</ul>
</nav>
</header>
<section class="Details" id="Details">
<h1 class="heading"><span>Details about me</span></h1>
<div class="Row">
<div class="det">
<h3><span>Name: </span>Shaik Mahaboob Basha</h3>
<h3><span>Age: </span>23</h3>
<h3><span>Gender: </span>Male</h3>
<h3><span>Email: </span>[email protected]</h3>
<h3><span>Phone_No: </span>+91 6309659569</h3>
<h3><span>LinkedIn_Id: </span>https://www.linkedin.com/in/basha-mahaboob-shaik</h3>
<h3><span>Address: </span>Bangalore, Karnataka</h3>
</div>
</div>
</section>
<section class="Professional_Summary" id="Professional_Summary">
<h1 class="heading"><span>Professional Summary</span></h1>
<h2>Capable and dedicated Electronics and Communication Engineering graduate with practical work experience full stack
development using Python. The most important aspect for me is to be able to transfer the theoretical knowledge and the
practical skills. The professional is well-prepared for collective work, flawless experience, and technologies that are just
starting to emerge.</h2>
</section>
<section class="Education" id="Education">
<h1 class="title"><span>Education</span></h1><br><br><br>
<table>
<tr>
<th>Cource</th>
<th>Name of the Institude / College / School</th>
<th>University / Board</th>
<th>Percentage / GPA</th>
<th>Year of Pass_Out</th>
</tr>
<tr>
<td>Bachelor of Technology in Electronics and Communication Engineering</td>
<td>Gates Institute of Technology</td>
<td>Jawaharlal Nehru Technological University, Anantapur</td>
<td>7.62</td>
<td>2022</td>
</tr>
<tr>
<td>Intermediate in Mathematics, Physics & Chemistry</td>
<td>Sree Geetham Junior College</td>
<td>Board of Intermediate Education Andhra Pradesh</td>
<td>88.6</td>
<td>2018</td>
</tr>
<tr>
<td>Secondary School Education</td>
<td>Vaagdevi High School</td>
<td>Board of Secondary School Education Andhra Pradesh</td>
<td>9.3</td>
<td>2015</td>
</tr>
</table>
</section>
<br><br><br><br><br><br>
<section class="Technical Skills" id="Technical Skills">
<h1 class="head"><span>Technical Skills</span></h1>
<div>
<ul id="lis">
<li>Python</li>
<li>HTML5</li>
<li>CSS3</li>
<li>JavaScript</li>
<li>Oracle SQL</li>
<li>Python Object Oriented Programming</li>
<li>Data Structures and Algorithms</li>
<li>Django</li>
<li>Angular Framework</li>
</ul>
</div>
</section>
<section class="Publications" id="Publications">
<h1 class="heading"><span>Publications</span></h1>
<div class="Row">
<div class="det">
<h3><span>Publication Title: </span>“Home Automation and Vehicle Speed Detection using IoT with Google
Assistant”</h3>
<h3><span>Publishers: </span>Gradiva Review Journal</h3>
<h3><span>Year: </span>2022</h3>
<h3><span>Link: </span>http://gradivareview.com/VOLUME-8-ISSUE-6-2022/</h3>
<h3><span>ISSN NO: </span>0363-8057</h3>
<h3><span>DOI: </span>10.37897.GRJ.2021.V7I11.21.4 9876
</h3>
</div>
</div>
</section>
<section class="Project" id="Project">
<h1 class="heading"><span>Projects</span></h1>
<div class="Row">
<div class="det">
<h3><span>Year: </span>2024</h3>
<h3><span>Role: </span>Project maker</h3>
<h3><span>Title: </span>Designing a PortFolio by using Web Technologies</h3>
<h3><span>Description: </span>Designed and developed a dynamic and visually engaging Portfolio
using cutting-edge web technologies. Demonstrated proficiency in HTML5, CSS3, and JavaScript
to create an aesthetically pleasing and user-friendly online platform. Implemented responsive
design principles to ensure seamless viewing across various devices. Incorporated intuitive
navigation and interactive elements to showcase professional accomplishments and skills effectively.
Leveraged innovative design concepts to create a compelling and memorable digital presence.</h3>
</div>
<div class="Row">
<div class="det">
<h3><span>Year: </span>2022</h3>
<h3><span>Role: </span>Team member</h3>
<h3><span>Title: </span>Home Automation and Vehicle Speed Detection using IoT with Google Assistant</h3>
<h3><span>Description: </span>Engineered a Home Automation and Vehicle Speed Detection system leveraging
IoT technology integrated with Google Assistant. Demonstrated proficiency in sensor integration and
data processing to enable seamless control and monitoring of household devices. Implemented real-time
vehicle speed detection using advanced IoT components, providing accurate and timely data analysis.
Successfully integrated Google Assistant for intuitive voice-controlled operation, enhancing user
accessibility and convenience. Leveraged strong problem-solving skills and a comprehensive understanding
of IoT principles to deliver a reliable and efficient smart system solution.</h3>
</div>
</div>
</section>
<section class="Training_Experience" id="Training_Experience">
<h1 class="heading"><span>Training Experience</span></h1>
<div class="Row">
<div class="det">
<h3><span>Title: </span>"Python Full Stack Development"</h3>
<h3><span>Institute: </span>KodNest Technology</h3>
<h3><span>Year: </span>Jan 12, 2024 to Jun 26, 2024</h3>
</div>
</div>
</section>
<section class="Professional_Training" id="Professional_Training">
<h1 class="heading"><span>Professional_Training</span></h1>
<div class="Row">
<div class="det">
<h3><span>Course No: </span>01</h3>
<h3><span>Name: </span>Python</h3>
<h3><span>From: </span> HackerRank</h3>
<h3><span>Year: </span>Nov, 2023</h3>
</div>
</div>
<div class="Row">
<div class="det">
<h3><span>Course No: </span>02</h3>
<h3><span>Name: </span>JavaScript Basics</h3>
<h3><span>From: </span> Online COURSERA Career Skills</h3>
<h3><span>Year: </span>Nov, 2022</h3>
</div>
</div>
<div class="Row">
<div class="det">
<h3><span>Course No: </span>03</h3>
<h3><span>Name: </span>HTML</h3>
<h3><span>From: </span> Great Learning Academy</h3>
<h3><span>Year: </span>Feb, 2024</h3>
</div>
</div>
<div class="Row">
<div class="det">
<h3><span>Course No: </span>04</h3>
<h3><span>Name: </span>CSS</h3>
<h3><span>From: </span> Great Learning Academy</h3>
<h3><span>Year: </span>Feb, 2024</h3>
</div>
</div>
<div class="Row">
<div class="det">
<h3><span>Course No: </span>05</h3>
<h3><span>Name: </span>SQL</h3>
<h3><span>From: </span> HackerRank</h3>
<h3><span>Year: </span>Nov, 2023</h3>
</div>
</div>
<div class="Row">
<div class="det">
<h3><span>Course No: </span>06</h3>
<h3><span>Name: </span>Introduction to Electronics</h3>
<h3><span>From: </span> Online COURSERA Career Skills</h3>
<h3><span>Year: </span>Jul 19, 2021</h3>
</div>
</div>
</section>
</section>
<section class="Certifications" id="Certifications">
<h1 class="heading"><span>Certifications</span></h1>
<div class="Row">
<div class="det">
<h3><span>Course No: </span>01</h3>
<h3><span>Name: </span>“Java Full Stack Development” </h3>
<h3><span>From: </span>KodNest Technology</h3>
<h3><span>Year: </span>2024</h3>
</div>
</div>
<div class="Row">
<div class="det">
<h3><span>Course No: </span>02</h3>
<h3><span>Name: </span>Paper publication on “Home Automation & Vehicle Speed Detection using IoT with Google Assistant”</h3>
<h3><span>From: </span> Gradiva Review Journal</h3>
<h3><span>Year: </span>2022</h3>
</div>
</div>
</section>
<section class="Inter_Personal_Skills" id="Inter_Personal_Skills">
<h1 class="heading"><span>Inter Personal Skills</span></h1>
<div class="Row">
<div class="det">
<h3>1. Excellent written and verbal communication.</h3>
<h3>2. Strong problem-solving and analytical abilities.</h3>
</div>
</div>
</section>
<section class="Languages" id="Languages">
<h1 class="heading"><span>Languages</span></h1>
<div class="Row">
<div class="det">
<h3>1. English</h3>
<h3>2. Telugu</h3>
<h3>3. Hindi</h3>
</div>
</div>
</section>
</body>
</html>
</body>
</html>
index.html
Displaying index.html.