Skip to content
View Santiago193's full-sized avatar
💭
programando 🖥️🖥️
💭
programando 🖥️🖥️

Block or report Santiago193

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Santiago193/README.md

Typing SVG


🧠 About Me

@RestController
public class SantiagoProfile {

    private final String name        = "Santiago David Castillo";
    private final String role        = "Backend Developer";
    private final String focus       = "Spring Boot · REST APIs · Automation";
    private final String studying    = "Computer Science Engineering";
    private final String[] building  = {"Scalable APIs", "AI-powered bots", "Automated workflows"};
    private final boolean openToWork = true;

    public String getMotivation() {
        return "I don't just write code — I build systems that solve real problems.";
    }
}

⚙️ Backend Stack

Core — What I build with

Databases

Languages

Infrastructure & Tools

Also familiar with


🤖 Automation & AI Integration

Tool Use
🔁 n8n Workflow orchestration & automation
🧠 Groq / Kimi K2 LLM-powered response generation
Google Gemini 2.5 Image analysis & media processing
📲 WhatsApp (Evolution API) Conversational AI bots
🤖 Telegram Bot API Admin panels & real-time notifications
Socket.IO Real-time data streaming (IoT)

� Currently Working On

Full POS backend with REST API, invoice management and real-time frontend


�🚀 Featured Projects

Project Stack Description
🧾 POS Invoicing System Spring Boot · Angular · PostgreSQL Full POS backend with REST API, invoice management and real-time frontend
🏨 Hotel AI Automation n8n · Groq · Gemini · WhatsApp · PostgreSQL AI-powered WhatsApp bot that handles customer service, detects payments and escalates to human support
🛒 Hotel E-Commerce Java · JSP · PostgreSQL · Bootstrap Full hotel booking platform with admin panel, audit logs and 3D room previews
🔐 Jailed Linux Users Bash · Nginx · MySQL · vsftpd Script that provisions isolated Linux users with FTP, web hosting and dedicated DB in seconds
IoT Alert System Node.js · Socket.IO · MongoDB · Telegram Real-time backend for ESP32 devices — streams GPS, accelerometer data and triggers emergency alerts

📊 GitHub Stats

Java Spring Boot Angular TypeScript PostgreSQL Node.js


🐍 Contribution Snake

Snake dark Snake light


🌐 Connect with Me


Popular repositories Loading

  1. 1007-scastillo-create-jailed-linux-users 1007-scastillo-create-jailed-linux-users Public

    Bash script to create jailed Linux users with Nginx web hosting, FTP access, and MySQL.

    Shell 1

  2. Santiago193 Santiago193 Public

  3. 1002-scastillo-text-adventure-christmas-cpp 1002-scastillo-text-adventure-christmas-cpp Public

    🎄 A C++ console-based Christmas-themed adventure game where players must complete a magical mission given by the Wise Kings. Choose paths, face enemies, gain points, and deliver gifts to baby Jesus…

    C++

  4. 1003-scastillo-Basic-Banking-Operations-with-Classes-C- 1003-scastillo-Basic-Banking-Operations-with-Classes-C- Public

    QML

  5. 1004-scastillo-ecommerce-hotel-html 1004-scastillo-ecommerce-hotel-html Public

    Web-based e-commerce project developed using Java, JSP, Bootstrap, and PostgreSQL. Includes hotel room catalog, services, shopping cart, user authentication, admin panel, 3D elements, and responsiv…

    Java

  6. 1005-scastillo-pesebre-webapp 1005-scastillo-pesebre-webapp Public

    Web application built with JSP, Java and PostgreSQL that features a Christmas nativity system with 3D models, public modules, gallery, voting, donation support, and a full admin panel for managing …

    Java