Skip to content
View andreapagliacci's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report andreapagliacci

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
AndreaPagliacci/README.md

πŸ‘‹ Hi, I'm Andrea β€” Solution Architect & Full-Stack Developer

πŸš€ About Me

I’m a Solution Architect with 15+ years of experience designing and delivering software solutions across enterprise systems and startups.

I specialize in building cloud-native, scalable architectures using Java, Spring Cloud, AWS, Docker, and modern web technologies like Next.js and Angular.

I believe in lateral thinking, seeing the big picture, and writing code that empowers business outcomes. I'm always focused on real-world value, not just technical elegance.


πŸ”§ What I'm Working On

🧠 AI Assistant with Conversational Modal (RAG-style)

Developed and integrated a conversational AI Assistant (formerly RAG architecture) using vector embeddings, retrieval pipelines, and chat modals to provide contextual help within applications.

  • Implemented as a plugin system for modular deployment
  • Supports knowledge base ingestion, custom prompts, and multi-turn memory
  • Deployed in SaaS admin panels and client dashboards for enhanced UX

πŸ•· Serverless Web Crawler

Currently developing a serverless crawler using AWS Lambda and S3, while sharing insights on my personal tech blog.

🧩 Content Integration Framework (Magnolia CMS + Low Code)

Built a flexible framework to integrate third-party sources (ElasticSearch, AWS S3) into Magnolia CMS with a Low Code approach, enabling fast delivery and extensibility.

πŸ§ͺ End-to-End Testing API

Created an API that simplifies UI testing workflows with a Low Code setup β€” allowing teams to write, run, and manage tests with minimal friction.

☁️ Microservices on AWS

Architected and deployed microservices using Spring Boot, Kafka, ElasticSearch, and Docker on AWS Cloud.


πŸ— Side Projects

βš“ ShipNext – Build SaaS & Web Apps in Days

Tech stack: Next.js β€’ Prisma β€’ Tailwind β€’ Stripe β€’ Brevo β€’ Google Meet β€’ Strapi β€’ DaisyUI

ShipNext is a full-featured boilerplate that lets developers and indie hackers:

  • Build landing pages and blogs
  • Sell products with Stripe (SEPA, PayPal, credit card)
  • Manage webinars, events, and 1:1 appointments with Google Meet
  • Create affiliate programs, private dashboards, and more

Everything is modular and admin-configurable β€” no need to rewrite boilerplate again.


πŸ‡«πŸ‡· Expat Enablement Platform (Next.js)

An all-in-one platform to help French speakers relocate to Italy, even without speaking Italian.

πŸ”Ή Built with Next.js and supports:

  • Legal assistance (bilingual lawyers & translators)
  • Property search and real estate negotiation
  • Obtaining Italian fiscal codes
  • Personalized consulting on the best Italian regions to live
  • Full concierge service in French

🧰 My Tech Stack

Backend

Java | Spring Boot / Spring Cloud | Hibernate | MyBatis | Kafka | ElasticSearch | REST APIs | Python

Frontend

Next.js | React | Angular | JSP | HTML5 / CSS / JavaScript / JQuery | Tailwind CSS | DaisyUI

DevOps & Cloud

AWS (EC2, Lambda, S3) | Docker | Git | SVN | Tomcat | JBoss

AI & Plugin Development

LangChain | Vector Embeddings | Retrieval-Augmented Generation (RAG) | OpenAI | Custom Plugin Frameworks

Database

Oracle | MySQL | PostgreSQL | SQL Server | MongoDB

Tools & CMS

Magnolia CMS | Selenium | Strapi | Brevo (Sendinblue) | Stripe


πŸ“¬ Contact


β€œLaunch fast. Think long. Build real.”

Pinned Loading

  1. ApiSeleniumTesting ApiSeleniumTesting Public

    It's Selenium API, you can test simple call one API, for all end-2-end test case only deploying on your server API. IMPORTANT. If you want to deploy on cloud you must configure properly selenium as…

    Java