flowchart TB
Client[[π Web / Desktop / Mobile Client]]:::client
subgraph GW["π API Gateway Β· OllamoMUI"]
Auth[[π PBKDF2 Auth + RBAC]]:::sec
API[[β‘ Ollama / OpenAI-compatible API]]:::node
Auth --> API
API --> RAG[[π§ RAG Pipeline]]:::node
end
subgraph DATA["ποΈ Data Layer"]
PG[("PostgreSQL + pgvector")]:::db
TRG[("pg_trgm Search")]:::db
Cache[("Redis Cache")]:::db
end
Client -->|HTTPS| Auth
RAG --> PG
RAG --> TRG
API --> Cache
GW -->|SSRF-protected fetch| LLM{{"βοΈ External LLM Provider"}}:::ext
classDef client stroke:#58a6ff,stroke-width:2px,color:#58a6ff;
classDef node stroke:#00FFAA,stroke-width:2px,color:#00FFAA;
classDef sec stroke:#FF6B6B,stroke-width:2px,color:#FF6B6B;
classDef db stroke:#2088FF,stroke-width:2px,color:#1f6feb;
classDef ext stroke:#FF00AA,stroke-width:2px,color:#FF00AA;
mindmap
root((Rakibul<br/>Hasan))
Frontend
Next.js 15
React Native
TypeScript
Tailwind CSS
Three.js
Backend
Python
FastAPI
PostgreSQL
pgvector
Redis
AI
RAG Pipelines
LLM Orchestration
Technical SEO
DevOps Sec
Docker
CI/CD
Nginx
RBAC
OAuth
HSTS
| π Founder & Lead Developer β OllamoMUI | π» Full-Stack Developer β Freelance |
|---|---|
| 2025 β Present | 2024 β Present |
| β’ Built an AI gateway emulating Ollama/OpenAI APIs with RAG (pgvector / pg_trgm) | β’ Delivered production web apps & AI integrations for global clients |
| β’ Shipped multi-platform clients (Web, Desktop, Mobile) on a single backend | β’ Developed RESTful services, real-time dashboards, and secure auth flows |
| β’ Enforced enterprise security: PBKDF2 auth, SSRF protection, audit logging | β’ Integrated LLM pipelines, RAG search, and payment/automation systems |
| π€ OllamoMUI | π GradBridge | πΌοΈ ClippingBD Studio |
|---|---|---|
| AI Gateway Β· FastAPI Β· pgvector | Education Β· Next.js Β· Supabase | Studio Platform Β· Vercel |
| π― SiteSniper-AI | π Nexus-Crypto-Ventory | ποΈ VeloCommerce-AI |
|---|---|---|
| AI Analysis Β· Python | Crypto Β· TS Β· Prisma | Marketplace Β· AI |
flowchart LR
Me((Rakibul<br/>Hasan)):::me
subgraph AI["AI / LLM"]
OllamoMUI[OllamoMUI]:::p
SiteSniper[SiteSniper-AI]:::p
Velo[VeloCommerce-AI]:::p
end
subgraph WEB["Web / Platform"]
Grad[GradBridge]:::p
Clip[ClippingBD Studio]:::p
Nexus[Nexus-Crypto-Ventory]:::p
end
Me --> OllamoMUI
Me --> SiteSniper
Me --> Velo
Me --> Grad
Me --> Clip
Me --> Nexus
classDef me stroke:#00FFAA,stroke-width:3px,color:#00FFAA;
classDef p stroke:#2088FF,stroke-width:2px,color:#1f6feb;
flowchart LR
subgraph DEV["π¨βπ» Development"]
A([Code Push]):::node
B[[GitHub Repository]]:::node
end
subgraph CI["βοΈ CI Pipeline"]
C[[GitHub Actions]]:::node --> D{Lint & Test Pass?}
D -->|No| E([Notify Developer]):::fail
D -->|Yes| F[[Build Docker Image]]:::node
end
subgraph CD["π CD Pipeline"]
G[[Push to Registry]]:::node --> H[[Deploy to Vercel / Cloud]]:::node
H --> I([Production Ready]):::ok
end
A --> B --> C
F --> G
I -.->|Telemetry & Rollback| A
classDef node stroke:#00FFAA,stroke-width:2px,color:#00FFAA;
classDef ok stroke:#00FFAA,stroke-width:2px,color:#1a7f37;
classDef fail stroke:#FF6B6B,stroke-width:2px,color:#cf222e;
I'm actively looking for full-time roles, contracts, and AI/DevOps collaborations. The fastest way to reach me is email or LinkedIn.