-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
326 lines (307 loc) · 14.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Portfolio | Sanket Santoki</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css'>
<link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.2/font/bootstrap-icons.css'>
<link rel='stylesheet' href='https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&family=Poppins:wght@100;300;400;500;600;700;800;900&family=Ubuntu:wght@300;400;500;700&display=swap"rel="stylesheet'>
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css'>
<link rel="stylesheet" href="assets/style.css" />
</head>
<body>
<div class="scroll-up-btn">
<i class="fas fa-angle-up"></i>
</div>
<!-- Header -->
<nav class="navbar">
<div class="max-width">
<div class="logo"><a href="#"><span>Sanket's</span><span> Portfolio</span></a></div>
<ul class="menu">
<li><a href="#home" class="menu-btn"><strong>Home</strong></a></li>
<li><a href="#about" class="menu-btn"><strong>About</strong></a></li>
<li><a href="#services" class="menu-btn"><strong>Services</strong></a></li>
<li><a href="#skills" class="menu-btn"><strong>Skills</strong></a></li>
<li><a href="#projects" class="menu-btn"><strong>Projects</strong></a></li>
<li><a href="#contact" class="menu-btn"><strong>Contact</strong></a></li>
</ul>
<div class="menu-btn">
<i class="fas fa-bars"></i>
</div>
</div>
</nav>
<!-- Home -->
<section class="home" id="home">
<div class="max-width">
<div class="home-content">
<div class="text-1">Hello, This is</div>
<div class="text-2">Sanket Santoki</div>
<div class="text-3">And I'm a <span class="typing"></span></div>
<a href="#about">About Me</a>
</div>
</div>
</section>
<!-- About -->
<section class="about" id="about">
<div class="max-width">
<h2 class="title">About Me</h2>
<div class="about-content">
<div class="column left">
<img src="assets/files/profile.jpg" alt="Profile Image 626x626">
</div>
<div class="column right">
<div class="text">I'm Sanket and I'm a <span class="typing-2"></span></div>
<p>Seeking an entry-level opportunity with an esteemed organization where I can utilize my skills & enhance learning in the field of work. Capable of mastering new technologies.</p>
<br>
<div class="text">Why Work With Me</div>
<p>I'm a great communicator & love to invest the necessary time to understand the customer's problem very well.</p>
<a href="assets/files/Resume_Sanket_Santoki.pdf" download="Resume_Sanket_Santoki" target="blank">Download Resume</a>
</div>
</div>
</div>
</section>
<!-- Services -->
<section class="services" id="services">
<div class="max-width">
<h2 class="title">My services</h2>
<div class="serv-content">
<div class="card">
<div class="box">
<i class="fas fa-pencil-alt"></i>
<div class="text">Content Editing</div>
<p>Offering meticulous content editing services to enhance the quality of your written material. I ensure clarity, coherence, and impactful communication, allowing your content to shine with a professional touch.</p>
</div>
</div>
<div class="card">
<div class="box">
<i class="fas fa-paint-brush"></i>
<div class="text">Graphic Design</div>
<p>Transforming concepts into visually stunning creations, I specialize in graphic design. From crafting distinctive logos to developing eye-catching marketing materials, I bring a unique and aesthetic perspective to every design project.</p>
</div>
</div>
<div class="card">
<div class="box">
<i class="fas fa-laptop-code"></i>
<div class="text">Software Development</div>
<p>As a skilled software developer, I specialize in creating efficient solutions using Python and .NET Core. My expertise enables the development of innovative, scalable, high-performance applications for diverse projects.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Skills -->
<section class="skills" id="skills">
<div class="max-width">
<h2 class="title">My Skills</h2>
<div class="skills-content">
<div class="column left">
<div class="text">Experience</div>
<p>
<li class="intern">#Current Internship "At CodSoft"</li>
<li class="intern">#Internship "At CodeClause"</li>
<li class="intern">#Teaching Assistant "At Darshan University"</li>
</p>
<br>
<div class="text">PROJECTS</div>
<p>
<li class="project">Portfolio (HTML, CSS, JS, Bootstrap)</li>
<li class="project">Weather App (HTML, CSS, JS, Bootstrap)</li>
<li class="project">File Sharing by Link (HTML, CSS, JS, Bootstrap)</li>
<li class="project">20+ HTML Small Projects</li>
<li class="project">Student Management WebApp using .NET</li>
<li class="project">Currently Working on a Resume Builder</li>
</p>
<br>
<div class="text">DEVELOPMENT SKILLS</div>
<p>
I'm familiar & work on a daily basis with HTML, CSS, JavaScript, Bootstrap, C# and other modern frameworks.
</p>
<a href="https://www.linkedin.com/in/sanket-santoki/" target="blank">More Details at LinkedIn</a>
</div>
<div class="column right">
<div class="bars">
<div class="info">
<span>Python</span>
<span>90%</span>
</div>
<div class="line python"></div>
</div>
<div class="bars">
<div class="info">
<span>HTML</span>
<span>95%</span>
</div>
<div class="line html"></div>
</div>
<div class="bars">
<div class="info">
<span>CSS</span>
<span>85%</span>
</div>
<div class="line css"></div>
</div>
<div class="bars">
<div class="info">
<span>JavaScript</span>
<span>80%</span>
</div>
<div class="line js"></div>
</div>
<div class="bars">
<div class="info">
<span>Bootstraps</span>
<span>90%</span>
</div>
<div class="line bootstraps"></div>
</div>
<div class="bars">
<div class="info">
<span>C#</span>
<span>85%</span>
</div>
<div class="line django"></div>
</div>
</div>
</div>
</div>
</section>
<!-- Projects -->
<section class="projects" id="projects">
<div class="max-width">
<h2 class="title">My Projects</h2>
<div class="carousel owl-carousel">
<div class="card">
<div class="box">
<img src="https://source.unsplash.com/720x600/?portfolio" alt="">
<div class="text">Portfolio</div>
<p>A sleek web portfolio showcasing my skills in HTML, CSS, JS, and Bootstrap. Dynamic, responsive, and visually appealing, it highlights my expertise in web development.</p>
</div>
</div>
<div class="card">
<div class="box">
<img src="https://source.unsplash.com/720x600/?weather" alt="">
<div class="text">Weather App</div>
<p>Intuitive web app for real-time weather updates. HTML, CSS, JS, and Bootstrap create a user-friendly experience, delivering accurate weather information effortlessly.</p>
</div>
</div>
<div class="card">
<div class="box">
<img src="https://source.unsplash.com/720x600/?file" alt="">
<div class="text">File Sharing by Link</div>
<p>Streamlined file sharing through a link-based system. Designed using HTML, CSS, JS, and Bootstrap, it offers a seamless, secure, and efficient way to share files online.</p>
</div>
</div>
<div class="card">
<div class="box">
<img src="https://source.unsplash.com/720x600/?project" alt="">
<div class="text">20+ HTML Projects</div>
<p>A collection of versatile HTML small projects, demonstrating creativity and proficiency in web development. Each project showcases different aspects of coding, design, and interactivity.</p>
</div>
</div>
<div class="card">
<div class="box">
<img src="https://source.unsplash.com/720x600/?software" alt="">
<div class="text">Student Management</div>
<p>A comprehensive web application using .NET for efficient student management. Seamlessly tracks academic data, attendance, and more, providing a centralized hub for academic administration.</p>
</div>
</div>
<div class="card">
<div class="box">
<img src="https://source.unsplash.com/720x600/?resume" alt="">
<div class="text">Resume Builder</div>
<p>Ongoing Resume Builder: Simplifying resume creation with innovative features for a personalized and user-friendly experience in showcasing professional achievements.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Contact -->
<section class="contact" id="contact">
<div class="max-width">
<h2 class="title">Contact Me</h2>
<div class="contact-content">
<div class="column left">
<div class="text">Get in Touch</div>
<p>Feel free to get in touch with me. I am always open to discussing new projects, creative ideas or opportunities to be a part of your visions. Email me with any questions or inquiries. I'll happy to answer your questions and set up a meeting with you.</p>
<div class="icons">
<a href="#">
<div class="row">
<i class="fa-solid fa-user-large"></i>
<div class="info">
<div class="head">Name</div>
<div class="sub-title"><a href="#" style="text-decoration: none; color: #333;"> Sanket Santoki</a></div>
</div>
</div>
</a>
<div class="row">
<i class="fa-solid fa-location-dot"></i>
<div class="info">
<div class="head"> Address</div>
<div class="sub-title"> India, Gujarat, Rajkot</div>
</div>
</div>
<div class="row">
<i class="fa-solid fa-envelope"></i>
<div class="info">
<div class="head">Email</div>
<div class="sub-title"><a href="mailto:#" style="text-decoration: none; color: #333;"> sanketsantoki@outlook.com</a></div>
</div>
</div>
<div class="row">
<i class="bi bi-translate"></i>
<div class="info">
<div class="head">Language Known</div>
<div class="sub-title">English, Hindi, Gujarati</div>
</div>
</div>
<br>
<!-- Social -->
<div class="social-menu">
<ul>
<li><a href="https://github.com/sanket-santoki"><i class="fa-brands fa-github"></i></a></li>
<li><a href="https://www.linkedin.com/in/sanket-santoki/"><i class="fa-brands fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
</div>
<!-- Reach -->
<div class="column right">
<div class="text">Message me</div>
<form action="#">
<div class="fields">
<div class="field name">
<input type="text" placeholder="Your Name" required>
</div>
<div class="field email">
<input type="email" placeholder="Your Email" required>
</div>
</div>
<div class="field">
<input type="text" placeholder="Subject" required>
</div>
<div class="field textarea">
<textarea cols="30" rows="10" placeholder="Message.." required></textarea>
</div>
<div class="button-area">
<button type="submit">Send message</button>
</div>
</form>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer>
<span>
<a href="#"> Sanket Santoki</a> | <span class="far fa-copyright"></span> 2023-24 All Rights Reserved
</span>
</footer>
<script src='https://kit.fontawesome.com/3b57a2a2a7.js'></script>
<script src='https://code.jquery.com/jquery-3.5.1.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/typed.js/2.0.11/typed.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js'></script>
<script src="assets/script.js"></script>
</body>
</html>