An experienced software engineer with more than seven years of hands-on experience, I have built and delivered cloud-native, AI-powered solutions for industries including telecom, retail, healthcare, government, and finance. My background spans end-to-end software development, from designing scalable architectures and automating infrastructure to integrating advanced AI and machine learning capabilities. I thrive on solving complex problems, collaborating across teams, and continuously learning new technologies to create impactful, reliable solutions that drive business success.
Telecom Industry - AI / RAG Chatbot
Retail Industry - Google CCAI Agent Assist
Health Industry - Amazon Connect Migration
Technology Industry - AI-Powered Ticket Resolution Suggestion System
Service Industry - Amazon Connect Omni-Channel Optimization
Government Sector - Accessibility First Support Portal for Amazon Connect
Retail Industry - Twilio Flex Chat and Video Widget
Manufacturing Industry - Salesforce Cloud Voice Amazon Connect Integration
Service Industry - Omni Channel Front-End for Amazon Connect
Intelligent Document Processing
On-Premise to AWS ECS Migration
On-Premise to AWS EC2 Migration
Student Projects
December 23, 2019
Liham is a Filipino word that means letters, or mails. it is a simple Serverless Mail Client that allows you to receive E-Mails with your custom domain using the Amazon Web Service (AWS) infrastructure, without maintaining any servers.
Sample Use Cases
A User sent an e-mail to bot@domain.com, this e-mail contains an excel file that needs to be uploaded to the database using Extract Transform Load.
Liham can then received this e-mail by utilizing AWS SES this e-maill will then be processed from RAW format to JSON format.
Liham will then put the JSON formatted e-mail to the email folder of bot@domain.com.
Once the e-mail in the JSON format landed on the email folder of bot@domain.com a lambda function can then process it, triggered by the S3 Notification Configuration. The lambda function will then extract the Base64 Encoded Excel File from the JSON file.
After extracting the Lambda function can process it then upload its contents to the database and sent an automatic upload report back to the sender.
Details