Skip to content

Commit 2052538

Browse files
committed
deploy: 7a50f3a
1 parent 57fb15f commit 2052538

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+1190
-324
lines changed

_sources/blog/datashuttle_gsoc2025.md.txt

Lines changed: 41 additions & 49 deletions
Large diffs are not rendered by default.

_sources/gsoc-2025-datashuttle.md.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33
<head>
44
<meta http-equiv="refresh" content="0; url=/blog/datashuttle_gsoc2025.html">
5+
<title>Add Google Drive and AWS to datashuttle - Final GSoC Report — NIU</title>
56
</head>
67
<body>
78
<p>If you are not redirected, <a href="/blog/datashuttle_gsoc2025.html">click here</a>.</p>

_sources/index.md.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ get-involved/index
6464
resources
6565
collaborations
6666
open-software-summer-school/index
67+
gsoc-2025-datashuttle
6768
```

about.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,13 @@
229229
</a>
230230
</li>
231231

232+
233+
<li class=" ">
234+
<a class="nav-link dropdown-item nav-internal" href="gsoc-2025-datashuttle.html">
235+
<no title>
236+
</a>
237+
</li>
238+
232239
</ul>
233240
</li>
234241

@@ -438,6 +445,13 @@
438445
</a>
439446
</li>
440447

448+
449+
<li class="nav-item ">
450+
<a class="nav-link nav-internal" href="gsoc-2025-datashuttle.html">
451+
<no title>
452+
</a>
453+
</li>
454+
441455
</ul>
442456
</nav></div>
443457

blog.html

Lines changed: 29 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,13 @@
233233
</a>
234234
</li>
235235

236+
237+
<li class=" ">
238+
<a class="nav-link dropdown-item nav-internal" href="gsoc-2025-datashuttle.html">
239+
<no title>
240+
</a>
241+
</li>
242+
236243
</ul>
237244
</li>
238245

@@ -440,6 +447,13 @@
440447
</a>
441448
</li>
442449

450+
451+
<li class="nav-item ">
452+
<a class="nav-link nav-internal" href="gsoc-2025-datashuttle.html">
453+
<no title>
454+
</a>
455+
</li>
456+
443457
</ul>
444458
</nav></div>
445459

@@ -588,7 +602,7 @@ <h1>
588602

589603
<div class="section ablog-post">
590604
<h2 class="ablog-post-title">
591-
<a href="blog/perspective_osw2025.html">A Personal Perspective on the Open Software Week</a>
605+
<a href="blog/datashuttle_gsoc2025.html">Add Google Drive and AWS to datashuttle - Final GSoC Report</a>
592606
</h2>
593607
<ul class="ablog-archive">
594608
<li>
@@ -607,7 +621,7 @@ <h2 class="ablog-post-title">
607621

608622
</span>
609623

610-
<a href="blog/author/marco-dalla-vecchia.html">Marco Dalla Vecchia</a>
624+
<a href="blog/author/shrey-singh.html">Shrey Singh</a>
611625

612626
</li>
613627

@@ -618,9 +632,9 @@ <h2 class="ablog-post-title">
618632

619633
</span>
620634

621-
<a href="blog/location/vienna.html">Vienna</a>
635+
<a href="blog/location/delhi.html">Delhi</a>
622636
,
623-
<a href="blog/location/austria.html">Austria</a>
637+
<a href="blog/location/india.html">India</a>
624638

625639
</li>
626640

@@ -648,25 +662,25 @@ <h2 class="ablog-post-title">
648662

649663
</div>
650664
</ul>
651-
<p class="ablog-post-excerpt"><p>In this guest blog post, <a class="reference external" href="https://bsky.app/profile/marcodv.bsky.social">Marco Dalla Vecchia</a>, image analyst at <a class="reference external" href="https://iof.pages.ist.ac.at/">Imaging &amp; Optics Facility</a> of the <a class="reference external" href="https://ista.ac.at/en/home/">Institute of Science and Technology Austria</a> (ISTA) shares his experience of the first <a class="reference internal" href="open-software-summer-school/index.html"><span class="doc std std-doc">Open Software Week</span></a>.</p>
652-
<img alt="" src="_images/OSW_2025.jpg" /></p>
665+
<p class="ablog-post-excerpt"><p>Hi, I am Shrey. This summer, I had the opportunity to contribute to open-source neuroscience software through <a class="reference external" href="https://summerofcode.withgoogle.com/">Google Summer of Code</a> — a program that connects student developers with mentoring organizations to work on real-world projects. I worked with the <a class="reference external" href="https://neuroinformatics.dev/">Neuroinformatics Unit</a> to enhance <a class="reference external" href="https://datashuttle.neuroinformatics.dev/"><code class="docutils literal notranslate"><span class="pre">datashuttle</span></code></a>, a tool for the creation, validation and transfer of neuroscience project folders.</p>
666+
<img alt="_images/datashuttle-new-project-light.png" class="only-light align-center" src="_images/datashuttle-new-project-light.png" style="width: 80%;" /></p>
653667

654668
<p class="ablog-post-expand">
655-
<a href="blog/perspective_osw2025.html"><em>Read more ...</em></a>
669+
<a href="blog/datashuttle_gsoc2025.html"><em>Read more ...</em></a>
656670
</p>
657671
<hr />
658672
</div>
659673

660674
<div class="section ablog-post">
661675
<h2 class="ablog-post-title">
662-
<a href="blog/datashuttle_gsoc2025.html">Add Google Drive and AWS to datashuttle - Final GSoC Report</a>
676+
<a href="blog/perspective_osw2025.html">A Personal Perspective on the Open Software Week</a>
663677
</h2>
664678
<ul class="ablog-archive">
665679
<li>
666680

667681
<i class="fa fa-calendar"></i>
668682

669-
<span>25 August 2025</span>
683+
<span>12 September 2025</span>
670684

671685
</li>
672686
<div class="ablog-sidebar-item ablog__postcard2">
@@ -678,7 +692,7 @@ <h2 class="ablog-post-title">
678692

679693
</span>
680694

681-
<a href="blog/author/shrey-singh.html">Shrey Singh</a>
695+
<a href="blog/author/marco-dalla-vecchia.html">Marco Dalla Vecchia</a>
682696

683697
</li>
684698

@@ -689,9 +703,9 @@ <h2 class="ablog-post-title">
689703

690704
</span>
691705

692-
<a href="blog/location/delhi.html">Delhi</a>
706+
<a href="blog/location/vienna.html">Vienna</a>
693707
,
694-
<a href="blog/location/india.html">India</a>
708+
<a href="blog/location/austria.html">Austria</a>
695709

696710
</li>
697711

@@ -719,11 +733,11 @@ <h2 class="ablog-post-title">
719733

720734
</div>
721735
</ul>
722-
<p class="ablog-post-excerpt"><p>I am Shrey, this summer I contributed to <a class="reference external" href="https://datashuttle.neuroinformatics.dev/"><code class="docutils literal notranslate"><span class="pre">datashuttle</span></code></a>, a tool for the creation, validation and transfer of neuroscience project folders, as part of <a class="reference external" href="https://summerofcode.withgoogle.com/">Google Summer of Code</a> 2025. I worked on adding Google Drive and Amazon Web Services (AWS) buckets as remote storage options to <code class="docutils literal notranslate"><span class="pre">datashuttle</span></code>.</p>
723-
<img alt="_images/datashuttle-new-project-light.png" class="only-light align-center" src="_images/datashuttle-new-project-light.png" style="width: 80%;" /></p>
736+
<p class="ablog-post-excerpt"><p>In this guest blog post, <a class="reference external" href="https://bsky.app/profile/marcodv.bsky.social">Marco Dalla Vecchia</a>, image analyst at <a class="reference external" href="https://iof.pages.ist.ac.at/">Imaging &amp; Optics Facility</a> of the <a class="reference external" href="https://ista.ac.at/en/home/">Institute of Science and Technology Austria</a> (ISTA) shares his experience of the first <a class="reference internal" href="open-software-summer-school/index.html"><span class="doc std std-doc">Open Software Week</span></a>.</p>
737+
<img alt="" src="_images/OSW_2025.jpg" /></p>
724738

725739
<p class="ablog-post-expand">
726-
<a href="blog/datashuttle_gsoc2025.html"><em>Read more ...</em></a>
740+
<a href="blog/perspective_osw2025.html"><em>Read more ...</em></a>
727741
</p>
728742
<hr />
729743
</div>

blog/2023.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,13 @@
233233
</a>
234234
</li>
235235

236+
237+
<li class=" ">
238+
<a class="nav-link dropdown-item nav-internal" href="../gsoc-2025-datashuttle.html">
239+
<no title>
240+
</a>
241+
</li>
242+
236243
</ul>
237244
</li>
238245

@@ -440,6 +447,13 @@
440447
</a>
441448
</li>
442449

450+
451+
<li class="nav-item ">
452+
<a class="nav-link nav-internal" href="../gsoc-2025-datashuttle.html">
453+
<no title>
454+
</a>
455+
</li>
456+
443457
</ul>
444458
</nav></div>
445459

blog/2024.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,13 @@
233233
</a>
234234
</li>
235235

236+
237+
<li class=" ">
238+
<a class="nav-link dropdown-item nav-internal" href="../gsoc-2025-datashuttle.html">
239+
<no title>
240+
</a>
241+
</li>
242+
236243
</ul>
237244
</li>
238245

@@ -440,6 +447,13 @@
440447
</a>
441448
</li>
442449

450+
451+
<li class="nav-item ">
452+
<a class="nav-link nav-internal" href="../gsoc-2025-datashuttle.html">
453+
<no title>
454+
</a>
455+
</li>
456+
443457
</ul>
444458
</nav></div>
445459

blog/2025.html

Lines changed: 29 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,13 @@
233233
</a>
234234
</li>
235235

236+
237+
<li class=" ">
238+
<a class="nav-link dropdown-item nav-internal" href="../gsoc-2025-datashuttle.html">
239+
<no title>
240+
</a>
241+
</li>
242+
236243
</ul>
237244
</li>
238245

@@ -440,6 +447,13 @@
440447
</a>
441448
</li>
442449

450+
451+
<li class="nav-item ">
452+
<a class="nav-link nav-internal" href="../gsoc-2025-datashuttle.html">
453+
<no title>
454+
</a>
455+
</li>
456+
443457
</ul>
444458
</nav></div>
445459

@@ -588,7 +602,7 @@ <h1>
588602

589603
<div class="section ablog-post">
590604
<h2 class="ablog-post-title">
591-
<a href="perspective_osw2025.html">A Personal Perspective on the Open Software Week</a>
605+
<a href="datashuttle_gsoc2025.html">Add Google Drive and AWS to datashuttle - Final GSoC Report</a>
592606
</h2>
593607
<ul class="ablog-archive">
594608
<li>
@@ -607,7 +621,7 @@ <h2 class="ablog-post-title">
607621

608622
</span>
609623

610-
<a href="author/marco-dalla-vecchia.html">Marco Dalla Vecchia</a>
624+
<a href="author/shrey-singh.html">Shrey Singh</a>
611625

612626
</li>
613627

@@ -618,9 +632,9 @@ <h2 class="ablog-post-title">
618632

619633
</span>
620634

621-
<a href="location/vienna.html">Vienna</a>
635+
<a href="location/delhi.html">Delhi</a>
622636
,
623-
<a href="location/austria.html">Austria</a>
637+
<a href="location/india.html">India</a>
624638

625639
</li>
626640

@@ -648,25 +662,25 @@ <h2 class="ablog-post-title">
648662

649663
</div>
650664
</ul>
651-
<p class="ablog-post-excerpt"><p>In this guest blog post, <a class="reference external" href="https://bsky.app/profile/marcodv.bsky.social">Marco Dalla Vecchia</a>, image analyst at <a class="reference external" href="https://iof.pages.ist.ac.at/">Imaging &amp; Optics Facility</a> of the <a class="reference external" href="https://ista.ac.at/en/home/">Institute of Science and Technology Austria</a> (ISTA) shares his experience of the first <a class="reference internal" href="../open-software-summer-school/index.html"><span class="doc std std-doc">Open Software Week</span></a>.</p>
652-
<img alt="" src="../_images/OSW_2025.jpg" /></p>
665+
<p class="ablog-post-excerpt"><p>Hi, I am Shrey. This summer, I had the opportunity to contribute to open-source neuroscience software through <a class="reference external" href="https://summerofcode.withgoogle.com/">Google Summer of Code</a> — a program that connects student developers with mentoring organizations to work on real-world projects. I worked with the <a class="reference external" href="https://neuroinformatics.dev/">Neuroinformatics Unit</a> to enhance <a class="reference external" href="https://datashuttle.neuroinformatics.dev/"><code class="docutils literal notranslate"><span class="pre">datashuttle</span></code></a>, a tool for the creation, validation and transfer of neuroscience project folders.</p>
666+
<img alt="../_images/datashuttle-new-project-light.png" class="only-light align-center" src="../_images/datashuttle-new-project-light.png" style="width: 80%;" /></p>
653667

654668
<p class="ablog-post-expand">
655-
<a href="perspective_osw2025.html"><em>Read more ...</em></a>
669+
<a href="datashuttle_gsoc2025.html"><em>Read more ...</em></a>
656670
</p>
657671
<hr />
658672
</div>
659673

660674
<div class="section ablog-post">
661675
<h2 class="ablog-post-title">
662-
<a href="datashuttle_gsoc2025.html">Add Google Drive and AWS to datashuttle - Final GSoC Report</a>
676+
<a href="perspective_osw2025.html">A Personal Perspective on the Open Software Week</a>
663677
</h2>
664678
<ul class="ablog-archive">
665679
<li>
666680

667681
<i class="fa fa-calendar"></i>
668682

669-
<span>25 August 2025</span>
683+
<span>12 September 2025</span>
670684

671685
</li>
672686
<div class="ablog-sidebar-item ablog__postcard2">
@@ -678,7 +692,7 @@ <h2 class="ablog-post-title">
678692

679693
</span>
680694

681-
<a href="author/shrey-singh.html">Shrey Singh</a>
695+
<a href="author/marco-dalla-vecchia.html">Marco Dalla Vecchia</a>
682696

683697
</li>
684698

@@ -689,9 +703,9 @@ <h2 class="ablog-post-title">
689703

690704
</span>
691705

692-
<a href="location/delhi.html">Delhi</a>
706+
<a href="location/vienna.html">Vienna</a>
693707
,
694-
<a href="location/india.html">India</a>
708+
<a href="location/austria.html">Austria</a>
695709

696710
</li>
697711

@@ -719,11 +733,11 @@ <h2 class="ablog-post-title">
719733

720734
</div>
721735
</ul>
722-
<p class="ablog-post-excerpt"><p>I am Shrey, this summer I contributed to <a class="reference external" href="https://datashuttle.neuroinformatics.dev/"><code class="docutils literal notranslate"><span class="pre">datashuttle</span></code></a>, a tool for the creation, validation and transfer of neuroscience project folders, as part of <a class="reference external" href="https://summerofcode.withgoogle.com/">Google Summer of Code</a> 2025. I worked on adding Google Drive and Amazon Web Services (AWS) buckets as remote storage options to <code class="docutils literal notranslate"><span class="pre">datashuttle</span></code>.</p>
723-
<img alt="../_images/datashuttle-new-project-light.png" class="only-light align-center" src="../_images/datashuttle-new-project-light.png" style="width: 80%;" /></p>
736+
<p class="ablog-post-excerpt"><p>In this guest blog post, <a class="reference external" href="https://bsky.app/profile/marcodv.bsky.social">Marco Dalla Vecchia</a>, image analyst at <a class="reference external" href="https://iof.pages.ist.ac.at/">Imaging &amp; Optics Facility</a> of the <a class="reference external" href="https://ista.ac.at/en/home/">Institute of Science and Technology Austria</a> (ISTA) shares his experience of the first <a class="reference internal" href="../open-software-summer-school/index.html"><span class="doc std std-doc">Open Software Week</span></a>.</p>
737+
<img alt="" src="../_images/OSW_2025.jpg" /></p>
724738

725739
<p class="ablog-post-expand">
726-
<a href="datashuttle_gsoc2025.html"><em>Read more ...</em></a>
740+
<a href="perspective_osw2025.html"><em>Read more ...</em></a>
727741
</p>
728742
<hr />
729743
</div>

blog/archive.html

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,13 @@
226226
</a>
227227
</li>
228228

229+
230+
<li class=" ">
231+
<a class="nav-link dropdown-item nav-internal" href="../gsoc-2025-datashuttle.html">
232+
<no title>
233+
</a>
234+
</li>
235+
229236
</ul>
230237
</li>
231238

@@ -433,6 +440,13 @@
433440
</a>
434441
</li>
435442

443+
444+
<li class="nav-item ">
445+
<a class="nav-link nav-internal" href="../gsoc-2025-datashuttle.html">
446+
<no title>
447+
</a>
448+
</li>
449+
436450
</ul>
437451
</nav></div>
438452

@@ -584,16 +598,16 @@ <h2>
584598

585599
<span>12 September 2025</span>
586600
-
587-
<a href="perspective_osw2025.html">A Personal Perspective on the Open Software Week</a>
601+
<a href="datashuttle_gsoc2025.html">Add Google Drive and AWS to datashuttle - Final GSoC Report</a>
588602
</p>
589603
</div>
590604

591605
<div class="section ablog__catalog_post">
592606
<p>
593607

594-
<span>25 August 2025</span>
608+
<span>12 September 2025</span>
595609
-
596-
<a href="datashuttle_gsoc2025.html">Add Google Drive and AWS to datashuttle - Final GSoC Report</a>
610+
<a href="perspective_osw2025.html">A Personal Perspective on the Open Software Week</a>
597611
</p>
598612
</div>
599613

0 commit comments

Comments
 (0)