Skip to content
View elisrizea's full-sized avatar

Block or report elisrizea

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
elisrizea/README.md

Hi, I'm Alin 👋

Python/Django Backend Engineer specializing in AI-powered applications and scalable cloud architecture.

What I Do

🚀 Fast MVP to Production — I take ideas from concept to working product in weeks, then scale them properly

🤖 AI/LLM Engineering — LangGraph multi-agent systems, RAG pipelines, vectorized knowledge bases (pgvector), OpenAI/Bedrock/Cerebras integrations

☁️ AWS Cloud Architecture — EC2, RDS, S3, SES, Route53, Bedrock | High availability, horizontal scaling, cost-optimized deployments

🔧 Backend Systems — Django, DRF, PostgreSQL, Redis, Celery, async processing, microservices migration paths

Current Project

DBM-AI.com — SaaS platform with dual LangGraph chatbot architecture (conversational + deterministic booking flows), hybrid PostgreSQL/pgvector database, WhatsApp/Facebook adapters, affiliate tracking, and AI-powered content tools. Dockerized on AWS, designed for MVP→monolith-service hybrid→microservices evolution.

Tech Stack

Languages: Python, JavaScript, Dart, SQL
Backend: Django, DRF, Flask, WSGI/ASGI, Gunicorn, Celery, HTMX
AI/ML: LangGraph, OpenAI API, AWS Bedrock, MCP Protocol, Embeddings, RAG, PyTorch, scikit-learn
Databases: PostgreSQL (+ pgvector), MySQL, Redis, ChromaDB
DevOps: Docker, Nginx, Supervisor, Git, Jenkins, Terraform, Ansible
AWS: EC2, RDS, S3, SES, Route53, IAM, Bedrock, Auto Scaling
Mobile: Flutter (iOS/Android/Web)

Let's Connect

📧 alin.rizea@gmail.com
💼 LinkedIn

Pinned Loading

  1. Django-Blog-DEMO Django-Blog-DEMO Public

    Django demo showcasing forms and Restful API. Features include: View all posts on homepage or using api (read only for unregistered users) User registration and login forms Logged in users can post…

    JavaScript