diff --git a/assets/.DS_Store b/assets/.DS_Store new file mode 100644 index 0000000..09b7b5e Binary files /dev/null and b/assets/.DS_Store differ diff --git a/assets/images/favicon.ico b/assets/images/favicon.ico new file mode 100644 index 0000000..5ab57eb Binary files /dev/null and b/assets/images/favicon.ico differ diff --git a/assets/style.css b/assets/style.css index a6ab4cb..a5cfee1 100644 --- a/assets/style.css +++ b/assets/style.css @@ -4,7 +4,7 @@ html, html a { } @media(min-width: 768px) { .container { - max-width: 870px; + max-width: 960px; } .fix { padding-left:35px; @@ -30,7 +30,7 @@ html, html a { } @media(min-width: 768px) { .clr { - margin-top:150px; + margin-top:140px; } } html { @@ -45,14 +45,54 @@ body { left:0; right:0; } + h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family:'Open Sans', Helvetica, Arial, sans-serif; - font-weight: 600; + font-weight: 700; +} +h2, .h2 { + font-size: 16px; + font-weight: 700; } +h3, .h3 { + font-size: 15px; + font-weight: 600; + margin-top: 10px; + margin-bottom: 0px; +} + +.sm-italic{ + font-style: italic; + font-weight: 400; + font-size: 12px +} + +.italic{ + font-style: italic; +} + +.block{ + display: block; +} + +.exp{ + margin-bottom: 35px; +} + +.exp:first-of-type{ + margin-top: 15px; +} + +.side{ + border-right: 1px solid #eee; +} + + table{ width: 100%; font-size: 13px; + margin-top: 15px; } td { diff --git a/index.html b/index.html index dce8981..04bd123 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,11 @@ Vividh S V + - + @@ -23,24 +24,24 @@

VIVIDH S VISWANATHA

+

Dedicated and competent professional with more than 7 years of experience in the field of software development and quality engineering.

CONTACT

- - - (516)-978-6362 + (516)-978-6362
- - - + vividhsv@gmail.com +
+ + vividhsv.com

-    -    -    -    - +    +    +    +    +

@@ -48,10 +49,10 @@
CONTACT
-
+
-
SKILLS
+

SKILLS


@@ -96,22 +97,75 @@
SKILLS
+ +
+

EDUCATION

+
+
+ Master of Science + Software Engineering +
+ George Mason University +
+ GPA 3.46 | 2012 - 2013 +
+ Fairfax, Virginia +
+
+
+ Bachelor of Engineering + Electronics and Communication +
+ Visvesvaraya Technological University +
+ GPA 3.52 | 2003 - 2007 +
+ SJB Institute of Technology, Bangalore, India +
+
+ +
+

AWARDS

+
+
+

Peer Award

+

Showcased strong troubleshooting and problem solving skills and received "Peer award" in year 2011 at SAP Labs.

+
+
+

Vibrant Team Player

+

Great leadership and communication qualities, was awarded as a "Vibrant Team Player" in year 2010 at SAP Labs.

+
+
+

On the Spot Award

+

for automating API tests at DrFirst in a short period.

+
+
+
-
EDUCATION
+

PERSONAL PROJECTS

+
-
+

Candoer

+

Python, Flask, Javascript, Jquery, Mongodb, Bootstrap

+

Search for various disease and view common medications and their chemical structure.

+
+
+

MarathonMR

+

Python, Flask, Javascript, Jquery, Mongodb, SemanticUI, D3

+

Upload protein csv data to get heatmap visualization of protein.

+
-
EXPERIENCE
+

EXPERIENCE


-
+
- Neustar | July 2014 - Present + Neustar | July 2014 - Present
- Software Engineer II + Software Engineer II
  • Designed Automation framework using Selenium, Cucumber for DDOS mitigation product with successfull launch.
  • @@ -124,12 +178,12 @@
    EXPERIENCE
-
+
- DrFirst | Feburary 2014 - July 2014 + DrFirst | Feburary 2014 - July 2014
- Software Engineer + Software Engineer
  • Developed a tool using Java to analyze User Agent strings to analyze different browsers and operating systems used by DrFirst users.
  • @@ -137,12 +191,12 @@
    EXPERIENCE
-
+
- Verisign | May 2013 - August 2013 + Verisign | May 2013 - August 2013
- Software Engineer Intern + Software Engineer Intern
  • Automation of UI testing and integration testing for AMP(Athena Management).
  • @@ -151,12 +205,12 @@
    EXPERIENCE
-
+
- SAP Labs | June 2007 - Janurary 2012 + SAP Labs | June 2007 - Janurary 2012
- Senior Software Engineer + Senior Software Engineer
  • Moved the entire physical test infrastructure to virtual infrastructure using VMware thus reducing Total Cost of Operation which also helped in acquiring on demand test systems.
  • @@ -173,9 +227,9 @@
    EXPERIENCE

diff --git a/resume.pdf b/resume.pdf new file mode 100644 index 0000000..b24289b Binary files /dev/null and b/resume.pdf differ