-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
232 lines (223 loc) · 14.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio</title>
<link rel="shortcut icon" href="./Images/favicon.png" type="image/x-icon">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/boxicons@latest/css/boxicons.min.css">
<link rel="stylesheet" href="./style.css">
</head>
<body>
<div id="header">
<a href="#"><img src="./Images/loogoo.png" alt="logo" class="logo"></a>
<div>
<ul id="navbar">
<li><a href="#main">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="https://drive.google.com/file/d/1cRJJAksoWc7qiSreiFnWuyzzHKWvH7nS/view?usp=sharing" target="_blank">Resume</a></li>
<li><a href="#contact">Contact</a></li>
<i class='bx bx-x' id="close"></i>
</ul>
<i class='bx bx-menu' id="bar"></i>
</div>
</div>
<div id="main">
<h1>Hello. I'm Sahad.</h1>
<h1><span>A Digital Craftsman.</span></h1>
<p>I'm passionate about crafting digital solutions that prioritize ease of use, accessibility, and user satisfaction.</p>
<div class="social-icons bg-icons">
<a href="mailto:sahadmahaboob@gmail.com" target="_blank"><i class='bx bxs-envelope'></i></a>
<a href="https://www.linkedin.com/in/sahadmahaboobp/" target="_blank"><i class='bx bxl-linkedin-square' ></i></i></a>
<a href="https://github.com/sahadcmd" target="_blank"><i class='bx bxl-github' ></i></a>
<a href="https://instagram.com/sahad_cmd?igshid=OGQ5ZDc2ODk2ZA==" target="_blank"><i class='bx bxl-instagram-alt' ></i></i></a>
<a href="https://twitter.com/sahadmahaboob" target="_blank"><i class='bx bxl-twitter' ></i></a>
</div>
</div>
<div id="about">
<div class="container">
<div class="row">
<div class="about-col-1">
<img src="./Images/Profile.png" alt="profile">
</div>
<div class="about-col-2">
<h1 class="sub-title">About Me</h1>
<p>I'm Sahad Mahaboob, a passionate self-learning developer based in Malappuram, Kerala, India. With a BTech Degree in Information Technology from Cochin University of Science And Technology (CUSAT), I have a strong educational foundation in the field. Fueled by my unwavering passion for technology, I constantly strive to stay at the forefront of industry advancements. Through my dedication and continuous learning, I aim to create innovative solutions and contribute to the ever-evolving world of technology.</p>
<div class="tab-titles">
<p class="tab-links active-link" onclick="opentab('skills')"> Skills</p>
<p class="tab-links" onclick="opentab('education')"> Education</p>
<p class="tab-links" onclick="opentab('languages')"> Languages</p>
</div>
<div class="tab-contents active-tab" id="skills">
<ul>
<li><span>Languages</span><br>C Programming, JavaScript, TypeScript, Dart, Python</li>
<li><span>Frontend Development</span><br>HTML(5), CSS(3)</li>
<li><span>Frameworks and Libraries</span><br>React, Angular, Flutter, Bootstrap, jQuery</li>
<li><span>Cloud Hosting</span><br>GitHub Pages, Vercel, Netlify</li>
<li><span>Software and Tools</span><br>Visual Studio Code, Git, Bitbucket, Canva, Linux</li>
</ul>
</div>
<div class="tab-contents" id="education">
<ul>
<li><span>Bachelor of Technology, IT - 2022</span><br>Cochin University of Science And Technology(CUSAT)<br>-Tier 1 University from India</li>
<li><span>Higher Secondary School - 2017</span><br>GHSS Tirurangadi, Kerala</li>
<li><span>High School - 2015</span><br>Khuthbuzzaman English Medium H.S, Chemmad, Malappuram, Kerala</li>
</ul>
</div>
<div class="tab-contents" id="languages">
<ul>
<li><span>English</span><br><i class='bx bxs-circle' style='color:#ababab' ></i>
<i class='bx bxs-circle' style='color:#ababab' ></i>
<i class='bx bxs-circle' style='color:#ababab' ></i>
<i class='bx bxs-circle' style='color:#ababab' ></i>
<i class='bx bxs-circle' style='color:#ababab' ></i>
</li>
<li><span>Malayalam</span><br><i class='bx bxs-circle' style='color:#ababab' ></i>
<i class='bx bxs-circle' style='color:#ababab' ></i>
<i class='bx bxs-circle' style='color:#ababab' ></i>
<i class='bx bxs-circle' style='color:#ababab' ></i>
<i class='bx bxs-circle' style='color:#ababab' ></i></li>
<li><span>Hindi</span><br><i class='bx bxs-circle' style='color:#ababab' ></i>
<i class='bx bxs-circle' style='color:#ababab' ></i>
<i class='bx bxs-circle' style='color:#ababab' ></i>
<i class='bx bxs-circle' style='color:#ffffff1b' ></i>
<i class='bx bxs-circle' style='color:#ffffff1b' ></i></li>
<li><span>Tamil</span><br><i class='bx bxs-circle' style='color:#ababab' ></i>
<i class='bx bxs-circle' style='color:#ababab' ></i>
<i class='bx bxs-circle' style='color:#ababab' ></i>
<i class='bx bxs-circle' style='color:#ffffff1b' ></i>
<i class='bx bxs-circle' style='color:#ffffff1b' ></i></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div id="portfolio">
<div class="container">
<h1 class="sub-title">My Work</h1>
<div class="work-list">
<div class="work">
<img src="./Images/Work1.png" alt="work">
<div class="layer">
<h3>E-commerce Website</h3>
<p>This is a responsive E-commerce website using HTML, CSS, and JavaScript. The website seamlessly adapts to different screen sizes, providing an optimal user experience. This project allowed me to showcase my skills in front-end web development and create a visually appealing and user-friendly online shopping platform.</p>
<div class="layer-btn">
<a href="https://sahadcmd.github.io/Ecommerce-Website/" target="_blank"><i class='bx bx-link-external'></i></a>
<a href="https://github.com/sahadcmd/Ecommerce-Website" target="_blank"><i class='bx bx-code-alt'></i></a>
</div>
</div>
</div>
<div class="work">
<img src="./Images/portfolio.png" alt="work">
<div class="layer">
<h3>Portfolio Website</h3>
<p>Personal portfolio website showcasing my skills, exploring my diverse portfolio of projects, and delving deeper into my professional journey that offers an immersive glimpse into who I am and what I bring to the table.</p>
<div class="layer-btn">
<a href="https://sahadcmd.github.io/Portfolio/" target="_blank"><i class='bx bx-link-external'></i></a>
<a href="https://github.com/sahadcmd/Portfolio" target="_blank"><i class='bx bx-code-alt'></i></a>
</div>
</div>
</div>
<div class="work">
<img src="./Images/Work3.png" alt="work">
<div class="layer">
<h3>AgriSmart</h3>
<p>This system provides an intelligent monitoring platform
framework and a system to facilitate an agricultural ecosystem
based on IoT which is controlled via a website from which can
monitor the temperature, humidity & water level of the soil and
also helps the farmer to sell his/her products.</p>
<div class="layer-btn">
<a href="https://github.com/sahadcmd/AgriSmart" target="_blank"><i class='bx bx-link-external'></i></a>
<a href="https://github.com/sahadcmd/AgriSmart" target="_blank"><i class='bx bx-code-alt'></i></a>
</div>
</div>
</div>
<div class="work">
<img src="./Images/Work2.png" alt="work">
<div class="layer">
<h3>A Simple Calculator</h3>
<p>A simple web application calculator which performs basic arithmetic operations built with JavaScript, offering a user-friendly interface.</p>
<div class="layer-btn">
<a href="https://sahadcmd.github.io/Calculator/" target="_blank"><i class='bx bx-link-external'></i></a>
<a href="https://github.com/sahadcmd/Calculator" target="_blank"><i class='bx bx-code-alt'></i></a>
</div>
</div>
</div>
<div class="work">
<img src="./Images/Restaurant.png" alt="work">
<div class="layer">
<h3>Restaurant Website</h3>
<p>A simple Restaurant website which is designed to be responsive, allowing customers to easily make reservations and book their dining experience directly online.</p>
<div class="layer-btn">
<a href="https://restaurant-website-sahadcmd.vercel.app/" target="_blank"><i class='bx bx-link-external'></i></a>
<a href="https://github.com/sahadcmd/Restaurant-Websites" target="_blank"><i class='bx bx-code-alt'></i></a>
</div>
</div>
</div>
<div class="work">
<img src="./Images/Notes-app.png" alt="work">
<div class="layer">
<h3>Notes App</h3>
<p>Notes app is a user-friendly tool that allows you to effortlessly capture and organize your thoughts, ideas, and reminders. With its intuitive interface, you can easily create, edit, and delete notes.</p>
<div class="layer-btn">
<a href="https://notes-app-sahadcmd.vercel.app/" target="_blank"><i class='bx bx-link-external'></i></a>
<a href="https://github.com/sahadcmd/Notes-App" target="_blank"><i class='bx bx-code-alt'></i></a>
</div>
</div>
</div>
</div>
<a href="https://github.com/sahadcmd" class="btn">See More</a>
</div>
</div>
<div id="contact">
<div class="container">
<div class="row">
<div class="contact-left">
<h1 class="sub-title">Contact Me</h1>
<a href="mailto:sahadmahaboob@gmail.com"><i class='bx bxs-paper-plane'></i> sahadmahaboob@gmail.com</a>
<p><i class='bx bxs-phone-call' ></i> +91 8891 40 47 48</p>
<div class="social-icons">
<a href="mailto:sahadmahaboob@gmail.com" target="_blank"><i class='bx bxs-envelope'></i></a>
<a href="https://www.linkedin.com/in/sahadmahaboobp/" target="_blank"><i class='bx bxl-linkedin-square' ></i></i></a>
<a href="https://github.com/sahadcmd" target="_blank"><i class='bx bxl-github' ></i></a>
<a href="https://instagram.com/sahad_cmd?igshid=OGQ5ZDc2ODk2ZA==" target="_blank"><i class='bx bxl-instagram-alt' ></i></i></a>
<a href="https://twitter.com/sahadmahaboob" target="_blank"><i class='bx bxl-twitter' ></i></a>
</div>
<a href="./Images/Sahad Mahaboob P.pdf" download class="btn btn2">Download CV</a>
</div>
<div class="contact-right">
<form name="submit-to-google-sheet">
<input type="text" name="Name" placeholder="Your Name" required>
<input type="email" name="Email" placeholder="Your Email" required>
<textarea name="Message" rows="6" placeholder="Your Message" required></textarea>
<button type="submit" class="btn btn2">Submit</button>
</form>
<span id="msg"></span>
</div>
</div>
</div>
<div class="copyright">
<p>Copyright © 2023 by Sahad Mahaboob.</p>
</div>
</div>
<script>
var tablinks = document.getElementsByClassName("tab-links");
var tabcontents = document.getElementsByClassName("tab-contents");
function opentab(tabname){
for(tablink of tablinks){
tablink.classList.remove("active-link");
}
for(tabcontent of tabcontents){
tabcontent.classList.remove("active-tab");
}
event.currentTarget.classList.add("active-link");
document.getElementById(tabname).classList.add("active-tab");
}
</script>
<script src="script.js"></script>
</body>
</html>