Hello World
More Info: https://awanshrestha.github.io/
- How to Connect and Deploy Private GitHub Repositories to cPanel Shared Hosting using GitHub Actions
In this blog we are going to see the step by step process to connect and deploy the private GitHub repository to cPanel share hosting using GitHub actions. - Architecting a Real-Time, Serverless AI Chat Application with Amazon Bedrock
A practical, step-by-step guide for AWS builders on architecting a real-time, serverless AI chat application using Amazon Bedrock, API Gateway WebSockets, Lambda, and DynamoDB. This post includes AWS CDK deployment snippets and strategies for overcoming common streaming and state management challenges. - HTML to PDF JavaScript – Example with Code
In this blog we will convert HTML file to PDF using JavaScript. Examples code snippets provided. - How to Build a Secure and Advanced Auth System in AWS Amplify with OAuth & Federated Identities
Introduction Imagine signing into an app and instantly accessing personalized content—no repeated logins, no security headaches. Now, imagine doing this securely across multiple platforms while integrating Google, Facebook, or Okta as authentication providers. That’s exactly what AWS Amplify + Cognito enables, but basic auth flows aren’t enough when dealing with enterprise-grade security, multi-tenant apps, and… - Optimizing Costs and Enhancing Performance: Leveraging a Single Load Balancer for Multiple Websites
Optimizing Costs and Enhancing Performance: Leveraging a Single Load Balancer for Multiple Websites - How The Web Works | Behind the scenes of a Website
How the web works? This article is about the behind the scenes of a website, what happens when you type an URL in your browser and hit Enter. - Vis Js Network Save Position – Create Network Graph JavaScript
In this blog, we will see how to save vis js network position. We will create network graph by dragging and save positions for later use. - Most Useful Websites for Students, Graphic Designers and Web Developers
In this blog I will list out the most useful websites for students, graphic designers and web developers. - Host React App with AWS Amplify and GitHub
Host React App with AWS Amplify and GitHub