Skip to content
View KevinGallaccio's full-sized avatar

Block or report KevinGallaccio

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
KevinGallaccio/README.md

Kevin Gallaccio

Full-Stack Developer & AI Engineer based in Marseille, France.

I build and ship production AI-powered SaaS platforms end-to-end — from architecture and UI design to cloud deployment. My daily stack: Next.js, TypeScript, React, Java/Spring Boot.

I speak English, French, Brazilian Portuguese, and Italian.


What I Build

Production projects built at OughtaBee AI (current role) and prior client work. Source code is proprietary.

AI-Powered SaaS Platform — Multi-tenant knowledge management system with RAG pipelines, Pinecone vector search, and Private AI deployments on AWS Bedrock, Google Vertex AI, and OVH Cloud. Next.js 15, React 19, TypeScript, Prisma, MySQL.

AI Code Review Platform — Automated code review system powered by Anthropic Claude. Analyzes GitHub repos, generates personalized feedback, and tracks submissions. React/TypeScript + Java/Spring Boot.

Live Event Platform (Winii) — Real-time festival game platform that served 2,000+ users with WebSocket-driven live draws, QR ticketing, and PWA mobile experience. Java/Spring Boot, MySQL.


Tech Stack

Frontend   TypeScript React Next.js Tailwind CSS

Backend   Java Spring Boot Prisma MySQL

AI & Cloud   Anthropic OpenAI AWS Google Cloud

DevOps   Docker Vercel Railway Git GitHub Actions


Connect

LinkedIn  Email

Pinned Loading

  1. kevin-assignment-12 kevin-assignment-12 Public

    Pizza Restaurant Database Design -- Design a pizza restaurant database schema for orders. Include tables for customers, pizzas, and orders with a join table for many-to-many relationships. Populate…

    SQL 1

  2. kevin-assignment-11 kevin-assignment-11 Public

    Transaction History Viewer -- Develop an online banking account history viewer with two webpages. The first page displays a list of all transactions, sorted by date. The second page shows details o…

    Java 1

  3. kevin-assignment-10 kevin-assignment-10 Public

    Spoonacular Meal Planner API Integration -- Integrate with the Spoonacular API to create a web app for generating daily or weekly meal plans. Use Spring Boot and implement endpoints for fetching me…

    Java 1

  4. kevin-assignment-9 kevin-assignment-9 Public

    Recipe Filter API -- Create a Spring Boot web app with endpoints to filter recipes based on dietary preferences. Implement endpoints for gluten-free, vegan, vegan-and-gluten-free, vegetarian, and a…

    Java 1

  5. kevin-assignment-8 kevin-assignment-8 Public

    Asynchronous Data Retrieval -- Implement asynchronous code to fetch data from the Assignment 8 starter code. Fetch numbers asynchronously and determine the frequency of each unique number in the data.

    Java 1

  6. kevin-assignment-7 kevin-assignment-7 Public

    User Authentication and Validation -- Enhance the user login application from Assignment #3 with unit testing and test-driven development. Create JUnit tests for User and UserService classes, ensur…

    Java 1