princeprasad.hashnode.devExploring the Impact of AI Chatbots on College Students: Boons and PitfallsIntroduction In the realm of higher education, the integration of AI chatbots has emerged as a potential game-changer, revolutionizing the way students engage with educational institutions and access support services. However, as with any technologic...Dec 5, 2023·2 min read
princeprasad.hashnode.devMy First Encounter With Keploy Fellowship.My first encounter with Keploy was when the team came to my college and gave a presentation about API and then gave the form for a fellowship program. For this fellowship they give us a 6-day routine covering six API-related topics. On the first day,...Feb 7, 2023·1 min read
princeprasad.hashnode.devHow APIs work with the WebsiteAn API is an application programming interface that provides an interface between applications. For example, if you take login as an example By clicking the Login button in any web application, it will communicate with the backend APIs and the API wi...Jan 25, 2023·2 min read
princeprasad.hashnode.devBasic Information of HTTP and HTTPSThe full form of HTTP is Hypertext Transfer Protocol. It consists of a set of rules and standards that web browsers and servers can use to communicate. By using this protocol, we can transfer data from the server to the client. Most information that ...Jan 20, 2023·1 min read