summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasudev Kamath <kamathvasudev@gmail.com>2014-02-09 11:35:27 +0530
committerVasudev Kamath <kamathvasudev@gmail.com>2014-02-09 11:35:27 +0530
commitc91cd5356e1cfd8287aaf4ec0f19851191b2c9c5 (patch)
tree2ea4b5f74b78d7101c372f3bb6cdd18c963da919
parent6e1f428b2d441127cf0ec84fdc4227f5974c0790 (diff)
add my resume to site
-rw-r--r--Makefile1
-rw-r--r--resume/index.html73
-rw-r--r--resume/resume.pdfbin0 -> 116359 bytes
-rw-r--r--resume/style.css86
4 files changed, 160 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0d09018..1d47718 100644
--- a/Makefile
+++ b/Makefile
@@ -82,6 +82,7 @@ stopserver:
publish:
$(PELICAN) $(INPUTDIR) -o $(OUTPUTDIR) -s $(PUBLISHCONF) $(PELICANOPTS)
+ cp -r resume $(OUTPUTDIR)
ssh_upload: publish
scp -P $(SSH_PORT) -r $(OUTPUTDIR)/* $(SSH_USER)@$(SSH_HOST):$(SSH_TARGET_DIR)
diff --git a/resume/index.html b/resume/index.html
new file mode 100644
index 0000000..9a30127
--- /dev/null
+++ b/resume/index.html
@@ -0,0 +1,73 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta http-equiv="Content-Style-Type" content="text/css" />
+ <meta name="generator" content="pandoc" />
+ <title></title>
+ <style type="text/css">code{white-space: pre;}</style>
+ <link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+<body>
+<h1 id="vasudeva-sathish-kamath-b">Vasudeva Sathish Kamath B</h1>
+<hr />
+<blockquote>
+<p>Specialties: Python, C, Shell Scripting, Debian<br /> <script type="text/javascript">
+<!--
+h='&#x67;&#x6d;&#x61;&#x69;&#108;&#46;&#x63;&#x6f;&#x6d;';a='&#64;';n='&#x6b;&#x61;&#x6d;&#x61;&#116;&#104;&#118;&#x61;&#x73;&#x75;&#100;&#x65;&#118;';e=n+a+h;
+document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+e+'<\/'+'a'+'>');
+// -->
+</script><noscript>&#x6b;&#x61;&#x6d;&#x61;&#116;&#104;&#118;&#x61;&#x73;&#x75;&#100;&#x65;&#118;&#32;&#x61;&#116;&#32;&#x67;&#x6d;&#x61;&#x69;&#108;&#32;&#100;&#x6f;&#116;&#32;&#x63;&#x6f;&#x6d;</noscript> • <a href="https://github.com/copyninja/">https://github.com/copyninja/</a><br /> <a href="http://copyninja.info">http://copyninja.info</a> • <a href="https://www.ohloh.net/accounts/copyninja">https://www.ohloh.net/accounts/copyninja</a><br /> (91) 9741801580 • Bangalore, Karnataka, India</p>
+</blockquote>
+<hr />
+<h2 id="experience">Experience</h2>
+<dl>
+<dt>August 2012 - Present</dt>
+<dd><p><em>Technical Lead at <a href="http://abb.co.in">ABB India Limited</a></em></p>
+<p>Responsible for improving the security and performance of various components running on our industrial PC.</p>
+<p>Patching the Linux kernel with special hardware patches from vendor and recompiling, which includes enabling some specific feature required by the end product.</p>
+<p>Profiling various invovled components using tools like <em>gprof</em> and timers to check the performance critical parts and improving it to stabilize the product.</p>
+<p>Responsible for setting up <em>Git</em> VCS for maintaining the source code of all components using Gitolite and mirroring it on redundant machines for backup purpose.</p>
+<p>Responsible for source code static analysis and code review using <em>Klocwork</em> tool.</p>
+</dd>
+<dt>July 2011 - July 2012</dt>
+<dd><p><em>Software Engineer at <a href="http://abb.co.in">ABB India Limited</a></em></p>
+<p>Developed a solution to support replacing old industrial PC with a project in running industrial plant with new device with minimal down time. The solution was developed for Linux which utilized udev mechanism and customized boot process along with a C based application to handle project conversion.</p>
+<p>Hardening Debian GNU/Linux for industrial PC for improved security. Involved working with iptables and hardening the configurations for applications like <em>Apache</em> webserver and <em>OpenSSH</em> server.</p>
+<p>Developing a tool which can create a Debian pure blend by applying the minimal customization needed to maintain the backward compatibility with existing image. Using this tool new image was created for industrial PC based on Debian 6.</p>
+<p>Developing and maintaining various C/C++ components running on the industrial PC. Involved use of gcc, g++ shell and gnumake tools.</p>
+</dd>
+<dt>July 2009 - June 2011</dt>
+<dd><p><em>Systems Analyst at <a href="http://invenger.com">Invenger Pvt. Limited</a></em></p>
+<p>Designer and Developer of <a href="http://www.farmers.com/iclaim.html">iClaims</a> for the iPhone and to some extent in Blackberry. Also designed the webservice required for the application in PHP. iClaim is capable of reporting an incident along with supporting videos and photos. It also allows checking the status of previous claims done.</p>
+<p>Designer and Developer of <a href="http://www.racontours.com/">Racontours</a> iPhone application which provides &quot;Walking Tours&quot; with audio and various pictures to the end user. Various tours for the application are implemented as in-app purchases.</p>
+<p>Setting up and maintaining Subversion VCS for the team.</p>
+</dd>
+</dl>
+<h2 id="selected-open-source-contributions">Selected Open Source Contributions</h2>
+<dl>
+<dt>Python</dt>
+<dd><p>Co-Developer for <a href="http://dev.silpa.org.in">SILPA</a> project, a framework for hosting various Indic computing algorithms developed in python. Complete redesign of the same platform was done by me using Flask micro framework. All components are separated into independent modules. The project and related modules source code is available on <a href="http://github.com/Project-SILPA">Project-SILPA github organization</a>. This project was also part of <em>Gsoc 2013</em> under <em>SMC organization</em>.</p>
+<p>Developer of Jabber <a href="http://github.com/copyninja/dictionary-bot">dictionary-bot</a> service which can take input from user and respond with meaning from the Wiktionary. Current working bot can be accessed at <em>kn.dict.bot@jabber.org</em> and <em>pandita@jabber.org</em>.</p>
+</dd>
+<dt>Debian</dt>
+<dd><p>I'm <a href="https://wiki.debian.org/DebianMaintainer">Debian Maintainer</a> from December 2011 and have been maintaining packages in Debian from 2011. I maintain about 66 packages in Debian which can be seen on my <a href="http://qa.debian.org/developer.php?login=kamathvasudev@gmail.com">QA Page</a>. I'm currently in the <a href="https://nm.debian.org/public/process/vasudev">NM process</a> to become a Debian Developer.</p>
+<p>Active member of <a href="http://qa.debian.org/developer.php?login=debian-in-workers@lists.alioth.debian.org">Debian-IN team</a> which maintains all the Indian language related softwares and fonts in Debian.</p>
+</dd>
+</dl>
+<h2 id="activities-and-interests">Activities and Interests</h2>
+<dl>
+<dt>Conferences</dt>
+<dd><p>I've oragnized the <a href="http://www.thehindu.com/todays-paper/tp-national/tp-karnataka/article2581633.ece">MiniDebconf 2011</a> at my alma-mater which had 2 foreign Debian Developers as guest.</p>
+<p>I've conducted several workshop in my alma-mater advocating use of GNU/Linux. Some of this programs were done for the local school students and some other workshops were done for the college lecturers.</p>
+</dd>
+<dt>Teaching</dt>
+<dd><p>I've done teaching in Hindustani Tabla instrument for about 5 years.</p>
+<p>I've mentored student for <em>Gsoc 2013</em> under organization <a href="http://smc.org.in">SMC</a> for SILPA project.</p>
+</dd>
+<dt>Music</dt>
+<dd><p>I've completed <em><a href="https://en.wikipedia.org/wiki/Vidwan">Vidwat</a></em> degree in Hindustani Tabla.</p>
+</dd>
+</dl>
+</body>
+</html>
diff --git a/resume/resume.pdf b/resume/resume.pdf
new file mode 100644
index 0000000..51f3c14
--- /dev/null
+++ b/resume/resume.pdf
Binary files differ
diff --git a/resume/style.css b/resume/style.css
new file mode 100644
index 0000000..1a31b29
--- /dev/null
+++ b/resume/style.css
@@ -0,0 +1,86 @@
+/*
+ * Copyright 2013 Christophe-Marie Duquesne <chmd@chmd.fr>
+ *
+ * CSS for making a resume with pandoc. Inspired by moderncv.
+ *
+ * This CSS document is delivered to you under the CC BY-SA 3.0 License.
+ * https://creativecommons.org/licenses/by-sa/3.0/deed.en_US
+ */
+
+/* Whole document */
+body {
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+ width: 800px;
+ margin: auto;
+ background: #FFFFFF;
+ padding: 10px 10px 10px 10px;
+}
+
+/* Title of the resume */
+h1 {
+ font-size: 55px;
+ color: #757575;
+ text-align:center;
+ margin-bottom:15px;
+}
+h1:hover {
+ background-color: #757575;
+ color: #FFFFFF;
+ text-shadow: 1px 1px 1px #333;
+}
+
+/* Titles of categories */
+h2 {
+ color: #397249;
+}
+/* There is a bar just before each category */
+h2:before {
+ content: "";
+ display: inline-block;
+ margin-right:1%;
+ width: 16%;
+ height: 10px;
+ background-color: #9CB770;
+}
+h2:hover {
+ background-color: #397249;
+ color: #FFFFFF;
+ text-shadow: 1px 1px 1px #333;
+}
+
+/* Definitions */
+dt {
+ float: left;
+ clear: left;
+ width: 17%;
+ /*font-weight: bold;*/
+}
+dd {
+ margin-left: 17%;
+}
+p {
+ margin-top:0;
+ margin-bottom:7px;
+}
+
+/* Blockquotes */
+blockquote {
+ text-align: center
+}
+
+/* Links */
+a {
+ text-decoration: none;
+ color: #397249;
+}
+a:hover, a:active {
+ background-color: #397249;
+ color: #FFFFFF;
+ text-decoration: none;
+ text-shadow: 1px 1px 1px #333;
+}
+
+/* Horizontal separators */
+hr {
+ color: #A6A6A6;
+}