Google Summer of Code 2021 Report

Abstract Chapel is a programming language designed for productive parallel computing at scale. It simplifies parallel programming through elegant parallel programming constructs. As Chapel can utilize a system to its fullest potential, it seems like one of the ideal solutions to handle millions of network requests. Currently, we can do network programming by using C Interoperability, but those constructs are not intuitive and good enough for users to easily do their tasks....

August 26, 2021 · 8 min · 1700 words · Lakshya Singh

Journey Google Summer of Code

What is GSoC? Google Summer of Code is a global program focused on bringing more student developers into open source software development. Students work with an open-source organization on a 10-week programming project during their break from school. This post highlights my journey of getting selected into the program from the very beginning. I believe that there is no defined path for getting selected in such open-source fellowships. Everyone has a unique journey, and you can take a few things from other journeys to write yours :) because the essence of each one is similar....

July 5, 2021 · 11 min · 2321 words · Lakshya Singh