-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
344 lines (306 loc) · 10.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
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
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="description"
content="Freelancer, Full stack web developer, portfolio of senthil kannan from pungavarnatham"
/>
<meta
name="keywords"
content="Freelancer,kovilpatti,tuticorin,Thoothukudi,senthilkannan,senthil kannan,pungavarnatham,website developer,techkanna,techkannan"
/>
<meta name="author" content="senthilkannan" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link
href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="assets/css/style.min.css" />
<link rel="shortcut icon" type="image/x-icon" href="assets/img/chess.ico" />
<title>Welcome To My Portfolio</title>
</head>
<body>
<!-- Nav -->
<nav>
<a href="#profile">profile</a>
<a href="#work">Work</a>
<a href="#portfolio">Portfolio</a>
<a href="#contact">Contact</a>
</nav>
<!-- profile -->
<section class="profile" id="profile">
<div class="container">
<div class="card">
<div class="img">
<img src="assets/img/me.jpg" alt="senthilkannan" />
</div>
<h1>Hi. I'm <strong>Senthil Kannan</strong></h1>
<h4>
Web Developer, Programmer, Designer & Creator
</h4>
<h1 class="fit-txt">
Simple Motivation:
<span
class="type-txt"
data-wait="3000"
data-words='["Eat", "Sleep", "Code","Reapeat"]'
></span>
</h1>
<a href="#work" class="btn">Learn about what I do</a>
</div>
</div>
</section>
<!-- Work -->
<section class="work" id="work">
<div class="container">
<h1 class="title">Here's all the stuff I can do.</h1>
<p class="lead">
As a full stack developer, I can do below mentioned work now.
</p>
<div class="grid">
<div>
<h3>Informational browser type websites</h3>
<p>
i can develop and deploy website for small business, individual
any one want informational type websites.
</p>
</div>
<div>
<h3>UI's for small web based applications and websites.</h3>
<p>
html, css, javascript, git, github using these technologies i can
make UI for small applications and i can create full stack web
apps.
</p>
</div>
</div>
<a href="#portfolio" class="btn">See some of my recent work</a>
</div>
</section>
<!-- Portfolio -->
<section class="portfolio" id="portfolio">
<div class="container">
<h2 class="title">Here’s some stuff I made recently.</h2>
<p class="lead">
I know it's not the best one projects on the internet, But i do my
level best.
</p>
<div class="portfolio-grid">
<div class="box">
<a href="https://silly-stonebraker-d32a8d.netlify.com/">
<img src="assets/img/booklist.png" alt="Book-list-img" />
</a>
<a
href="https://silly-stonebraker-d32a8d.netlify.com/"
class="btn project-btn"
>
<img src="assets/img/eye.svg" alt="project-icon" />
Project
</a>
<a
href="https://github.com/techkanna/book-list-app"
class="btn github-btn"
>
<img src="assets/img/github.svg" alt="github-icon" />
Github
</a>
</div>
<div class="box">
<a href="https://suspicious-mirzakhani-684ea3.netlify.com/">
<img src="assets/img/image-gallery.png" alt="image-gallery-img" />
</a>
<a
href="https://suspicious-mirzakhani-684ea3.netlify.com/"
class="btn project-btn"
>
<img src="assets/img/eye.svg" alt="project-icon" />
Project
</a>
<a
href="https://github.com/techkanna/image-gallery"
class="btn github-btn"
>
<img src="assets/img/github.svg" alt="github-icon" />
Github
</a>
</div>
<div class="box">
<a href="https://goofy-williams-9ea1f0.netlify.com/">
<img
src="assets/img/rack-paper-scissor.png"
alt="rack-paper-scissor-img"
/>
</a>
<a
href="https://goofy-williams-9ea1f0.netlify.com/"
class="btn project-btn"
>
<img src="assets/img/eye.svg" alt="project-icon" />
Project
</a>
<a
href="https://github.com/techkanna/rock-paper-scisser-game"
class="btn github-btn"
>
<img src="assets/img/github.svg" alt="github-icon" />
Github
</a>
</div>
<div class="box">
<a href="https://agitated-mcnulty-a97c1f.netlify.com/">
<img src="assets/img/bookmarkapp.png" alt="bookmarkapp-img" />
</a>
<a
href="https://agitated-mcnulty-a97c1f.netlify.com/"
class="btn project-btn"
>
<img src="assets/img/eye.svg" alt="project-icon" />
Project
</a>
<a
href="https://github.com/techkanna/bookmark-app"
class="btn github-btn"
>
<img src="assets/img/github.svg" alt="github-icon" />
Github
</a>
</div>
<div class="box">
<a href="https://today-plan.now.sh/">
<img src="assets/img/today-plan.png" alt="today-plan-img" />
</a>
<a href="https://today-plan.now.sh/" class="btn project-btn">
<img src="assets/img/eye.svg" alt="project-icon" />
Project
</a>
<a href="https://github.com/techkanna" class="btn github-btn">
<img src="assets/img/github.svg" alt="github-icon" />
Github
</a>
</div>
<div class="box">
<a href="https://techkanna.github.io/facts-app/">
<img src="assets/img/facts-app.png" alt="Book-list-img" />
</a>
<a
href="https://techkanna.github.io/facts-app/"
class="btn project-btn"
>
<img src="assets/img/eye.svg" alt="project-icon" />
Project
</a>
<a
href="https://github.com/techkanna/facts-app"
class="btn github-btn"
>
<img src="assets/img/github.svg" alt="github-icon" />
Github
</a>
</div>
<div class="box">
<a href="https://techkanna.github.io/social_card/">
<img src="assets/img/social_card.png" alt="Book-list-img" />
</a>
<a
href="https://techkanna.github.io/social_card/"
class="btn project-btn"
>
<img src="assets/img/eye.svg" alt="project-icon" />
Project
</a>
<a
href="https://github.com/techkanna/social_card"
class="btn github-btn"
>
<img src="assets/img/github.svg" alt="github-icon" />
Github
</a>
</div>
<div class="box">
<a href="https://techkanna.github.io/react_clock/">
<img src="assets/img/react_clock.png" alt="Book-list-img" />
</a>
<a
href="https://techkanna.github.io/react_clock/"
class="btn project-btn"
>
<img src="assets/img/eye.svg" alt="project-icon" />
Project
</a>
<a
href="https://github.com/techkanna/react_clock"
class="btn github-btn"
>
<img src="assets/img/github.svg" alt="github-icon" />
Github
</a>
</div>
</div>
<a href="#contact" class="btn">Get in touch with me</a>
</div>
</section>
<!-- Contact -->
<section class="contact" id="contact">
<div class="container">
<h2 class="title">Have me make stuff for you.</h2>
<p class="lead">
Send me your lovely feedback via below comment box to my mail account
</p>
<form action="POST" data-netlify="true">
<input type="text" id="name" name="name" placeholder="Name" />
<input type="email" id="email" name="email" placeholder="Email" />
<textarea
name="message"
id="message"
placeholder="Message"
rows="5"
colums="10"
></textarea>
<input name="file" id="file" type="file" placeholder="Upload File" />
<div data-netlify-recaptcha="true"></div>
<button>Send Message</button>
</form>
<hr />
<h3>Find me on ...</h3>
<div class="links">
<a href="https://www.facebook.com/techkanna" target="_blank">
<img src="assets/img/facebook.svg" alt="facebook" />
Facebook
</a>
<a href="https://twitter.com/techkanna">
<img src="assets/img/twitter.svg" alt="facebook" />
Twitter
</a>
<a href="https://www.instagram.com/techkanna/" target="_blank">
<img src="assets/img/instagram.svg" alt="facebook" />
Instagram
</a>
<a href="https://www.github.com/techkanna" target="_blank">
<img src="assets/img/github.svg" alt="facebook" />
Github
</a>
<a href="https://www.linkedin.com/in/techkanna" target="_blank">
<img src="assets/img/linkedin.svg" alt="facebook" />
LinkedIn
</a>
<a
href="https://stackoverflow.com/users/11884011/techkanna"
target="_blank"
>
<img src="assets/img/stack.svg" alt="facebook" />
StackoverFlow
</a>
</div>
<hr />
<footer>
<p>© 2019 TECHKANNA. All rights reserved.</p>
</footer>
</div>
</section>
<!-- Scripts -->
<!-- <script src="js/main.js"></script> -->
</body>
</html>