Read my blogs here!

Building a Coronavirus Case Tracer Application with Spring Boot and JAVA!

Jul 16,2021

In this blog, I’m going to explain how you can create your own coronavirus tracking app with Spring Boot and JAVA which reports the total number of cases around the globe. The cases are reported for each state in the country and then it also specifies the changes in the number of cases reported from the previous day...

Continue Reading

BDD: What why and how

Aug 01,2020

In software engineering, behavior-driven development (BDD) is an Agile software development process that encourages collaboration among developers, non-technical or business participants in a software project. It encourages teams to use conversation and concrete examples to formalize a shared understanding of how the application should behave...

Continue Reading

Software Testing and Tester’s Characteristics

Jul 29,2020

Ever wondered how big softwares are developed! How they are perfectly laid out according to the expectations of the clients ? Who makes sure whether what has been developed by the developers team is up to the mark and functions well without any defects and bugs? In this post you will get such questions answered and many more !...

Continue Reading

Design Issues in Network Layer

Apr 01,2020

Network layer is majorly focused on getting packets from the source to the destination, routing error handling and congestion control. Before learning about design issues in the network layer, let’s learn about it’s various functions...

Continue Reading

What is DVM(Dalvik Virtual Machine)?

May 22,2020

Dalvik Virtual Machine is a Register-Based virtual machine. It was designed and written by Dan Bornstein with contributions of other Google engineers as part of the Android mobile phone platform. The Dalvik virtual machine was named after Bornstein after the fishing village “Dalvík” in Eyjafjörður, Iceland, where some of his ancestors used to live...

Continue Reading

Difference between SCAN and LOOK Disk scheduling algorithms

Apr 03,2020

In SCAN disk scheduling algorithm, head starts from one end of the disk and moves towards the other end, servicing requests in between one by one and reach the other end...

Continue Reading

Women Who Code Mentorship Program 2.0

Feb 21,2020

We received our call for the Week 5 on February 21 marking the last call of the program. First of all I really want to thank Women Who Code community for giving such a nice platform to learn, grow and achieve by being a part of the community. I really loved this whole idea of coming together of people from various places, statuses, mindsets and goals and this not...

Continue Reading