1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
I build production-grade, AI-powered systems and event-driven architectures. Specialized in designing LLM agents, Model Context Protocol (MCP) servers, and scalable backend infrastructures.
MCP configs & n8n
Node, Next, Nest, Python
GDG Sousse
import { Developer } from "wassim";
const config: Developer = {
name: "Wassim Meddeb",
role: "Full Stack Engineer",
focus: ["AI Agents", "MCP Servers", "Systems Design"],
community: "GDG Sousse Organizer",
buildingTools: true,
passionateAbout: "Solving complex architecture"
};src >