Portfolio of Projects
A collection of AI-driven systems, backend architectures, and automation solutions.
DocPrecis - AI-Powered Career Document Engine
DocPrecis is a high-precision AI platform designed to automate the generation of professional CVs and Cover Letters tailored to international recruitment standards.
- Built with Django as the core backend engine.
- Integrated with Anthropic's Claude API for advanced natural language processing and high-quality content generation.
- Ensures documents meet international ATS (Applicant Tracking System) norms and professional formatting.
- Fully deployed and orchestrated on AWS for maximum scalability and reliability.
Enterprise CRM & Workflow Orchestration
Developed a custom CRM for TELES GROUP SARL, integrating n8n for automated lead management and Django REST Framework for the core engine. Features include real-time data synchronization and automated reporting.
Multi-Channel AI Customer Support
Implementation of AI chatbots across WhatsApp and Web platforms. Using n8n and OpenAI APIs, the system automates customer queries and integrates directly with client databases to provide personalized responses.
Scalable Microservices for Fintech
Refactored a monolithic payment system into a microservices architecture. Utilized Docker for containerization and Redis for caching, improving system response time by 40%.
Advanced Analytics Dashboard
A data visualization platform for e-commerce clients. Built with Django and Bootstrap 5, it provides real-time insights into sales performance, stock levels, and user behavior analytics.
DevOps Infrastructure Automation
Setup of complete CI/CD pipelines using GitHub Actions and AWS CodeDeploy. This project automated testing and deployment for 10+ internal applications, reducing deployment errors by 60%.
Secure Gateway for External APIs
Built a centralized API gateway to manage authentication (OAuth2/JWT) and rate-limiting for third-party integrations, ensuring high security and data integrity across various client platforms.
AWS Lambda Image Processor
A serverless solution utilizing AWS Lambda and S3. It automatically compresses and resizes user-uploaded images in real-time for high-traffic web applications.
Multi-Tenant SaaS Inventory
A multi-tenant SaaS application allowing SMEs to manage inventory across multiple locations. Architecture based on PostgreSQL Schemas for data isolation and security.
Smart Lead Scraper & Classifier
A custom tool combining Scrapy and LLMs to scrape business data and automatically classify lead quality based on industry trends and company size.
Real-time Notification Engine
Integrated Django Channels and WebSockets to provide real-time push notifications for a collaboration platform, managing thousands of concurrent connections.