-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
68 lines (66 loc) · 3.76 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="LakshmiHome.css">
<title>Welcome to Lakshmi R Pillai </title>
</head>
<body id='lakshmi'>
<h1 id='name'>Lakshmi R Pillai</h1>
<div id='connect'>
<table id=lakshmi1>
<tr>
<td> </td>
<td> </td>
<td>
<a href="index.html"><input id="intro" type="submit" name="" value="About Me"></a>
<a href="LakshmiResume.html"><input id="intro" type="submit" name="" value="Resume"></a>
<a href="LakshmiProject.html"><input id="intro" type="submit" name="" value="Work"></a>
<a href="LakshmiAcademic.html"><input id="intro" type="submit" name="" value="Academia"></a>
<a href="LakshmiContact.html"><input id="intro" type="submit" name="" value="Contact"></a>
</td><td> </td></tr>
<tr><td><img id="avatar" src=" Avatar.jpg" alt="Avatar"></td>
<td>
<!--
--></td>
<td><h1 id='hello'> Hello!</h1>
<h2>A short Intro of me:</h2>
<p id='p1'>Former Maximo Application Developer, now a Machine Learning aspirant with 5+
years of IT professional experience, has repeated success in delivering projects from
requirement gathering to execution and developing customizable solutions. I'm based in Leamington Spa UK,
a Master in Technology specialized in Power Electronics and Drives. </p>
<p id='p1'>Seeking position as a Machine Learning Engineer, to utilize my skills and abilities to the best
towards launching a successful career with the organization that offers professional
growth while being resourceful, innovative and flexible. Willing to work as a key player
in challenging and creative environment that provides an ample scope for individual
as well as organization growth. If you are interested, you can view some of my favorite projects in my academic and professional sessions</p></td>
<td >
<button class="button"><a href="LakshmiResume.html" id="logocircle">My Resume</button>
<button class="button "><a href="LakshmiProject.html" id="logocircle">My Work </button>
<button class="button "><a href="LakshmiAcademic.html" id="logocircle">My Skills</button></td></tr>
<tr>
<td></td>
<td></td>
<td><h2>My Personal Interests:</h2>
<p id='p1'>When I am not working on any project, I spend time doing one of the following: </p>
<ul>
<li id='p1'> Sketching</li>
<li id='p1'> Reading and Writing</li>
<li id='p1'> Solving Puzzles</li></ul>
</td><td> </td></tr>
<tr>
<td></td><td></td>
<td>
<a href="https://linkedin.com/in/lakshmi-pillai-3a534964" ><img src='https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Linkedin_icon.svg/384px-Linkedin_icon.svg.png' width="30px" height="30px" /></a>
<a href="https://github.com/LAKSHMIRPILLAI" ><img src='https://upload.wikimedia.org/wikipedia/commons/thumb/9/95/Font_Awesome_5_brands_github.svg/93px-Font_Awesome_5_brands_github.svg.png' width="30px" height="30px" /></a>
<a href="https://codepen.io/lakshmirpillai" ><img src='https://res-2.cloudinary.com/crunchbase-production/image/upload/c_lpad,h_170,w_170,f_auto,b_white,q_auto:eco/v1414401651/mbjudetffvz7usfn6m0x.png' width="30px" height="30px" /></a>
</td>
<td></td>
<td></td>
</tr>
</table>
<h4 id='copyright'><a href="#name" title="I will take you up,buddy!"><img src="http://simpleicon.com/wp-content/uploads/rocket.png" width="30px" height="30px"></a></h4>
<h4 id='copyright'>©Lakshmi R Pillai 2020</h4></td>
</div>
</body></p>
</html>