Skip to content

Commit 3de3322

Browse files
committed
Synchronized build
1 parent 3eb9bd1 commit 3de3322

File tree

16 files changed

+510
-2
lines changed

16 files changed

+510
-2
lines changed

blog/authors/kgodey/index.html

+6
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,12 @@ <h2>Posts by kgodey</h2>
115115

116116
<ul class="blog-index list-unstyled">
117117

118+
<li>
119+
<a href="/blog/entries/meet-gsoc-2019-students/">Meet CC’s 2019 Google Summer of Code students</a>
120+
<p class="text-muted small">by <a href="/blog/authors/kgodey">kgodey</a>
121+
on 2019-05-30</p>
122+
</li>
123+
118124
<li>
119125
<a href="/blog/entries/cc-gsoc-accepted-students/">CC Google Summer of Code accepted students announced</a>
120126
<p class="text-muted small">by <a href="/blog/authors/kgodey">kgodey</a>

blog/categories/community/index.html

+6
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,12 @@ <h2>All posts categorized "community"</h2>
115115

116116
<ul class="blog-index list-unstyled">
117117

118+
<li>
119+
<a href="/blog/entries/meet-gsoc-2019-students/">Meet CC’s 2019 Google Summer of Code students</a>
120+
<p class="text-muted small">by <a href="/blog/authors/kgodey">kgodey</a>
121+
on 2019-05-30</p>
122+
</li>
123+
118124
<li>
119125
<a href="/blog/entries/cc-gsoc-accepted-students/">CC Google Summer of Code accepted students announced</a>
120126
<p class="text-muted small">by <a href="/blog/authors/kgodey">kgodey</a>

blog/categories/gsoc-2019/index.html

+6
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,12 @@ <h2>All posts categorized "gsoc-2019"</h2>
115115

116116
<ul class="blog-index list-unstyled">
117117

118+
<li>
119+
<a href="/blog/entries/meet-gsoc-2019-students/">Meet CC’s 2019 Google Summer of Code students</a>
120+
<p class="text-muted small">by <a href="/blog/authors/kgodey">kgodey</a>
121+
on 2019-05-30</p>
122+
</li>
123+
118124
<li>
119125
<a href="/blog/entries/cc-gsoc-accepted-students/">CC Google Summer of Code accepted students announced</a>
120126
<p class="text-muted small">by <a href="/blog/authors/kgodey">kgodey</a>

blog/categories/gsoc/index.html

+6
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,12 @@ <h2>All posts categorized "gsoc"</h2>
115115

116116
<ul class="blog-index list-unstyled">
117117

118+
<li>
119+
<a href="/blog/entries/meet-gsoc-2019-students/">Meet CC’s 2019 Google Summer of Code students</a>
120+
<p class="text-muted small">by <a href="/blog/authors/kgodey">kgodey</a>
121+
on 2019-05-30</p>
122+
</li>
123+
118124
<li>
119125
<a href="/blog/entries/cc-gsoc-accepted-students/">CC Google Summer of Code accepted students announced</a>
120126
<p class="text-muted small">by <a href="/blog/authors/kgodey">kgodey</a>

blog/categories/open-source/index.html

+6
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,12 @@ <h2>All posts categorized "open-source"</h2>
115115

116116
<ul class="blog-index list-unstyled">
117117

118+
<li>
119+
<a href="/blog/entries/meet-gsoc-2019-students/">Meet CC’s 2019 Google Summer of Code students</a>
120+
<p class="text-muted small">by <a href="/blog/authors/kgodey">kgodey</a>
121+
on 2019-05-30</p>
122+
</li>
123+
118124
<li>
119125
<a href="/blog/entries/cc-gsoc-accepted-students/">CC Google Summer of Code accepted students announced</a>
120126
<p class="text-muted small">by <a href="/blog/authors/kgodey">kgodey</a>

blog/entries/index.html

+6
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@ <h1 class="page-title pb-3 mb-4">CC Open Source Blog</h1>
116116

117117
<ul class="blog-index list-unstyled">
118118

119+
<li>
120+
<a href="/blog/entries/meet-gsoc-2019-students/">Meet CC’s 2019 Google Summer of Code students</a>
121+
<p class="text-muted small">by <a href="/blog/authors/kgodey">kgodey</a>
122+
on 2019-05-30</p>
123+
</li>
124+
119125
<li>
120126
<a href="/blog/entries/cc-gsoc-accepted-students/">CC Google Summer of Code accepted students announced</a>
121127
<p class="text-muted small">by <a href="/blog/authors/kgodey">kgodey</a>
12.7 KB
Loading
52.9 KB
Loading
17.7 KB
Loading

