Hi, I am

Aabishkar Wagle

A passionate, innovation-driven Software Engineer with over 7 years of experience, I specialize in delivering impactful solutions that boost business productivity through modern AI technologies and intelligent agents. I bring end-to-end expertise across the software development lifecycle, excelling in Node.js, TypeScript, AWS, Serverless, Docker, and Kubernetes, along with hands-on experience in designing, integrating, and deploying AI agents using advanced frameworks and APIs. Having thrived in both startup and enterprise environments, I am committed to continuous learning and building scalable, high-performance, human-centered applications that address real-world challenges.

Journal

Recent Blogs

Archive

All Blogs

Mar 9, 2023

How to host your website for free?

I recently noticed a surge in traffic to my old article How to deploy your full-stack application for...

Read article

Mar 3, 2023

Introduction to Signals In JS: An Overview and Advantages

In the world of JavaScript-based frameworks and libraries, Signals are a relatively new addition. It was first introduced...

Read article

Feb 23, 2023

How to restore the scroll position in NextJS?

Before jumping into this article's central concept of how to restore scroll position in NextJS, let's understand why...

Read article

Feb 15, 2023

Create web animations easily with React Framer Motion

If you are already familiar with HTML, and CSS by now then I can guarantee that you know...

Read article

Feb 8, 2023

Hands-On with Terraform Part II - Creating a k8s cluster in DigitalOcean

In the first part of this article series, we discussed the process of creating a DigitalOcean VPC and...

Read article

Feb 2, 2023

Hands-On with Terraform Part I: Creating a DigitalOcean VPC and Droplet

Since you have come up here, I assume you're already familiar with Terraform and perhaps have even heard...

Read article

Jan 23, 2023

Creating a Dark Mode Feature for your React/Next.js Application with Tailwind CSS

Out of the many different features that your web application or website has or might have, having a...

Read article

Jan 14, 2023

Synchronizing Elasticsearch with Your Database: A Beginner's Guide to Continuous Data synchronization

When working with Elasticsearch, it's common to encounter situations where data needs to be kept in sync between...

Read article

Jan 7, 2023

How to deploy your full-stack application for free?

Deploying a full-stack application can be a daunting task, especially for those who are new to web development....

Read article

Sep 28, 2020

What is database indexing and how it works

Let's say you have a dictionary book containing hundreds of thousands of words. Now, you may need to...

Read article

Sep 27, 2020

Configuring multiple kubeconfig on your machine

While working with Kubernetes, probably the best way to access the Kubernetes cluster is by the using kubeconfig...

Read article