Raffaele Vasini
@elleVasFull-Stack Developer
I design and ship backend systems, from database to deployment pipeline.
~/ellevas
ellevas:~$cat about.json
{
"name": "Raffaele Vasini",
"role": "Full-Stack Developer",
"focus": ["Backend", "Cloud", "AWS"],
"stack-back": ["NestJS", "PostgreSQL", "TypeScript"],
"stack-front": ["React", "Vue", "Angular"],
"available": true
}
ellevas:~$|
Tech Stack
Projects
cloudrift
CLI that analyzes AWS accounts to identify wasted resources and estimate their monthly cost. DDD architecture (Ports & Adapters), plugin model, Nx monorepo, AWS SDK v3.
Open SourceAWSTypeScriptDDD
cloudrift-cdk-test
CDK infrastructure for live testing of cloudrift. Deploys intentionally wasted AWS resources to validate scanners in a real environment.
AWS CDKTestingIaCTypeScript
ellevas.dev
This website. Astro 7, Tailwind CSS v4, deployed on S3 + CloudFront via AWS CDK, CI/CD with GitHub Actions.
AstroAWS CDKTailwindBun