Category Projects

VisionVault: Building An AI Image Analyzer 

Image recognition

Overview The VisionVault AI Image Analyzer is a serverless tool that automatically processes every new image and pulls out useful details the moment it’s uploaded. It taps into several AWS services to create a scalable, low-cost, event-driven setup for image…

Serverless Sales Data Ingestion Pipeline

serveless computing

Project Overview This project implements a fully automated, serverless pipeline designed to ingest, validate, and route sales data from CSV files. The goal is to ensure only valid sales data is directed to a structured database (DynamoDB) and segregating invalid…

Migrating my Website to AWS

website hosting

In this week’s project walkthrough, I will share my experience migrating my website (nilescript.com) from Bluehost to AWS. First, I will discuss why I chose to migrate the website despite it not having any performance issues with the previous host.…

Deploying Static Website on AWS S3

Deploying Static Websites on AWS S3

If you’re building a website for your business or personal brand, there are many hosting options out there. Hosting providers like GoDaddy or Bluehost are popular choices for many people. However, traditional hosting options can create some performance bottlenecks for…