-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
263 lines (229 loc) · 13.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Ramesh Vijayaraghavan</title>
<meta name="description" content="Ramesh Vijayaraghavan skill sets">
<meta name="author" content="Ramesh Vijayaraghavan">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet" media="screen">
<link href="css/style.css" rel="stylesheet">
<!-- Javascript not available -->
<noscript>
<link href="css/noscript.css" rel="stylesheet">
</noscript>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.js"></script>
<![endif]-->
<!-- To select the black text uncomment the following line -->
<!-- <link href="css/dark.css" rel="stylesheet"> -->
<link href='//fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
</head>
<body>
<a name="top"></a>
<!--
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::: Navigation and displaying text when the screen is scrolled
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
-->
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<!-- This will display when the page is viewed on a mobile device -->
<button type="button" class="btn btn-navbar" data-toggle="collapse" >
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand me-name" href="#top">Ramesh Vijayaraghavan</a><!-- This text displays when the screen has been scrolled -->
<div class="nav-collapse collapse pull-right navigation">
<ul class="nav">
<li class="active first"><a href="#aboutme">About Me</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#highlights">Professional Highlights</a></li>
</ul>
</div><!-- nav-collapse -->
</div><!-- container -->
</div><!-- navbar-inner -->
</div><!-- navbar -->
<!--
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::: Hero information, where it displays profile picture and personal information
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
-->
<div class="hero">
<div class="container">
<div class="hero-unit me-details">
<div class="row-fluid">
<div class="span2">
<div class="avatar">
<img width="130" height="151" src="images/me.jpg" alt="my photo"/>
</div>
</div><!-- span2 -->
<div class="span6">
<h1>Ramesh Vijayaraghavan</h1>
<h4>Architect, Developer, Thinker, Learner, Investor...</h4>
<!-- <ul class="social">
<li class="linked"><a href="#"></a></li>
<li class="twitter"><a href="#"></a></li>
<li class="stackoverflow"><a href="#"></a></li>
<li class="github"><a href="#"></a></li>
</ul>-->
</div><!-- span6 -->
<div class="span4">
<address>
<abbr title="Website">Web:</abbr> <a href="http://rvramesh.github.io/">rvramesh.github.io</a><br>
<abbr title="Twitter">Twitter:</abbr> <a href="http://twitter.com/rvramesh">@rvramesh</a><br>
<abbr title="Stack Overflow">Stack Overflow:</abbr> <a href="http://stackoverflow.com/users/30594/ramesh">Ramesh</a><br>
<abbr title="LinkedIn">LinkedIn:</abbr> <a href="https://in.linkedin.com/in/rvramesh">rvramesh</a><br>
</address>
</div><!-- span4 -->
</div><!-- row-fluid -->
</div> <!-- hero-unit -->
</div><!-- container -->
</div><!-- hero -->
<div class="container">
<!--
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::: Keypoints
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
-->
<section>
<div class="row">
<div class="span4"></div><!-- Keep this div empty to align -->
<div class="span8">
<a name="aboutme" class="division"></a><h2>About Me</h2>
</div><!-- span8 -->
<div class="span4">
<h3>Summary</h3>
</div><!-- span4 -->
<div class="span8">
<p><b>13+ years</b> of experience in IT industry with successful track record of implementing innovative solutions to business problems through various stages of Software Development Life Cycle.</p>
<p>Expert in translating business requirements into technical solutions using <b>object oriented design</b> techniques and <b>fanatical about quality & usability</b>. Hands on experience in <b>developing scalable, secure, public facing Internet scale web applications</b>.</p>
<p>Has excellent communication, presentation, interpersonal and leadership skills with experience in direct client interaction. Self-Motivated and consistent High Performer.</p>
</div><!-- span8 -->
</div><!-- row -->
</section>
<hr>
<section>
<div class="row">
<div class="span4"></div><!-- Keep this div empty to align -->
<div class="span8">
<a name="skills" class="division"></a><h2>Skills</h2>
</div><!-- span8 -->
<div class="span4">
<h3>Technical Areas</h3>
</div><!-- span4 -->
<div class="span8">
<p><b>C#, JavaScript, Web Architecture, Object Oriented Analysis & Design, .NET, ASP.NET Web Forms, ASP.NET MVC, Web API, WCF, jQuery, Entity Framework</b>, Web Services, OWASP, Knockout JS, Angular JS, Bootstrap</p>
</div><!-- span8 -->
</div>
<div class="row">
<div class="span4">
<h3>Funcational Areas</h3>
</div><!-- span4 -->
<div class="span8">
<p>Requirement Analysis, Application Design & Development, Team management</p>
</div><!-- span8 -->
</div><!-- row -->
<div class="row">
<div class="span4">
<h3>Tools</h3>
</div><!-- span4 -->
<div class="span8">
<p>Fx-Cop, Fiddler, Log Parser, YSlow, Page speed, SOAP UI, Fortify, Team Foundation Server (TFS), Git, SVN</p>
</div><!-- span8 -->
</div><!-- row -->
</section>
<hr>
<!--
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::: Work experience
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
-->
<section>
<div class="row">
<div class="span4"></div><!-- Keep this div empty to align -->
<div class="span8">
<a name="highlights" class="division"></a><h2>Professional Highlights</h2>
</div><!-- span8 -->
<div class="span4">
<h3>Technical</h3>
</div><!-- span4 -->
<div class="span8">
<ul>
<li>Designed dozens of software solutions & responsible for design artifacts. Played a key role in coming up with Innovative solutions by collaborating with other architects.</li>
<li>Drove development phase to ensure design gets translated to code using appropriate design patterns & practices resulting in solid foundation.</li>
<li>Delivered re-useable components, to reduce the development time & cost significantly.</li>
<li>Implemented Code Review, Security & Quality standards along with Continuous Integration to deliver premium quality applications.</li>
<li>Improved performance by Identifying and removing bottlenecks in UI & Middle tier.</li>
<li>Evangelized & Mentored teams on emerging trends such as Mobile App development using Cordova, Sencha, Ionic, NodeJS, Socket.io, Redis, MondoDB...</li>
</ul>
</div><!-- span8 -->
</div><!-- row -->
<div class="row">
<div class="span4">
<h3>Functional</h3>
</div><!-- span4 -->
<div class="span8">
<ul>
<li>Aided in effort estimate and cost estimate using functional point estimation & Scrum poker.</li>
<li>Participated in hiring process and on boarding of new team members.</li>
<li>Motivated and coached team members to help them take up responsibilities and deliver value added solutions.</li>
<li>Responsible for work item creation and allocation; maintaining Risk register and Issue logs; preparing WSR, MSR for the senior management.</li>
<li>Responsible for appraisal reviews and provide feedback to the team.</li>
<li>Delivered Top quality presentation on Innovative ideas and Key Proposals which were well received and appreciated by senior management.</li>
</ul>
</div><!-- span8 -->
</div><!-- row -->
</section>
<hr>
<br/><br/><br/><br/><br/><br/><br/><br/>
</div> <!-- container -->
<!--
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::: Footer
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
-->
<footer>
<div class="container text-center">
<p>© 2015-2020 Ramesh Vijayaraghavan | <a href="#privacy" data-toggle="modal">Privacy Policy</a></p>
</div>
<div id="privacy" class="modal hide fade">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3>Privacy Policy</h3>
</div>
<div class="modal-body">
<section>
<p>The authors of the <em>rvramesh.github.io</em> web site (“we” or “us”) present this Privacy Policy to detail how data is collected, stored, and/or processed through use of the <em>rvramesh.github.io</em> web site (“the Site”). We do not collect, store, or process any personally identifying information about users of the Site or users of any products provided through the Site.</p>
<h3 id="use-of-cookies">Use of Cookies</h3>
<p>The Site may use small data files stored on your computer (“Cookies”) to keep track of user preferences. Additionally, the Site may use Cookies through third-party products, including Google Analytics and Google AdSense.</p>
<h3 id="google-analytics">Google Analytics</h3>
<p>Google Analytics is a web analysis service provided by Google, Inc. (“Google”). We use Google Analytics to gain insight into aggregated, non-identifying information regarding user actions on the Site. We use this data to aid us in creating a better experience for users of the Site. For more information, see <a href="http://www.google.com/policies/privacy/partners/">how Google uses data through its partners’ sites</a>.</p>
<p>Google provides a browser add-on that allows users of the Site to disable Google Analytics on the Site and/or other sites on the Internet. For more information, see: <a href="https://support.google.com/analytics/answer/181881">Google Analytics opt-out browser add-on</a></p>
</section>
</div>
<div class="modal-footer">
<a href="#" data-dismiss="modal" class="btn">Close</a>
</div>
</div>
</footer>
<a href="#top" class="go-to-top">Top</a>
<!-- SCRIPTS -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/scripts.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-63023169-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>