Confidentiality Note: Most of the work I have done are confidential as they are a part of ongoing future projects and software developments, but I want to share some of my general work samples up until now. So, here they are!
Upgrading .Net Projects.
Right after Onboarding week, I have started to work on this project where I upgraded couple of .NET Projects to a higher .NET Version and test that the projects still work as expected. These tasks helped me get familiarity with the code quality maintained and the best practices of software development at taq.
Implementing new and updating old implementations to meet story requirements
For these tasks, I pair programmed with an exceptional Software Developer at taq and we worked together to update existing implementations and add a new API to do some operations on data. I also worked on the unit tests for these new changes and learned Specflow.
Masking Data
For this task, I am currently doing impact analysis and trying to find a better solution to protect sensitive data from being exposed to UI. So this task is a Work In Progress.