About

Blog of Badal Sarkar

Software Developer

Photo credit: Saimum Khaled     |   Location: Nafa-khum, Bandarban, Bangladesh
  1. January 04, 2021

    I have been working on a personal project to create an e-commerce application. For this project I am using Spring Boot for configuration…

  2. December 10, 2020

    I have started contributing to open source projects roughly 4 moths ago. This journey started because of OSD600 course of Seneca College…

  3. December 05, 2020

    Last week I have worked on to release Blink to Maven Central repository. Blink is now available for download here. Setting up my project for…

  4. December 05, 2020

    As part of release 0.4, I am working on implementing a feature in PayPal/Butterfly project. The feature is following- What this means is…

  5. November 25, 2020

    Release 0.4 requirements has been released. As part of OSD600 curriculum I have worked on release 0.1, 0.2 and 0.3 during last three months…

  6. November 22, 2020

    I have been trying to fix a bug in my code which I was writing to implement a new feature in PayPal/Butterfly. I have written about the bug…

  7. November 21, 2020

    I have worked on this issue in Telescope project. Telescope uses TravisCI for its Continuous Integration. It also uses CircleCI and Github…

  8. November 13, 2020

    This week I have worked to add two static analysis tools in Blink,Google Java Format for source code formatting and SpotBugs for error…

  9. November 01, 2020

    In the month of October, I have participated in the Hacktoberfest as part of release 0.2. The goal was to complete 4 PRs in open source…

  10. October 23, 2020

    This blog is about refactoring the codes of Blink and usage of some Git commands which helps to manipulate already committed codes, more…

  11. October 23, 2020

    I have worked on this repository, as part of my release 0.2. This repository was for a website built with Jekyll. I worked on this issue…

  12. October 09, 2020

    While working in software projects, we often need to try out different things like adding new features, fixing bugs etc. For this type of…

  13. September 25, 2020

    As part of our command line tool project, which finds broken URLs, we are to reviews each others code. We needed to use GitHub for this…