My Key Learning Projects:
2012 - Present
TALENT SYNC AI CHAT BOT - RESUME AND PROJECT DOCS ANALYZER
The “Talent Sync AI Chat Bot - Resume and Project Docs Analyzer” is a smart AI-powered chatbot system designed to interactively analyze and provide insights from large repositories of unstructured documents stored in Amazon S3. Whether it’s thousands of resumes, HR spreadsheets, or project documentation files, this solution leverages natural language interfaces to extract valuable answers from these documents. Users can query the system with everyday language questions like “Who has Node.js experience?” or “What server is used for this application?”, and the chatbot returns precise, contextual answers. Built using Amazon Bedrock, Amazon Lex, AWS Lambda, and secured via IAM and S3, this system is intended to be scalable, intelligent, and highly secure.
- Enables HR teams and project managers to quickly find relevant skills and information without manually browsing through thousands of files.
- Leverages Amazon Bedrock for generative AI, Amazon Lex for conversational interface, and AWS Lambda for backend logic with secure storage in S3.
- Architecture focuses on scalability, automation, and fine-grained security with IAM roles and policies.
RECIPE AI FOOD CURATOR & CALORIE CALCULATOR
The AI Food Curator and Calorie Counter is a web app that helps users track daily calorie and nutrient intake by simply uploading or capturing meal images. The AI analyzes food to identify name, portion size, calories, carbs, proteins, and fats, with an easy-to-read breakdown.
- Suggests recipes with images based on given ingredients.
- Future enhancements include personalized nutrition guidance, healthier alternatives, and preparation details.
- Initiative aimed at reducing health risks, medical claims, and overall healthcare costs.
CURRENTLY DEVELOPING CDK STACK FOR MY OWN BLOGGING WEBSITE
Tech Stack Used : AWS CDK, S3, Lambda, API Gateway, SQS, DynamoDB, NextJS, AWS Cloudwatch, AWS SES | Jan 2024
- Developing and automating the infrastructure of my website and working on creating a Restful service using API Gateway to send blogging content in JSON format to Queuing service that helps in the scalability of my application which furthers then hits lambda to process the valid data and then stores it back to the DynamoDB. All of the Blog Content is stored in S3 and the metadata is handled by DynamoDB and Monitoring the application is done by configuring the Cloudwatch. Further on Planning to Extend it to use AWS Step functions to orchestrate the workflows and extend the blogging articles subscription services via SES mail.
- My Blogging Website which is currently under development is based on the NextJS framework which I am currently exploring that uses the above AWS Services as the backend. Here is the link to my blogging website
AUTOMATED SYNCING GOOGLE PHOTOS TO ALBUM
Tech Stack Used : Python, Google Photos API | Jun 2023
- A Python script designed to sync local photos to Google Photos using the Google Photos Library API. The script allows us to upload photos from a specified local folder to a designated album on Google Photos. Additionally, it moves the uploaded photos to an archive folder to keep track of synchronized media items..
DEVELOPED AN QUILTING E-COMMERCE WEBSITE
Tech Stack Used : ReactJS, Firebase, AWS Amplify, AWS SES, Restful API | Jun 2020
- A full-stack e-commerce website, where users can experience the online presence of the Quilting Studio. Created a Front End application using React JS Framework and integrated multiple REST APIs to send data back and forth to the back-end database as a Firebase multiple AWS Services for the CI/CD deployment of the application and used the AWS SES Service to the users subscribed to the website.
DEVELOPED FEW STATIC WEBSITES FOR FAMILY AND FRIENDS
Tech Stack Used : ReactJS, Firebase, AWS Amplify, AWS SES, Restful API, JavaScript, HTML, CSS, S3 | Since Jan 2015 - Until today
- Developed and hosted multiple static websites in AWS Amplify and AWS S3 for family and friends to make their memories last forever. Here are the links to such developed websites(1, 2).
- Developed my portfolio websites using HTML and CSS Bootstrap and curated my passion for development and photography into my photography website during my college days. Here are the links to those websites (1, 2).