-
Notifications
You must be signed in to change notification settings - Fork 0
/
Me.html
71 lines (70 loc) · 3.72 KB
/
Me.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
<div id="desktopMe" class="mebgImage">
<div class="mePage">
<div class="Experience">
<div class="circle firstbdr">Experience
</div>
<div class="dotted firstbdr"></div>
<div class="box firstbdr">
<span class="name"><b>Organization - </b>Tata Consultancy Services</span>
<span class="from"><b>Duration - </b>30/07/2013 - Till date</span>
<span class="location"><b>Current Location - </b>Eindhoven,Netherland</span>
<span class="description">
<b>Summary - </b>
Test Automation Engineer with experience in both Functional and Performance testing.
I strongly believe in the quote <i><q><b>The future belongs to those who learn more skills and combine them in creative ways</b></q></i>
</span></div>
</div>
<div class="Experience">
<div class="circle bluebdr">Education
</div>
<div class="dotted bluebdr"></div>
<div class="box bluebdr">
<span class="name"><b>University - </b>SRM University</span>
<span class="from"><b>Duration - </b>2009-2013</span>
<span class="location"><b>Location - </b>Chennai, Tamil Nadu, India</span>
<span class="course"><b>Specialization - </b>Bachelors(WO) in Mechanical Engineering</span>
<span class="description">
<b>Summary - </b>
<i><q>Achieved CGPA - 8.1/10, Among top 10% of the university.</q></i>
</span></div>
</div>
<div class="Experience">
<div class="circle orangebdr">Skills
</div>
<div class="dotted orangebdr"></div>
<div class="box orangebdr">
<span class="name"><b>UFT - </b>9/10</span>
<span class="from"><b>Load Runner - </b>7/10</span>
<span class="from"><b>JMeter - </b>7/10</span>
<span class="from"><b>Cypress - </b>8/10</span>
<span class="from"><b>Gatling - </b>7/10</span>
<span class="from"><b>JS - </b>7/10</span>
<span class="from"><b>VB Script - </b>7/10</span>
<span class="from"><b>Linux - </b>6/10</span>
<span class="from"><b>JIRA - </b>7/10</span>
<span class="from"><b>Core JAVA - </b>6/10</span>
<span class="from"><b>Cucumber - </b>10/10</span>
<span class="from"><b>Python - </b>6/10</span>
<span class="from"><b>UiPath RPA - </b>5/10</span>
<span class="from"><b>Git - </b>8/10</span>
<span class="from"><b>Agile - </b>8/10</span>
<span class="from"><b>Macro - </b>8/10</span>
<span class="description">
<b>Trying to understand other stuff like</b>
<i> <q>Quantum Computing</q>,<q>Cloud Computing</q> </i>
</span></div>
</div>
</div>
</div><!--
<div id="mobileMe">
<div class="container1">
<h2 class="mobileMeHeader">Education</h2>
<div>
<span class="mobileMeSH1">SRKR Engineering College</span>
<span class="mobileMeSH2">Computer Science</span>
<span class="mobileMeSH3">March-2013</span>
<span class="mobileMeSH3">Sagi Ramakrishnam Raju Engineering College (SRKR Engineering College), is a co-educational, independent and a private Engineering college. It is one of the oldest seminaries formed in 1980s to provide a better quality technical education to students. The college is located in the country side with a scenic beauty in a 30 acres plot in Chinna-Amiram on Bhimavaram - Juvvalapalem state highway; just 2 miles from Bhimavaram town.
</span>
</div>
</div>
</div> -->