Skip to content

Commit 7bc8069

Browse files
committed
content change
1 parent 1be9dd9 commit 7bc8069

File tree

7 files changed

+28
-28
lines changed

7 files changed

+28
-28
lines changed

_site/CNAME

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
www.sourabhbajaj.com
1+
sourabhbajaj.com

_site/atom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>Sourabh Bajaj</title>
55
<link href="http://sourabhbajaj.com/" rel="self"/>
66
<link href="http://sourabhbajaj.com"/>
7-
<updated>2014-11-06T23:09:08-08:00</updated>
7+
<updated>2014-11-30T11:35:40-08:00</updated>
88
<id>http://sourabhbajaj.com</id>
99
<author>
1010
<name>Sourabh Bajaj</name>

_site/experience/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ <h4 class="timeline-title"><a href="http://www.coursera.org">Coursera</a></h4>
149149
<!-- <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i> 11 hours ago via Twitter</small></p> -->
150150
</div>
151151
<div class="timeline-body">
152-
<p style="margin-bottom:15px">Software Engineer on the analytics team. Developed and maintained ETL systems for aggregating data from multiple sources of raw data such as RDS, Cassandra, log files and third party tools into the Enterprise Data Warehouse (EDW) using AWS DataPipeline, Redshift and EMR.</p>
153-
<p>Backend development in Scala, PHP and Python for various data products such as data dashboards and learner surveys.</p>
152+
<p style="margin-bottom:15px">Software Engineer on the analytics team. Developed <a href="https://github.com/coursera/dataduct" target="_blank">Dataduct</a> an opensource library to simplify ETL workflows from multiple sources of raw data such as RDS, Cassandra and log files into the Data Warehouse using Amazon DataPipeline and Scalding.</p>
153+
<p>Developed backend for Instructor analytics dashboards and learner surveying tools, which helped instructors run their class better by providing data on Assignments and Learner Activity.</p>
154154
</div>
155155
</div>
156156
</li>

_site/portfolio/index.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,16 @@ <h3 class="panel-title"><a href="http://pypi.python.org/pypi/QSTK/">QuantSoftwar
151151
</div>
152152
</div>
153153
</div>
154+
<div class="col-xs-12 col-md-12">
155+
<div class="panel panel-default">
156+
<div class="panel-heading">
157+
<h3 class="panel-title"><a href="/mac-setup">Mac-Setup</a></h3>
158+
</div>
159+
<div class="panel-body">
160+
<p>Open source book that gives step by step instructions on setting up developer environment on Mac OSX.</p>
161+
</div>
162+
</div>
163+
</div>
154164
<div class="col-xs-12 col-md-12">
155165
<div class="panel panel-default">
156166
<div class="panel-heading">
@@ -201,16 +211,6 @@ <h3 class="panel-title"><a href="/assets/pdfs/Dimension_sourabh.pdf" target="_bl
201211
</div>
202212
</div>
203213
</div>
204-
<div class="col-xs-12 col-md-12">
205-
<div class="panel panel-default">
206-
<div class="panel-heading">
207-
<h3 class="panel-title"><a href="/mac-setup">Mac-Setup</a></h3>
208-
</div>
209-
<div class="panel-body">
210-
<p>Open source book that gives step by step instructions on setting up developer environment on Mac OSX.</p>
211-
</div>
212-
</div>
213-
</div>
214214
<!-- <div class="col-xs-12 col-md-12">
215215
<div class="panel panel-default">
216216
<div class="panel-heading">

_site/rss.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<description>Sourabh Bajaj - Sourabh Bajaj</description>
66
<link>http://sourabhbajaj.com</link>
77
<link>http://sourabhbajaj.com</link>
8-
<lastBuildDate>2014-11-06T23:09:08-08:00</lastBuildDate>
9-
<pubDate>2014-11-06T23:09:08-08:00</pubDate>
8+
<lastBuildDate>2014-11-30T11:35:40-08:00</lastBuildDate>
9+
<pubDate>2014-11-30T11:35:40-08:00</pubDate>
1010
<ttl>1800</ttl>
1111

1212

experience/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ <h4 class="timeline-title"><a href="http://www.coursera.org">Coursera</a></h4>
1515
<!-- <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i> 11 hours ago via Twitter</small></p> -->
1616
</div>
1717
<div class="timeline-body">
18-
<p style="margin-bottom:15px">Software Engineer on the analytics team. Developed and maintained ETL systems for aggregating data from multiple sources of raw data such as RDS, Cassandra, log files and third party tools into the Enterprise Data Warehouse (EDW) using AWS DataPipeline, Redshift and EMR.</p>
19-
<p>Backend development in Scala, PHP and Python for various data products such as data dashboards and learner surveys.</p>
18+
<p style="margin-bottom:15px">Software Engineer on the analytics team. Developed <a href="https://github.com/coursera/dataduct" target="_blank">Dataduct</a> an opensource library to simplify ETL workflows from multiple sources of raw data such as RDS, Cassandra and log files into the Data Warehouse using Amazon DataPipeline and Scalding.</p>
19+
<p>Developed backend for Instructor analytics dashboards and learner surveying tools, which helped instructors run their class better by providing data on Assignments and Learner Activity.</p>
2020
</div>
2121
</div>
2222
</li>

portfolio/index.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,16 @@ <h3 class="panel-title"><a href="http://pypi.python.org/pypi/QSTK/">QuantSoftwar
1717
</div>
1818
</div>
1919
</div>
20+
<div class="col-xs-12 col-md-12">
21+
<div class="panel panel-default">
22+
<div class="panel-heading">
23+
<h3 class="panel-title"><a href="/mac-setup">Mac-Setup</a></h3>
24+
</div>
25+
<div class="panel-body">
26+
<p>Open source book that gives step by step instructions on setting up developer environment on Mac OSX.</p>
27+
</div>
28+
</div>
29+
</div>
2030
<div class="col-xs-12 col-md-12">
2131
<div class="panel panel-default">
2232
<div class="panel-heading">
@@ -67,16 +77,6 @@ <h3 class="panel-title"><a href="/assets/pdfs/Dimension_sourabh.pdf" target="_bl
6777
</div>
6878
</div>
6979
</div>
70-
<div class="col-xs-12 col-md-12">
71-
<div class="panel panel-default">
72-
<div class="panel-heading">
73-
<h3 class="panel-title"><a href="/mac-setup">Mac-Setup</a></h3>
74-
</div>
75-
<div class="panel-body">
76-
<p>Open source book that gives step by step instructions on setting up developer environment on Mac OSX.</p>
77-
</div>
78-
</div>
79-
</div>
8080
<!-- <div class="col-xs-12 col-md-12">
8181
<div class="panel panel-default">
8282
<div class="panel-heading">

0 commit comments

Comments
 (0)