blog/entries/meet-gsoc-2019-students/index.html

+319
Large diffs are not rendered by default.
36.6 KB
Loading
Loading

blog/feed.xml

+153-1
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,165 @@
22
<feed xmlns="http://www.w3.org/2005/Atom">
33
<title type="text">CC technical blog</title>
44
<id>urn:uuid:3b553364-cf6e-3235-baa1-779d27c1a90b</id>
5-
<updated>2019-05-06T00:00:00Z</updated>
5+
<updated>2019-05-30T00:00:00Z</updated>
66
<link href="http://creativecommons.github.io/" />
77
<link href="http://creativecommons.github.io/blog/feed.xml" rel="self" />
88
<author>
99
<name></name>
1010
</author>
1111
<generator uri="https://github.com/ajdavis/lektor-atom" version="0.3">Lektor Atom Plugin</generator>
12+
<entry xml:base="http://creativecommons.github.io/blog/entries/meet-gsoc-2019-students/">
13+
<title type="text">Meet CC’s 2019 Google Summer of Code students</title>
14+
<id>urn:uuid:dba4248f-6d54-3bc7-a553-fae71da290e1</id>
15+
<updated>2019-05-30T00:00:00Z</updated>
16+
<link href="http://creativecommons.github.io/blog/entries/meet-gsoc-2019-students/" />
17+
<author>
18+
<name>kgodey</name>
19+
</author>
20+
<content type="html">&lt;p&gt;This year, &lt;a href=&quot;https://creativecommons.org/2019/03/04/cc-google-summer-of-code-2019/&quot;&gt;CC is participating in Google Summer of Code (GSoC)&lt;/a&gt;
21+
as a mentoring organization after a six year break from the program. We
22+
are excited to be hosting five phenomenal students (representing three
23+
continents) who will be working on CC tech projects full-time over the
24+
summer. Here they are!&lt;/p&gt;
25+
&lt;div class=&quot;students&quot;&gt;
26+
&lt;div class=&quot;row&quot;&gt;
27+
&lt;div class=&quot;col&quot;&gt;
28+
&lt;p&gt;&lt;strong&gt;Ahmad Bilal&lt;/strong&gt;&lt;/p&gt;
29+
30+
&lt;p&gt;&lt;em&gt;I am Ahmad Bilal, a Computer Science undergrad from UET Lahore,
31+
who likes computers, problems and using the former to solve the later. I
32+
am always excited about Open Source, and currently focused on Node.js,
33+
Serverless, GraphQL, Cloud, Gatsby.js with React.js and WordPress. I
34+
like organizing meetups, conferences and meeting new people. I view
35+
working in GSoC with Creative Commons, one of the biggest opportunities
36+
of my life. Cats are my weakness, and I am a sucker for well-engineered
37+
cars.&lt;/em&gt;&lt;/p&gt;
38+
39+
&lt;p&gt;&lt;a href=&quot;https://github.com/creativecommons/creativecommons-wordpress-plugin&quot;&gt;Ahmad will be taking ownership of [the CC WordPress plugin&lt;/a&gt;,
40+
which simplifies the process of applying CC licenses to content created
41+
using the popular WordPress blogging platform. He will be updating it
42+
to use the latest WordPress best practices, resolving open issues, and
43+
adding new features like integrating with CC Search. Ahmad’s mentor is
44+
our Core Systems Manager &lt;a href=&quot;https://creativecommons.org/author/timidcreativecommons-org/&quot;&gt;Timid Robot Zehta&lt;/a&gt;, backed up by Hugo Solar.&lt;/p&gt;
45+
46+
&lt;p&gt;You can follow the progress of this project through the &lt;a href=&quot;https://github.com/creativecommons/creativecommons-wordpress-plugin&quot;&gt;GitHub repo&lt;/a&gt; or on the &lt;code&gt;#cc-dev-wordpress&lt;/code&gt; channel on our &lt;a href=&quot;https://creativecommons.github.io/community&quot;&gt;Slack community&lt;/a&gt;.&lt;/p&gt;
47+
&lt;/div&gt;
48+
&lt;div class=&quot;col pt-3&quot;&gt;
49+
&lt;img src=&quot;ahmad.jpg&quot; alt=&quot;ahmad bilal&quot; /&gt;&lt;br /&gt;
50+
&lt;small class=&quot;muted&quot;&gt;Ahmad Bilal, credit: Usman C., CC BY-NC-ND 2.0&lt;/small&gt;
51+
&lt;/div&gt;
52+
&lt;/div&gt;
53+
&lt;div class=&quot;row&quot;&gt;
54+
&lt;div class=&quot;col&quot;&gt;
55+
&lt;p&gt;&lt;strong&gt;Dhruv Bhanushali&lt;/strong&gt;&lt;/p&gt;
56+
57+
&lt;p&gt;&lt;em&gt;I am Dhruv Bhanushali, a Mumbai-based software developer recently
58+
graduated from IIT Roorkee. I started programming as a hobby some five
59+
years ago and, having found my calling, am now am pursuing a career in
60+
the field. I have worked on a lot of institute-level projects and am
61+
excited to expand the reach of my code to a global scale with CC through
62+
GSoC. Apart from development, I am a huge music fan and keep my curated
63+
collection of music with me at all times. I also love to binge watch TV
64+
shows and movies, especially indie art _&lt;/em&gt;films._&lt;/p&gt;
65+
66+
&lt;p&gt;Dhruv will be working on an original project, CC Vocabulary, which is
67+
a collection of UI components that make it easy to develop Creative
68+
Commons apps and services while ensuring a cohesive experience and
69+
appearance across CC projects. These components will be able to be used
70+
in sites built using modern JavaScript frameworks (specifically Vue.js)
71+
as well as simpler websites built using WordPress. CC’s Web Developer &lt;a href=&quot;https://creativecommons.org/author/hugocreativecommons-org/&quot;&gt;Hugo Solar&lt;/a&gt; serves as primary mentor, with backup from Sophine Clachar.&lt;/p&gt;
72+
73+
&lt;p&gt;You can follow the progress of this project through the &lt;a href=&quot;https://github.com/creativecommons/cc-vocabulary&quot;&gt;GitHub repo&lt;/a&gt; or on the &lt;code&gt;#gsoc-cc-vocabulary&lt;/code&gt; channel on our &lt;a href=&quot;https://creativecommons.github.io/community/&quot;&gt;Slack community&lt;/a&gt;.&lt;/p&gt;
74+
&lt;/div&gt;
75+
&lt;div class=&quot;col pt-3&quot;&gt;
76+
&lt;img src=&quot;dhruv.jpg&quot; alt=&quot;dhruv bhanushali&quot; /&gt;&lt;br /&gt;
77+
&lt;small class=&quot;muted&quot;&gt;Dhruv Bhanushali, credit: Arpit Gupta, CC BY&lt;/small&gt;
78+
&lt;/div&gt;
79+
&lt;/div&gt;
80+
&lt;div class=&quot;row&quot;&gt;
81+
&lt;div class=&quot;col&quot;&gt;
82+
&lt;p&gt;&lt;strong&gt;María Belén Guaranda Cabezas&lt;/strong&gt;&lt;/p&gt;
83+
84+
&lt;p&gt;&lt;em&gt;Hello! My name is María, and I am an undergraduate Computer
85+
Science student from ESPOL, in Ecuador. I have worked for the past 2
86+
years as a research assistant. I have worked in projects including
87+
computer vision, the estimation of socio-economic indexes through CDRs
88+
analysis, and a machine learning model with sensors data. During my
89+
spare time, I like to watch animes and reading. I love sports! Specially
90+
soccer. I am also committed to environmental causes, and I am a huge
91+
fan of cats and dogs (I have 4 and 1 respectively).&lt;/em&gt;&lt;/p&gt;
92+
93+
&lt;p&gt;María will be working on producing visualizations of the data
94+
associated with more than 300 million works we have indexed in the CC
95+
Catalog (which powers CC Search) and how that data is interconnected.
96+
These visualizations will enable users to understand how much
97+
CC-licensed content is available on the internet, which websites host
98+
the most content, which CC licenses are used the most, and much more.
99+
She will be mentored by our Data Engineer &lt;a href=&quot;https://creativecommons.org/author/sclachar/&quot;&gt;Sophine Clachar&lt;/a&gt; with backup from Breno Ferreira.&lt;/p&gt;
100+
101+
&lt;p&gt;You can follow the progress of this project through the &lt;a href=&quot;https://github.com/creativecommons/cccatalog-dataviz&quot;&gt;GitHub repo&lt;/a&gt; or on the &lt;code&gt;#gsoc-cc-catalog-viz&lt;/code&gt; channel on our &lt;a href=&quot;https://creativecommons.github.io/community/&quot;&gt;Slack community&lt;/a&gt;.&lt;/p&gt;
102+
&lt;/div&gt;
103+
&lt;div class=&quot;col pt-3&quot;&gt;
104+
&lt;img src=&quot;maria.jpg&quot; alt=&quot;María Belén Guaranda Cabezas&quot; /&gt;&lt;br /&gt;
105+
&lt;small class=&quot;muted&quot;&gt;María Belén Guaranda Cabezas, CC BY-NC-SA&lt;/small&gt;
106+
&lt;/div&gt;
107+
&lt;/div&gt;
108+
&lt;div class=&quot;row&quot;&gt;
109+
&lt;div class=&quot;col&quot;&gt;
110+
&lt;p&gt;&lt;strong&gt;Ari Madian&lt;/strong&gt;&lt;/p&gt;
111+
112+
&lt;p&gt;&lt;em&gt;I am an 18 year old, Seattle based, mostly self taught, Computer
113+
Science student. I originally started programming by tinkering with
114+
Python, and eventually moved into C# and the .NET framework, as well as
115+
JS and some web development. I like Chai and Rooibos teas, volunteering
116+
at my local food bank, and some occasional PC gaming, among other
117+
things. I’m now working with Creative Commons on Google Summer of Code!&lt;/em&gt;&lt;/p&gt;
118+
119+
&lt;p&gt;Ari will be working on creating a modern human-centered version of &lt;a href=&quot;https://creativecommons.org/choose/&quot;&gt;our CC license chooser tool&lt;/a&gt;, which is long overdue for an update. His work will focus on design and usability as well as code. CC’s Front End Engineer &lt;a href=&quot;https://creativecommons.org/author/brenoferreira/&quot;&gt;Breno Ferreira&lt;/a&gt; is the primary mentor for this project with support from Alden Page.&lt;/p&gt;
120+
121+
&lt;p&gt;You can follow the progress of this project through the &lt;a href=&quot;https://github.com/creativecommons/cc-chooser&quot;&gt;GitHub repo&lt;/a&gt; or on the &lt;code&gt;#gsoc-license-chooser&lt;/code&gt; channel on our &lt;a href=&quot;https://creativecommons.github.io/community/&quot;&gt;Slack community&lt;/a&gt;.&lt;/p&gt;
122+
&lt;/div&gt;
123+
&lt;div class=&quot;col pt-3&quot;&gt;
124+
&lt;p&gt;&lt;img src=&quot;ari.jpg&quot; alt=&quot;Ari Madian&quot; /&gt;&lt;br /&gt;
125+
&lt;small class=&quot;muted&quot;&gt;Ari Madian, credit: Ellen Madian, CC0&lt;/small&gt;
126+
&lt;/div&gt;
127+
&lt;/div&gt;
128+
&lt;div class=&quot;row&quot;&gt;
129+
&lt;div class=&quot;col&quot;&gt;
130+
&lt;p&gt;&lt;strong&gt;Mayank Nader&lt;/strong&gt;&lt;/p&gt;
131+
132+
&lt;p&gt;&lt;em&gt;I am Mayank Nader, a sophomore Computer Science student from
133+
India. Currently, my main area of interest is Python scripting,
134+
JavaScript development, backend, and API development. I also like to
135+
experiment with bash scripting and ricing and configuring my Linux
136+
setup. Apart from that, I like listening to music and watching movies,
137+
documentaries, and tv shows. I am very much inspired by Open Source and
138+
try to contribute whenever I can.&lt;/em&gt;&lt;/p&gt;
139+
140+
&lt;p&gt;Mayank will be working on building a cross-platform browser plugin
141+
that allows users to search CC-licensed works directly from the browser
142+
and enable reuse of those works by providing easy image attribution
143+
tools. Users will be able to find content to use without having to
144+
switch to a new website. Mayank will be mentored by CC’s Software
145+
Engineer &lt;a href=&quot;https://creativecommons.org/author/aldencreativecommons-org/&quot;&gt;Alden Page&lt;/a&gt; with support from Timid Robot Zehta.&lt;/p&gt;
146+
147+
&lt;p&gt;You can follow the progress of this project through the GitHub repo or on the #gsoc-browser-ext channel on our &lt;a href=&quot;https://creativecommons.github.io/community/&quot;&gt;Slack community&lt;/a&gt;.&lt;/p&gt;
148+
149+
&lt;p&gt;You can visit &lt;a href=&quot;https://summerofcode.withgoogle.com/organizations/6514859793973248/&quot;&gt;the Creative Commons organization page&lt;/a&gt;
150+
on Google Summer of Code site to see longer descriptions of the
151+
projects. We welcome community input and feedback – you are the users of
152+
all these products and we’d love for you to be involved. So don’t
153+
hesitate to join the project Slack channel or talk to us on GitHub or &lt;a href=&quot;https://creativecommons.github.io/community/&quot;&gt;our other community forums&lt;/a&gt;.&lt;/p&gt;
154+
&lt;/div&gt;
155+
&lt;div class=&quot;col pt-3&quot;&gt;
156+
&lt;p&gt;&lt;img src=&quot;mayank.png&quot; alt=&quot;Mayank Nader&quot; /&gt;&lt;br /&gt;
157+
&lt;small class=&quot;muted&quot;&gt;Mayank Nader, credit: Rohit Motwani, CC BY&lt;/small&gt;
158+
&lt;/div&gt;
159+
&lt;/div&gt;
160+
&lt;/div&gt;&lt;hr&gt;
161+
&lt;p&gt;&lt;em&gt;This post was originally posted &lt;a href=&quot;https://creativecommons.org/2019/05/30/meet-ccs-2019-google-summer-of-code-students/&quot;&gt;on the primary Creative Commons blog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
162+
</content>
163+
</entry>
12164
<entry xml:base="http://creativecommons.github.io/blog/entries/cc-gsoc-accepted-students/">
13165
<title type="text">CC Google Summer of Code accepted students announced</title>
14166
<id>urn:uuid:6570016b-b89a-3f5a-9e6f-09a9c9d88f01</id>

