Smaller Projects
Automation Labs
Workflow automations and smaller technical projects covering outreach pipelines, AI-assisted lead capture, appointment booking, and OCR document extraction — built to solve specific business process problems.
Projects
01
Outreach Automation Pipeline
An outreach workflow covering lead sourcing, context-aware personalization, and multi-channel delivery. Each step (sourcing, enrichment, messaging, scheduling, delivery) runs as a connected node in a repeatable pipeline, replacing manual one-by-one follow-up. Built with n8n and Python, using LinkedIn Sales Navigator and Hunter.io for lead data.
- ▸Lead sourcing and data enrichment
- ▸Personalized message generation
- ▸Multi-channel delivery orchestration
- ▸Workflow branching and error handling
02
AI Sales & Appointment Bots
Conversational bots for sales qualification and appointment booking. Users interact through a natural language interface; the bot qualifies leads, captures information, and schedules appointments into connected calendar or CRM systems. Built with Voiceflow and n8n, with an LLM powering context-aware responses.
- ▸Conversational lead qualification
- ▸Appointment booking automation
- ▸CRM and calendar integration
- ▸Fallback and handoff handling
03
ID Card Analyzer
An OCR pipeline for bilingual ID card images. Reads ID card photos, extracts structured fields (name, ID number, dates), validates them with regex, and outputs structured data for downstream automation. Processed 500+ records with automated email delivery at the end of each batch.
- ▸ID card image ingestion and preprocessing
- ▸OCR-based bilingual field extraction
- ▸Regex validation and structured export
- ▸Automated email delivery workflow
Tooling
Tools used across these projects
n8n
Open-source workflow automation for building complex flows with webhooks, API connections, and conditional branching.
Zapier
Cloud-based automation connecting SaaS tools through trigger-action pipelines.
Voiceflow
Conversational AI platform for designing and deploying chat and voice bot flows.
Python
Used for OCR automation (OpenCV, Tesseract, Pandas): image preprocessing, field extraction, regex validation, and structured export.
Interested?