AI Engineering
Jul 14, 2025
Explore how AI is revolutionizing software development as we use ChatGPT to guide Windsurf IDE's SWE-1 model in building a complete expense-sharing application. This series demonstrates the future of AI-assisted development, from prompt engineering to deployment.
Read article →Security
Jun 20, 2023
This article discusses what is encryption, how it works, how encryption keys are generated, key terminologies for encryption in context with APIs and strategies for API encryption.
Read article →DevOps
Jun 19, 2023
In this article i would delve into few of the top interview questions covering DevOps principles, continuous integration, deployment strategies, infrastructure automation, and more to enhance your chances of landing that dream DevOps role.
Read article →Security
Jun 15, 2023
The two terms often used in tandem for access control in almost every system but they are inherently different. In this article i will try to explain difference between these two terms.
Read article →Security
Jun 1, 2023
This article discusses why is it very important to build APIs in a secure manner and what are the strategies that can be employed to secure API during development and after development.
Read article →Security
May 29, 2023
In the ever-evolving digital landscape, where interconnectedness and seamless integration reign supreme, APIs (Application Programming Interfaces) have emerged as the unsung heroes behind the scenes. These ingenious lines of code serve as the gateway to a world of limitless possibilities...
Read article →Tutorials
Apr 29, 2023
Jupyter Notebook is a popular choice among data scientist and data engineer developing application. There are numerous factors of why Jupyter Notebooks are preferred choice for getting up and running quickly. There are several posts why they do so. [This](https://realpython.com/lessons/why-use-jupyter-notebooks/) article on real python nicely explains.
Read article →Notes
Nov 6, 2022
The series completes the tutorial Obsidian Sync. If implemented you can save few bucks every year and still have Obsidian Sync in cloud.
Read article →Notes
Nov 5, 2022
This article will setup vault repository in github. Then we show to write a small but effective script to add. commit and push to remote repository.
Read article →Notes
Sep 12, 2022
This document chart out plan the way will use git to store obsidian vault. Next article in series will elaborate on this foundation to achieve target results.
Read article →DevOps
Sep 11, 2022
This tutorial guides you through initial steps getting started with Amazon Web Service (AWS). AWS is the leading cloud solution providers and most organizations have developed or migrated their business online.
Read article →