Skip to main content

Projects

A showcase of my professional work in AI, Cloud Infrastructure, DevOps, and Application Development

AI Automation & Agents

Automated Contract Workflow: Monday.com, DocuSign & Make
AI Automation & Agents

Automated Contract Workflow: Monday.com, DocuSign & Make

Engineered a fully automated legal workflow connecting Monday.com to DocuSign via Make.com. The system dynamically generates contracts, captures e-signatures, and updates CRM status in real-time, reducing manual processing time by 90%.

Automated YouTube to Shorts: HeyGen, OpenAI & Notion
AI Automation & Agents

Automated YouTube to Shorts: HeyGen, OpenAI & Notion

Built an automated content pipeline that fetches YouTube transcripts and uses OpenAI to identify viral hooks. The workflow organizes scripts in Notion and triggers HeyGen to generate AI avatar videos instantly, scaling ad production without manual editing.

AI Voice Agent for Automated Lead Calling & CRM Sync
AI Automation & Agents

AI Voice Agent for Automated Lead Calling & CRM Sync

Developed an autonomous voice agent that ingests leads and triggers instant outbound calls using Twilio and DeepGram. The AI conducts natural conversations, qualifies leads, and logs transcripts directly into the CRM, ensuring 100% data capture.

AI Voice Agent with Twilio, DeepGram & ElevenLabs
AI Automation & Agents

AI Voice Agent with Twilio, DeepGram & ElevenLabs

Architected a low-latency voice pipeline integrating DeepGram (STT) and ElevenLabs (TTS) for human-like conversational capability. Utilized LiveKit for real-time streaming, enabling the agent to handle complex customer support queries with sub-second response times.

AI Engineering & RAG

Intelligent Automation Agents with LangGraph & FastAPI
AI Engineering & RAG

Intelligent Automation Agents with LangGraph & FastAPI

Designed autonomous agents using LangGraph for multi-step reasoning and complex decision-making. Built custom MCP servers to securely connect agents to internal databases and developed a high-performance FastAPI backend for real-time execution.

Enterprise RAG Knowledge Agent: n8n, Pinecone & OpenAI
AI Engineering & RAG

Enterprise RAG Knowledge Agent: n8n, Pinecone & OpenAI

Engineered a RAG pipeline using n8n that ingests and chunks internal Google Drive documents into Pinecone. The system uses semantic search to provide instant, source-backed answers to employee queries, eliminating manual document searching.

Domain-Specific RAG Systems for Medical & Legal Sectors
AI Engineering & RAG

Domain-Specific RAG Systems for Medical & Legal Sectors

Developed specialized RAG systems using domain-specific embedding models for HIPAA-compliant medical search and legal case law retrieval. Implemented hybrid search strategies in ChromaDB to ensure high accuracy and strict data governance.

Llama 3-Powered Flask Server with Mobile Integration
AI Engineering & RAG

Llama 3-Powered Flask Server with Mobile Integration

Integrated the Llama 3 LLM with a mobile app via a robust Flask backend hosted on AWS. Implemented Nginx for load balancing and SSL, enabling mobile users to interact with the AI model with low latency and high security.

DreamPixels: AI Image Gen with AWS Bedrock & Serverless
AI Engineering & RAG

DreamPixels: AI Image Gen with AWS Bedrock & Serverless

Built a generative AI app transforming text prompts into images using Stable Diffusion and Amazon Bedrock. Utilized a serverless AWS Lambda architecture to handle high-concurrency image generation requests for the Flutter mobile frontend.

Mobile App for Digit Detection (CNN) on AWS EC2
AI Engineering & RAG

Mobile App for Digit Detection (CNN) on AWS EC2

Deployed a Convolutional Neural Network (CNN) on AWS EC2 to power a real-time digit recognition mobile app. The system processes handwritten inputs via a Flask API, demonstrating seamless integration between Deep Learning models and mobile interfaces.

Cloud & DevOps

High-Performance LLM Deployment: DeepSeek & Mistral on AWS
Cloud & DevOps

High-Performance LLM Deployment: DeepSeek & Mistral on AWS

Deployed DeepSeek and Mistral LLMs on AWS c5.2xlarge (CPU) and g4dn.xlarge (GPU) instances using Ollama. Optimized performance by compiling Ollama for native CPU architectures, ensuring cost-effective inference for private LLM hosting.

Jenkins CI/CD Pipeline Deployment with Docker & GitHub
Cloud & DevOps

Jenkins CI/CD Pipeline Deployment with Docker & GitHub

Built a robust CI/CD pipeline using Jenkins to automate software testing and deployment. Integrated Docker and GitHub Actions to streamline release cycles, reducing deployment failures and ensuring consistent production environments.

Enterprise Data Security: IBM Guardium & Compliance
Cloud & DevOps

Enterprise Data Security: IBM Guardium & Compliance

Implemented Data Activity Monitoring (DAM) across enterprise fleets to secure sensitive PII. Engineered real-time audit workflows for GDPR/PCI DSS compliance and enforced data masking policies without requiring application code changes.

Moltbot Installation & Configuration (Linux/macOS)
Cloud & DevOps

Moltbot Installation & Configuration (Linux/macOS)

