# Project Strings: improving strings support || Blog Post #Final || GSoC

**URL:** <https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-final-gsoc/1727>\
**Category:** GSoC-2021\
**Created:** [August 20, 2021, 8:23pm UTC](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-final-gsoc/1727 "2021-08-20T20:23:27Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![Aman](https://avatars.discourse-cdn.com/v4/letter/a/90ced4/32.png) [@Aman](https://fortran-lang.discourse.group/u/Aman)\
**Post date:** [August 20, 2021, 8:23pm UTC](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-final-gsoc/1727/1 "2021-08-20T20:23:27Z")

</div>

Hello everyone!,

This is my concluding post for the work that I have done being a GSoC intern at Fortran-lang.  
It was certainly an amazing experience in many aspects from collabroating with people from different parts of the world to learning and exploring new techs especially Fortran, whose soul, I never knew, was always there around me in many different forms.  
Thank you for giving me chance to ride along with such a learnedly community.

Hidden behind the curtains of the project were my mentors (Sebastian @awvwgk and Milan @milancurcic) who always helped me overcome obstacles, learn and become better, especially Sebastian who would never let me walk alone, rather he was always one step ahead of me foreseeing the possible obstacles I might face. If I get faster, he speeds up and gets even faster. If I slow down  
he waits. Always the first one to review my pull requests and then inviting others to do the same. Geographically we are miles apart but he was on an average only 2… secs away (literally!!!, even on weekends).

Apart from my primary mentors I am thankful to many people who helped me achieve my milestones during this journey. Ohhh! the journey! Whole journey can be found [**HERE**](https://docs.google.com/document/d/1zgSPek0ZB1L8MZ5D_NEXEHFMmmg9QSwZQTOa2pcp128/edit?usp=sharing).

_[if I missed to mention anyone, please excuse me and let me know, also NOTE THAT this will sit on the servers of Google forever, so let me know if you wish to see some changes there]_.

I wish to continue my open source journey and grateful to Google for such a programme.

What comes next?: probably the delete function for stringlist.

* * *

This post is regarding GSoC project on [improving strings support](https://summerofcode.withgoogle.com/projects/#4976006198198272) in Fortran.

**Currently in discussion** :

1). Revival String list [#268](https://github.com/fortran-lang/stdlib/issues/268)

_Linked PR_: [#470](https://github.com/fortran-lang/stdlib/pull/470)  
_Status_: Under review with 3 approvals

**Previous Blog Posts**

[Blog Post #12](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-12-gsoc/1699)

[Blog Post #11](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-11-gsoc/1643)

[Blog Post #10](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-10-gsoc/1610)  
[with 1 marked as stale]

[Blog Post #9](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-9-gsoc/1582)

[Blog Post #8](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-8-gsoc/1564)

[Blog Post #7](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-7-gsoc/1532)  
[with 1 marked as stale]

[Blog Post #6](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-6-gsoc/1496)

[Blog Post #5](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-5-gsoc/1449)

[Blog Post #4](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-4-gsoc/1400)

[Blog Post #3](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-3-gsoc/1389)

[Blog Post #2](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-2-gsoc/1330)

[Blog Post #1](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-1-gsoc/1295)

---

<div class="post-metadata">

**Author:** ![awvwgk](https://yyz2.discourse-cdn.com/free1/user_avatar/fortran-lang.discourse.group/awvwgk/32/154_2.png) [@awvwgk](https://fortran-lang.discourse.group/u/awvwgk)\
**Post date:** [August 20, 2021, 8:50pm UTC](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-final-gsoc/1727/2 "2021-08-20T20:50:26Z")

</div>

Thanks for the amazing work you have done in the community. I really enjoyed working with you on this project a lot and I’m more than happy to see that you will stick around with us for a little longer.

---

<div class="post-metadata">

**Author:** ![milancurcic](https://yyz2.discourse-cdn.com/free1/user_avatar/fortran-lang.discourse.group/milancurcic/32/2_2.png) [@milancurcic](https://fortran-lang.discourse.group/u/milancurcic)\
**Post date:** [August 21, 2021, 12:15am UTC](https://fortran-lang.discourse.group/t/project-strings-improving-strings-support-blog-post-final-gsoc/1727/3 "2021-08-21T00:15:43Z")

</div>

Thank you @Aman for the great work on this project, fantastic contributions to stdlib. Though I appreciate the mention, I was truly only following the progress from the background, while @awvwgk led the mentorship wonderfully.
