Skip to content
View szapatar08's full-sized avatar

Block or report szapatar08

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

Santiago Zapata

Software Developer

.NET · Laravel · Node.js · React · Python · Docker · SQL

LinkedIn GitHub Email English C1


👋 About Me

Software Developer specialized in building scalable web applications using Laravel, .NET, Node.js, React, and Python — helping organizations transform business requirements into maintainable, high-performance software solutions.

My approach combines backend development, API design, database engineering, and software architecture to deliver products that are reliable and built to scale. I enjoy technical challenges that generate measurable impact for users and organizations.

My background in bilingual customer service adds strong communication, stakeholder management, and problem-solving skills that translate directly into collaborative engineering teams.

  • 📍 Medellín, Colombia — remote-ready
  • 🎓 Studying Data Science & AI Engineering at ESEIT
  • 🌐 Spanish (Native) · English (C1 Advanced — National Geographic Certification)

🛠️ Tech Stack

Backend

C# .NET Laravel Node.js Python

Frontend

React JavaScript TypeScript HTML5 CSS3

Data & Tooling

SQL Docker Git REST APIs Postman


💼 Experience

Software Developer — Riwi.io

Nov 2025 – Present · Medellín, Colombia

  • Developed full-stack features using Laravel, C# .NET, Node.js, React, and SQL
  • Built REST APIs and integrated third-party services
  • Optimized database queries and contributed to schema design
  • Collaborated through Git-based workflows in Agile/Scrum environments
  • Delivered scalable, maintainable solutions aligned with business requirements

Bilingual Call Center Agent — CareTalk (supporting Vivamas)

Jan 2025 – Nov 2025 · Medellín, Colombia

  • Managed operational records across information systems with a focus on data accuracy
  • Investigated data discrepancies and coordinated resolutions across multiple stakeholders
  • Handled high volumes of workflows and documentation in English and Spanish
  • Built strong foundations in analytical thinking, process documentation, and information management

🚀 Projects

🎟️ NovaPass API

REST API for theatre ticketing and event management. Multi-role system (customer / admin / seller / scanner), JWT auth with token blacklisting, Google OAuth2, rate limiting, n8n workflow automation, and fully automated CI/CD pipeline to VPS via GitHub Actions → ghcr.io.

C# ASP.NET Core PostgreSQL MongoDB Docker JWT GitHub Actions


🛡️ Poison AI

Platform that detects poisoned, backdoored, or adversarially contaminated AI training datasets before they reach production. Fine-tunes small models (250M params) in isolated sandboxes and analyzes weights, loss curves, and label disparity to surface dangerous samples.

Python PyTorch HuggingFace Transformers PEFT NumPy scikit-learn Docker


streak graph
pacman contribution graph

Top Languages


🎓 Education & Training

Data Science & AI Engineering ESEIT — Jan 2026 – Present
Full Stack Developer Program Scrimba — Jul 2025 – Present
C1 English Program LCN — Oct 2021 – Dec 2024
High School Diploma Colegio Iberoamericano — Jul 2025

📫 Get in Touch

LinkedIn Email


Medellín, Colombia 🇨🇴 · Remote-ready · Open to full-time and contract opportunities

Popular repositories Loading

  1. KOF KOF Public

    KOF resuelve un problema común al desarrollar software con IA: la falta de contexto. Cuando le pides a una IA que escriba código, ella no conoce tu negocio, tus usuarios ni tus reglas. KOF estructu…

    Go 1

  2. Repository Repository Public

    HTML

  3. User-story-week-1 User-story-week-1 Public

    Registrar productos con su nombre, precio y cantidad en un programa simple. Calcular operaciones básicas como total de unidades y costo aproximado. Aplicar fundamentos de programación: entrada de d…

    Python

  4. CRUD-Estudiantes-Json CRUD-Estudiantes-Json Public

    Sistema para administrar una base de datos de estudiantes usando JSON. Permite leer datos desde el archivo (con manejo de errores), guardar cambios, crear nuevos estudiantes con validación, actuali…

    Python 1

  5. Virtual-library-system Virtual-library-system Public

    Este proyecto consiste en desarrollar un programa que permita administrar de manera sencilla una pequeña biblioteca. El sistema ofrece herramientas básicas para gestionar los libros disponibles, as…

    Python

  6. User-story-week-2 User-story-week-2 Public

    Sistema que permite gestionar varios productos en un inventario mediante un menú interactivo, organizando registros, validando datos y obteniendo estadísticas básicas.

    Python