gsoc-2019/index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,9 @@
111111
<div class="page py-3">
112112
<h1 class="page-title pb-3 mb-4">Google Summer of Code 2019</h1>
113113

114-
<p>Creative Commons has been selected as a mentoring organization for <a href="https://summerofcode.withgoogle.com/">Google Summer of Code 2019</a>! Increasing digital collaboration is one of CC’s primary goals as an organization, so we are very excited by the idea of helping students become acquainted with open communities. Working with us is a good opportunity to work on large and impactful technical challenges and acquire new skills, but you'll also learn what it’s like to work for a nonprofit and help advance our mission to legally share knowledge and creativity to build a more equitable, accessible, and innovative world.</p>
114+
<p>Creative Commons has been selected as a mentoring organization for <a href="https://summerofcode.withgoogle.com/">Google Summer of Code (GSoC) 2019</a>! Increasing digital collaboration is one of CC’s primary goals as an organization, so we are very excited by the idea of helping students become acquainted with open communities. Working with us is a good opportunity to work on large and impactful technical challenges and acquire new skills, but you'll also learn what it’s like to work for a nonprofit and help advance our mission to legally share knowledge and creativity to build a more equitable, accessible, and innovative world.</p>
115115
<p>For more information about what Creative Commons as a whole does, please check out the <a href="https://creativecommons.org/about/">"What we do" page on our organization website</a>.</p>
116+
<h2 id="accepted-proposals">Accepted Proposals</h2><p>See our <a href="https://summerofcode.withgoogle.com/organizations/6514859793973248/">organization page on the GSoC website</a> to see information about the proposals that we've accepted and <a href="https://creativecommons.org/2019/05/30/meet-ccs-2019-google-summer-of-code-students/">learn more about the students behind the projects on our blog</a>.</p>
116117
<h2 id="applying">Applying</h2><p><strong>Applications are now closed for Google Summer of Code 2019.</strong> Application instructions are preserved on the <a href="/gsoc-2019/application-instructions/">Application Instructions</a> page for reference.</p>
117118
<h2 id="mentors">Mentors</h2><p>Here are short bios of each of our 2019 mentors. Please use first names or Slack/IRC nicknames to address mentors; we prefer informality.</p>
118119
<ul>

0 commit comments

Comments
 (0)