Executed cross-platform deployment of Moltbot, managing dependencies and environment configurations on both Ubuntu and macOS. Verified system integrity through extensive CLI testing to ensure immediate operational readiness.

Containerization & Kubernetes

High-Performance Kubernetes Multi-Node Cluster Deployment
Containerization & Kubernetes

High-Performance Kubernetes Multi-Node Cluster Deployment

Designed and deployed a fault-tolerant multi-node Kubernetes cluster using kubeadm. Configured RBAC security policies, persistent storage, and integrated Prometheus/Grafana for full-stack cluster observability.

Kubernetes Cluster Bootstrapping Using Ansible
Containerization & Kubernetes

Kubernetes Cluster Bootstrapping Using Ansible

Automated the provisioning of Kubernetes clusters using Ansible playbooks. This reduced setup time by 80% and ensured consistent configuration of networking, security, and monitoring tools across all nodes.

OpenShift Deployment for Enterprise Applications
Containerization & Kubernetes

OpenShift Deployment for Enterprise Applications

Deployed Red Hat OpenShift clusters to support secure, multi-tenant enterprise workloads. Configured automated scaling and strict security contexts to meet enterprise governance standards.

ElasticSearch with Grafana on Kubernetes for Log Analytics
Containerization & Kubernetes

ElasticSearch with Grafana on Kubernetes for Log Analytics

Deployed a scalable ELK stack on Kubernetes for real-time log analysis. Integrated Fluentd for efficient log forwarding and configured Grafana dashboards to visualize system health and performance metrics.

Deploying Cassandra & Apache Spark on Kubernetes
Containerization & Kubernetes

Deploying Cassandra & Apache Spark on Kubernetes

Orchestrated a high-performance Big Data stack on Kubernetes, deploying Cassandra StatefulSets and Spark workers. Optimized resource limits and HDFS integration to handle large-scale data processing workloads.

Cloudera & Big Data

Cloudera CDP Cluster Health Check & Performance Tuning
Cloudera & Big Data

Cloudera CDP Cluster Health Check & Performance Tuning

Conducted deep-dive diagnostics on Cloudera CDP clusters to identify performance bottlenecks in HDFS and YARN. Implemented tuning parameters that enhanced system stability and query speeds.

Cloudera Public Cloud Upgrade on Azure Data Lake
Cloudera & Big Data

Cloudera Public Cloud Upgrade on Azure Data Lake

Led the migration and upgrade of Cloudera workloads to Azure Data Lake. Optimized the architecture for cloud-native performance while maintaining strict security and compliance with enterprise governance.

High-Availability Storage Infrastructure: IBM Storage Ceph
Cloudera & Big Data

High-Availability Storage Infrastructure: IBM Storage Ceph

Deployed a multi-node IBM Storage Ceph cluster to provide unified Block and Object storage. Tuned CRUSH maps for maximum I/O throughput and achieved 99.99% uptime for critical enterprise analytics workloads.

Web Application Development

Resolvix: Centralized Log Management (ELK Stack & PWA)
Web Application Development

Resolvix: Centralized Log Management (ELK Stack & PWA)

Architected a Progressive Web App (PWA) for centralized log management. Built with a React/Vite frontend and Node.js backend, integrating ELK Stack and Python daemons for real-time log ingestion and visualization.

E-Commerce Web App Deployment on AWS
Web Application Development

E-Commerce Web App Deployment on AWS

Designed and deployed a scalable e-commerce platform on AWS. Configured EC2 Auto Scaling groups and RDS Multi-AZ deployments to ensure high availability and consistent performance during traffic spikes.

The Freelance PM Club: Job Board & Marketplace
Web Application Development

The Freelance PM Club: Job Board & Marketplace

Built a comprehensive marketplace platform using Next.js and TypeScript. Developed features for talent sourcing, subscription management via Stripe, and community interaction, creating a seamless ecosystem for project managers.

AI Travel Agent Platform via Django REST Framework
Web Application Development

AI Travel Agent Platform via Django REST Framework

Architected a robust travel booking backend using Django REST Framework. Integrated third-party flight and hotel APIs, utilizing PostgreSQL for data storage and Redis for caching to deliver real-time itinerary generation.

Mobile App Development

Architez: Architecture & Project Management App
Mobile App Development

Architez: Architecture & Project Management App

Built a cross-platform mobile app for architects using React Native. Implemented a scalable Firebase backend for real-time project updates and a highly interactive UI for design collaboration and management.

KidsClinic: Pediatric Health & Appointment App
Mobile App Development

KidsClinic: Pediatric Health & Appointment App

Developed a HIPAA-compliant pediatric health app enabling secure appointment scheduling and medical tracking. Engineered the React Native frontend and Node.js backend to ensure smooth data synchronization and user privacy.

Investicoon: Stock Trading App with AI Chatbot
Mobile App Development

Investicoon: Stock Trading App with AI Chatbot

Created a real-time stock market tracking app featuring an integrated AI chatbot. Utilized FastAPI for high-performance data delivery and React Native for a responsive cross-platform user experience.

Coach Abi: AI-Driven Therapy & Health App
Mobile App Development

Coach Abi: AI-Driven Therapy & Health App

Developed a mental health support app with an integrated OpenAI-powered therapy bot. Designed an intuitive mobile interface using React Native and Redux to promote user engagement and secure communication.