forked from anishhh20/anish-portfolio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
274 lines (222 loc) · 13.6 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
<html>
<!-- Head Start -->
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3Q9VEZFJRD"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-3Q9VEZFJRD');
</script>
<!-- Attached Font Awesome Kit -->
<script src="https://kit.fontawesome.com/b9affcfa7b.js" crossorigin="anonymous"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<title>
Anish Teli | Portfolio
</title>
<!-- Image on Title Bar -->
<link rel="icon" href="images/a.jpg" type="image/icon type">
<!-- OnScroll Animation File's -->
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
</head>
<!-- Head Ends -->
<!-- Body Start -->
<body>
<!-- Loading Screen -->
<div class="loading">
<img draggable="false" src="images/load.gif" alt="Loading...">
</div>
<!-- Progress on Load -->
<div class="progress" id="PreLoaderBar">
<div class="indeterminate"></div>
</div>
<!-- Progress Bar on Scroll -->
<div id="progress-bar"></div>
<!-- Navbar -->
<nav>
<div class="logo" id="logo"><a href="#home">PORTFO<span id="multi">LIO</span></a></div>
<input type="checkbox" id="click">
<label for="click" class="menu-btn" id="icon">
<i class="fa-solid fa-bars"></i>
</label>
<ul class="menu" id="menu">
<br>
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#resume">Resume</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<!-- Home Section -->
<section class="home" id="home">
<!-- Background Particles -->
<div id="particles-js" ></div>
<div class="home-txt">
<div class="hm" data-aos="zoom-out-right">
<h5>Hello, My Name is </h5>
<div class="container" >
<div class="stack" style="--stacks: 3;" data-aos="zoom-out">
<span style="--index: 0;" id="multi">ANISH TELI</span>
<span style="--index: 1;" id="multi">ANISH TELI</span>
<span style="--index: 2;" id="multi">ANISH TELI</span>
</div>
</div>
<p >Fresher and Enthusiastic to learn new technologies and skills. I'm new to the IT 🖥 field. I've built some projects and
have good programming knowledge. I need support to build a better version of myself with extra good programming
knowledge. I've seen so many people's ideas floating around the Internet that I've decided to contribute my own. wants
to be a part of the software development industry.
</p>
<p>Also, a <a href="photos.html">Photographer📷 👈!</a></p><br>
<h6 style="font-size:22px; position: relative">I'm <span class="auto-type" id="multi" style="font-size:22px"></span></h6><br>
<button type="submit" id="sbtn" onclick="window.open('./assests/resume.pdf')">Download Resume !</button>
</div>
<div class="hm" data-aos="zoom-out-left">
<img src="images/a.jpg" class="fit" data-tilt data-tilt-speed="70" data-tilt-max="10">
</div>
</div>
</section>
<!-- Home Section Ends!!! -->
<!-- About Section -->
<section class="about" id="about">
<div class="about-txt">
<div class="abt" data-aos="zoom-out-right">
<img src="https://miro.medium.com/max/1360/0*gqO3slLmGb4mUeje.gif" style="width:80%" data-tilt data-tilt-speed="100" data-tilt-max="15">
</div>
<div class="abt1" data-aos="zoom-out-right">
<h2 id="multi" data-aos="zoom-out">ABOUT ME !</h2>
<h5> Student and a Developer</h5>
<p>Experience with Different Programming lang </p>
<ul>
<p>Connect over: <a href="https://in.linkedin.com/in/anishteli238?trk=profile-badge" target="_blank"> <i class="fa-brands fa-linkedin"></i> LinkedIn👈</a></p>
<p>Visit: <a href="https://github.com/anishhh20/" target="_blank"><i class="fa-brands fa-github"></i> GitHub👈</a></p>
<p>Follow on: <a href="https://www.instagram.com/anishhh20/" target="_blank" ><i class="fa-brands fa-instagram"></i> Instagram👈(@anishhh20)</a></p>
<p>Take a look at my <i class="fa-solid fa-camera"></i><a href="photos.html"> Photography❤️</a> page!🥺</p>
</ul>
</div>
</div>
</section>
<!-- About Section Ends!!! -->
<!-- Resume Section -->
<section class="resume " id="resume">
<div id="multi" >
<div class="center" id="multi">
WHO AM I ?
</div>
</div>
<div class="resume-txt ">
<div class="row" data-tilt data-tilt-speed="50" data-tilt-gyroscope="true" data-tilt-max="10" data-aos="zoom-out-right">
<i class="fa-solid fa-graduation-cap"></i>
<h3>Student</h3>
<p>I Joined SIT, Lonavla after passed out Diploma from SVPM, Baramati. Where I found my way towards IT field. Currently pursuing in BE in IT field.</p>
<h5> <a href="http://cms.sinhgad.edu/sinhgad_engineering_institutes/sit_lonavala/about_institute.aspx" target="_blank">SIT Sinhgad Institute Of Technology, Lonavala</a></h5>
</div>
<div class="row" data-tilt data-tilt-speed="50" data-tilt-max="10" data-aos="zoom-out-left">
<i class="fa-solid fa-code"></i>
<h3>Programmer</h3>
<p>Currently into Web Development🕸️and learning Programming Languages like C, C++, Java, Python .. etc with DS✨. Created different project related to it.<br>Also, started practising CP.</p>
<h5><a href="https://in.linkedin.com/in/anishteli238?trk=profile-badge" target="_blank">Click Here👈</a> to View my LinkedIn Profile.</h5>
</div>
<div class="row" data-tilt data-tilt-speed="50" data-tilt-max="10" data-aos="zoom-out-right">
<i class="fa-solid fa-camera"></i>
<h3>Photographer</h3>
<p>Being a Student , Programmer, I'm also have a Hobby of Photography.<br>Photographer by Passion.</p>
<h5><a href="photos.html">Click Here👈</a> to View my Photography📸 skill.</h5>
</div>
<div class="row" data-tilt data-tilt-speed="15" data-tilt-max="8" data-aos="zoom-out-left">
<i class="fa-solid fa-laptop-code"></i>
<h3>Project's</h3>
<p>Built some Project's with basic and simple HTML, CSS and JavaScript.🙂 Check Out: 👉</p>
<h5><a href="https://github.com/anishhh20/anish-portfolio" target="_blank">Click Here👈</a> Portfolio Site !</h5>
<h5><a href="https://github.com/anishhh20/qrcode-generator" target="_blank">Click Here👈</a> QR Code Generator !</h5>
</div>
</div>
<!-- Contact Section -->
<section class="contact " id="contact" >
<h3 id="multi" class="c">CONTACT ME !</h3>
<div class="gr">
<div class="conimg" data-aos="zoom-in-up">
<img src="./images/contact1.jpg" data-tilt data-tilt-speed="100" data-tilt-max="20">
</div>
<div class="contact-txt " data-aos="zoom-in-up">
<form name="contact" method="POST" data-netlify="true" action="https://formsubmit.co/[email protected]">
<input type="text" name="_honey" style="display: none;">
<input type="hidden" name="_captcha" value="false">
<input type="hidden" name="_next" value="https://anishhh20.github.io/anish-portfolio/submit.html">
<input type="text" name="Name" placeholder="Enter Your Name *" required>
<input type="email" name="Email" placeholder="Enter Your Email address *" required>
<input type="tel" name="Mobile Number" size="50%" onkeypress="return onlyNumberKey(event)" placeholder="Enter your Mobile Number" maxlength="10" pattern="\d{10}"/>
<textarea name="Description" placeholder="Leave a comment abt How's this Project.🙂" ></textarea>
<button type="submit" class="sbtn">Send</button>
</form>
</div>
</div>
<!-- Social Icons -->
<div class="social" >
<div class="c" style="padding-bottom: 0;">
<div class="sc">
<li data-aos="zoom-out-right">
<a href="https://www.facebook.com/anish.teli.188/" target="_blank" title="Facebook">
<i class="fa-brands fa-facebook-f"></i>
</a>
</li>
<li data-aos="zoom-out-right">
<a href="https://www.instagram.com/anishhh20/" target="_blank" title="Instagram">
<i class="fa-brands fa-instagram"></i>
</a>
</li>
<li data-aos="zoom-out">
<a href="https://twitter.com/anish_teli238" target="_blank" title="Twitter">
<i class="fa-brands fa-twitter"></i>
</a>
</li>
<li data-aos="zoom-out-left">
<div class="badge-base LI-profile-badge" data-locale="en_US" data-size="medium" data-type="VERTICAL"
data-vanity="anishteli238" data-version="v1">
<a title="LinkedIn" class="badge-base__link LI-simple-link"
href="https://in.linkedin.com/in/anishteli238?trk=profile-badge" target="_blank">
<i class="fa-brands fa-linkedin-in"></i>
</a>
</div>
</li>
<li data-aos="zoom-out-left">
<a href="https://github.com/anishhh20/anish-portfolio" target="_blank" title="GitHub"><i class="fa-brands fa-github" target="_blank"></i></a>
</li>
</div>
</div>
</div>
<!-- Copy Link Button -->
<button class="clipboard" onclick="copyToClipboard()" title="Copy📄 Page Link" id="cb"><i class="fa-solid fa-copy"></i></button>
<p id="demo" class="hide" >Link Copied !✅</p>
</section>
<!-- Connect Section Ends!!! -->
</section>
<!-- Resume Section Ends!!! -->
<!-- Top Button -->
<button onclick="topFunction()" id="myBtn" title="Go to top"><i class="fa-solid fa-chevron-up"></i></button>
<!-- Footer Section -->
<footer>
<p >Designed with ❤️ by <a href="http://https://in.linkedin.com/in/anishteli238?trk=profile-badge" target="_blank">Anish Teli</a></p>
<p>Not 100% completed yet, but yes, I can say that I built it, whatever it is🙂. N specially check my Photography page !</p>
</footer>
<!-- LinkedIn Profile Badge Link -->
<script src="https://platform.linkedin.com/badges/js/profile.js" async defer type="text/javascript"></script>
<!-- Auto Type Script's -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<script>
var Typed = new Typed(".auto-type", {
strings: ["Student..!", "Programmer..!", "Photographer..!"],
typeSpeed: 150, backSpeed: 150, loop: true
});
</script>
<!-- Particle's links -->
<script src="./assests/js/particles.js"></script>
<script src="./assests/js/app.js"></script>
<!-- Vanilla Tilt -->
<script src="./assests/js/vanilla-tilt.js"></script>
</body>
<!-- Body Ends!!! -->
</html>
<!-- END!!!!!! -->