Skip to content
View EPdacoder05's full-sized avatar

Block or report EPdacoder05

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
EPdacoder05/README.md

πŸ‘‹ Hi, I'm Ellis Pinaman

Security-First Python Architect | DevSecOps & AI Systems

πŸ“§ epinaman@yahoo.com | πŸ“± 614-695-8215 | πŸ“ Columbus, Ohio | πŸ’Ό LinkedIn | πŸ“„ Resume - Download PDF version


πŸš€ What I Build

Python developer with 4+ years building security automation and ML systems across AWS, GCP, Azure. I ship production systems that process 1M+ requests/day with sub-200ms latency while maintaining 99%+ uptime in SOC2/HIPAA-regulated environments.

Current Focus: ML-powered threat detection, cloud infrastructure automation, DevSecOps pipelines


πŸ”₯ Featured Projects

πŸ”’ NullPointVector - AI Threat Detection Platform

End-to-end ML pipeline for real-time phishing detection across email, SMS, and voice channels. FastAPI REST service with pgvector similarity search, Dash/Plotly dashboard, and hardened CI/CD with 5 automated security scanners. 94% accuracy, 1M+ daily evaluations, <200ms latency.
Python β€’ FastAPI β€’ PostgreSQL β€’ pgvector β€’ Docker β€’ scikit-learn β€’ SentenceTransformers

πŸ›‘οΈ Security Data Fabric

Unified security analytics platform with 3-tier medallion architecture (Bronze/Silver/Gold) ingesting 10+ sources. Semantic search via pgvector, ML anomaly detection with Isolation Forest, async FastAPI backend with 8-level RBAC.
Python β€’ FastAPI β€’ PostgreSQL β€’ pgvector β€’ Docker β€’ Medallion Architecture

IaC framework using Pulumi and AWS Lambda for real-time cloud cost monitoring with billing alerts, orphaned resource detection, and a reusable 30+ pattern security module library.
Python β€’ Pulumi β€’ AWS Lambda β€’ Terraform β€’ HCL

Serverless voice assistant backend on AWS converting voice commands into secure smart home actions via Home Assistant's REST API. All secrets managed through AWS Secrets Manager with least-privilege IAM roles and Pulumi IaC.
Python β€’ AWS Lambda β€’ API Gateway β€’ Polly β€’ Transcribe β€’ Terraform

Event-driven AWS pipeline for automated media ingestion, AI analysis (Rekognition + Transcribe), multi-format transcoding (MediaConvert), and smart archiving with S3 Intelligent Tiering. Orchestrated via Step Functions with FinOps cost controls.
Python β€’ S3 β€’ EventBridge β€’ Step Functions β€’ MediaConvert β€’ Rekognition

Reverse-engineered proprietary BLE protocols of off-the-shelf LED light strips and built an async Python bridge (bleak + aiomqtt) integrating them into Home Assistant via MQTT. Security-hardened Docker deployment.
Python β€’ asyncio β€’ bleak β€’ aiomqtt β€’ Docker β€’ Home Assistant


πŸ› οΈ Tech Stack

Languages: Python (primary), SQL, Bash
Cloud: AWS, GCP (certified), Azure
DevOps: Docker, Terraform, GitHub Actions, CI/CD
Databases: PostgreSQL, pgvector, Redis
ML/AI: scikit-learn, SentenceTransformers, PyTorch
Security: Zero-Trust, HIPAA, SOC2, SIEM


πŸ“œ Certifications

βœ… Google Cloud Associate Engineer (GCP-ACE)
βœ… CompTIA Network+
βœ… CompTIA A+


πŸ“« Let's Connect

Open to opportunities in: Python Development, Security Engineering, DevOps/MLOps, Cloud Architecture

πŸ“§ Email: epinaman@yahoo.com
πŸ’Ό LinkedIn: linkedin.com/in/ellis-pinaman
πŸ“„ Resume: Download PDF

Pinned Loading

  1. finops-cost-control-as-code finops-cost-control-as-code Public

    Cost control/ monitoring for aws/ pulumi services since I am a broke DevOps Pro

    Python

  2. NullPointVector NullPointVector Public

    Python 1

  3. ha-ble-mqtt-bridge ha-ble-mqtt-bridge Public

    Home Assistant <-> MQTT <-> Python Script <-> Bluetooth.

    Python