-
Notifications
You must be signed in to change notification settings - Fork 13
/
index.html
14 lines (14 loc) · 6.98 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!-- Port of the awesome xetex resume template by Debarghya Das--><!-- Jade Template--><!-- Author: Ankit Sultana--><!-- Original Repo: https://github.com/bk2dcradle/jade-resume--><!-- LICENSE: GNU GPL v3--><!DOCTYPE html><html lang="en"><head><title>Jade Resume</title><link href="includes/css/style.css" rel="stylesheet"><!-- Link to the corresponding fonts--><!-- Font: Raleway | https://github.com/mrkelly/lato.git--><link href="includes/fonts/raleway/raleway.css" rel="stylesheet"><!-- Font: Lato | https://github.com/softwaymedical/raleway.git--><link href="includes/fonts/lato/css/lato.min.css" rel="stylesheet"></head><body><div id="update-status"><p>Last updated on March 21, 2016</p></div><div class="heading"><h1><span>Debarghya</span> Das</h1><h3><a href="#">debarghyadas.com</a> | <a href="#">fb.co/dd</a></h3><h3><a href="#">[email protected] | 607.379.5733 | [email protected]</a></h3></div><hr><div class="content"><!--//////////////////////--><!-- Left Column begins //--><!--//////////////////////--><div class="left-column"><!--/////// Begin Section: Education /////////--><h1>Education</h1><!-- Begin Subsection--><h2>Cornell University</h2><h3>MEng in Computer Science</h3><h4>Dec 2014 | Ithaca, NY</h4><!-- Space between two subsections--><br><!-- Begin Subsection--><h2>Cornell University</h2><h3>BS in Computer Science</h3><h4>May 2014 | Ithaca, NY</h4><p>College of Engineering</p><p>Magna Cum Laude</p><p class="lead">Cum. GPA: 3.83/4.0</p><p class="lead">Major GPA: 3.9/4.0</p><br><!-- Begin Subsection--><h2>La Martiniere for Boys</h2><h4>Grad. May 2011| Kolkata, India</h4><!--/////// Begin Section: Links /////////--><h1>Links</h1><!-- List follows--><ul class="nostyle"><li>Facebook://<a href="url">dd</a></li><li>GitHub://<a href="url">deedydas</a></li><li>LinkedIn://<a href="url">debarghyadas</a></li><li>YouTube://<a href="url">DeedyDash007</a></li><li>Twitter://<a href="url">@debarghya_das</a></li><li>Quora://<a href="url">Debarghya-Das</a></li></ul><!--/////// Begin Section: Coursework /////////--><h1>Coursework</h1><!-- Begin Subsection--><h2>Graduate</h2><p>Advanced Machine Learning</p><p>Open Source Software Engineering</p><p>Advanced Computer Graphics</p><p>Compilers + Practicum</p><p>Cloud Computing</p><p>Evolutionary Computation</p><p>Defending Computer Networks</p><p>Machine Learning</p><!-- Begin Subsection--><h2>Undergraduate</h2><p>Information Retrieval</p><p>Operating Systems</p><p>Artificial Intelligence + Practicum</p><p>Functional Programming</p><p>Computer Graphics + Practicum</p><p class="italic bold">(Research Asst. & Teaching Asst 2x)</p><p>Unix Tools and Scripting</p><!--/////// Begin Section: Skills /////////--><h1>Skills</h1><!-- Begin Subsection--><h2>Programming</h2><!-- Use no-overlap if inline list overlaps with any element--><!-- above it--><h4 class="no-overlap">Over 5000 lines</h4><!-- Note: Use span with li elements so the bullets can be closer--><!-- than the browser default value. Refer:--><!-- http://stackoverflow.com/questions/4373046/css-control-space-between-bullet-and-li--><ul class="inline"><li><span>Java</span></li><li><span>Shell</span></li><li><span>Python</span></li><li><span>Javascript</span></li><li><span>OCaml</span></li><li><span>Matlab</span></li><li><span>Rails</span></li><li><span>LaTeX</span></li></ul><div class="clearfix"></div><h4 class="no-overlap">Familiar</h4><ul class="inline"><li><span>AS3</span></li><li><span>iOS</span></li><li><span>Android</span></li><li><span>MySQL</span></li></ul></div><!--//////////////////////--><!--/ Left Column ends ///--><!--//////////////////////--><!-- Right Column Begins//--><!--//////////////////////--><div class="right-column"><!--/////// Begin Section: Experience /////////--><h1>Experience</h1><!-- Begin Subsection--><h2>Facebook | <span>Software Engineer</span></h2><h3>Jan 2015 - Present | New York, NY</h3><!-- Space between subsections, in case if they are too close--><br><!-- Begin Subsection--><h2>Coursera | <span>KPCB Fellow + Software Engineering Intern</span></h2><h3>June 2014 - Sep 2014 | Mountain View, CA</h3><ul><li>52 out of 2500 applicants chosen to be a <a href="#">KPCB</a> Fellow 2014</li><li>Led and shipped Yoda - the admin interface for the new Phoenix platform</li><li>Full-stack developer - Wrote and reviewed code for JS
using Backbone, Jade, Stylus and Require and Scala using Play</li></ul><!-- Begin Subsection--><h2>Google | <span>Software Engineering Intern</span></h2><h3>May 2013 - Aug 2013 | Mountain View, CA</h3><ul><li>Worked on the YouTube Captions team, in Javascript and Python to plan
design and develop the full stack to add and edit Automatic Speech
Recognition captions. In Production.</li><li>Created a backbone.js-like framework for the Captions editor.</li></ul><!-- Begin Subsection--><h2>Phabricator | <span>Open Source Contributor & Team Leader</span></h2><h3>Jan 2013 - May 2013 | Palo Alto, CA & Ithaca, NY</h3><ul><li>Phabricator is used daily by Facebook, Dropbox, Quora, Asana
and more</li><li>I created the Meme Generator and more in PHP and Shell</li><li>Led a team from MIT, Cornell, IC London and UHelsinki for the
project</li></ul><!--/////// Begin Section: Research /////////--><h1>Research</h1><!-- Begin Subsection--><h2>Cornell Robot Learning Lab | <span>Researcher</span></h2><h3>Jan 2014 - Jan 2015 | Ithaca, NY</h3><p>Worked with <a href="#">Ashesh Jain</a> and <a href="#">Prof Ashutosh Saxena</a> to create PlanIt,
a tool which learns from large scale preference feedback to plan
robot trajectories in human environments</p><br><!-- Begin Subsection--><h2>Cornell Phonetics Lab | <span>Head Undergraduate Researcher</span></h2><h3>May 2012 - May 2013 | Ithace, NY</h3><p>Led the development of QuickTongue, the first ever breakthrough
tongue-controlled game with Prof Sam Tilsen to aid in Linguistics
research</p><!--/////// Begin Section: Awards /////////--><h1>Awards</h1><table cellspacing="0" cellpadding="0"><tbody><tr><td>2014</td><td>Top 52/2500</td><td>KPCB Engineering Fellow</td></tr><tr><td>2014</td><td>1 <sup>st</sup>/50</td><td>Microsoft Coding Competition, Cornell</td></tr><tr><td>2013</td><td>National</td><td>Jump Trading Challenge Finalist</td></tr><tr><td>2013</td><td>7 <sup>th</sup>/120</td><td>CS 3410 Cache Race Bot Tournament</td></tr><tr><td>2012</td><td>2 <sup>nd</sup>/150</td><td>CS 3110 Biannual Intra-Class Bot Tournament</td></tr><tr><td>2012</td><td>National</td><td>Indian National Mathematics Olympiad(INMO) Finalist</td></tr></tbody></table><!--/////// Begin Section: Publications /////////--><h1>Publications</h1><ol class="publications-list"><li><a href="#">A. Jain</a>, <a href="#">D.Das</a> and <a href="#">A.Saxena</a>. Planit: A crowdsourcing approach
for learning to plan paths from large scale preference
feedback. <span class="italic">Tech Report, ICRA, in press</span></li><li>S. TIlsen, D.Das, and B.McKee. Real-time articulatory
biofeedback with electromagnetic articulography.
<span class="italic">Linguistics Vanguard, in press.</span></li></ol><!--//////////////////////--><!--/ Right Column Ends //--><!--//////////////////////--></div></div></body></html>