kuv2707.hashnode.devContinuing the GSoC Adventure with Zulip: New Challenges and AchievementsI’m happy to get the opportunity to work with Zulip as a GSoC contributor again. The folks here are awesome, and the work is very interesting and challenging. This, along with the fact that I had some unfinished projects I wanted to complete, is why ...Aug 27, 2025·9 min read
kuv2707.hashnode.devThe GSoC Experience - feat. ZulipThe success of Open Source Software rests on the collaboration and goodwill of its community. I spent the last few months contributing to Zulip, an Open Source team collaboration tool, as a part of Google Summer of Code 2024. As the program comes to...Aug 20, 2024·13 min read
kuv2707.hashnode.devMaking a toy language: a noobie experienceI recently attempted to make a language of my own. It is something I had been meaning to do for a while, and finally got the impetus from a group project in the Club of Programmers in my college, which I ended up doing alone. Here's the repository. I...Jan 12, 2024·5 min read
blogs.copsiitbhu.co.inA look back at Java SwingSwing is a GUI toolkit in Java. It was developed to provide a more sophisticated set of GUI components than the earlier Abstract Window Toolkit. It has been around since 1998 and used a lot in its time. One of the things that got me into programming ...Aug 22, 2023·3 min read
kuv2707.hashnode.devA look back at Java SwingIt's not as bad as old, but it doesn't find a place in today's world. Swing is a GUI toolkit in Java. It was developed to provide a more sophisticated set of GUI components than the earlier Abstract Window Toolkit. It has been around since 1998 and u...Aug 19, 2023·3 min read