-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
233 lines (193 loc) · 9.25 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Portfolio Landing Page</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="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>ODK</span><span>.com</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="#skills" class="menu-btn"><strong>Skills</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, I am</div>
<div class="text-2">Omkar Kulkarni</div>
<div class="text-3">and I am a <span class="typing"></span></div>
<a href="#">Hire 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="Github.gif" alt="Profile Image gif">
</div>
<div class="column right">
<div class="text">I'm Omkar 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="https://drive.google.com/file/d/1GB8R3pntfy-heRQOSxtdGRjWew93G83B/view?usp=drive_link" target="blank">Download CV</a>
</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">INTERNSHIP EXPERIENCE:</div>
<p>
<li class="intern">EXPOSYS DATA LABS: Software Intern - Apr 2023 to May 2023</li>
<li class="intern">LetsGrowMore: Web Development Intern - Nov 2021 to Dec 2021</li>
<li class="intern">ZENSAR TECHNOLOGIES: Trainee - Sep 2021 to Nov 2021</li>
</p>
<br>
<div class="text">PROJECT</div>
<p>
<li class="project">Giphy Search (HTML, CSS, JavaScript)</li>
<li class="project">Drowsiness Detection System (Python)</li>
<li class="project">Quiz App (Java)</li>
</p>
<br>
<div class="text">DEVELOPMENT SKILLS</div>
<p>
I'm familiar & work on a daily basis with JAVA, SQL, HTML, CSS, JavaScript, and other modern frameworks.
</p>
<a href="#" target="blank">Get Educate...</a>
</div>
<div class="column right">
<div class="bars">
<div class="info">
<span>SKILLS: Java, SQL, HTML, CSS, JavaScript, DSA, OOPs.
<br>
TOOLS: GitHub, Visual Studio, Android Studio.
<br>
SOFT SKILLS: Problem Solving, Teamwork, Critical Thinking.</span>
</div>
</div>
</div>
</div>
</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;"> Omkar Dhananjay Kulkarni</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"> Gurukripa, Sharada Nagar Behind Cocsit, Latur, MH, India</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;"> omkarkulkarni2704@gmail.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">Marathi, Hindi, English</div>
</div>
</div>
<br>
<!-- Social -->
<div class="social-menu">
<ul>
<li><a href="https://github.com/omkarkulkarni2704 "><i class="fa-brands fa-github"></i></a></li>
<li><a href= "https://www.linkedin.com/in/omkar-kulkarni-6540b6203/ "><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="#"> Omkar Kulkarni</a> | <span class="far fa-copyright"></span> 2023 All Rights Reserved. Privacy Policy
</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="script.js"></script>
</body>
</html>