Skip to content
View Sublian's full-sized avatar
:octocat:
:octocat:

Block or report Sublian

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

Hello! 👋 I'm Luis Gonzalez

Software Engineer | Python Backend Specialist & Performance Optimization

I'm a Software Engineer with over 2 years of experience specializing in backend development with Python. My expertise focuses on high-performance system optimization, process automation, and implementing scalable architectures using Django, FastAPI, Flask, and Odoo.

  • 🔭 Currently working on: Legacy system optimization in Odoo v13 with progressive migration strategy to Odoo v17.
  • 🚀 Key Achievement: Recently optimized a critical system, achieving 45x performance improvement and reducing processing time from 20+ hours to under 3 hour.
  • 💡 Passionate about: Solving complex performance issues, applying design patterns (Singleton, Factory, Strategy), and writing clean, maintainable code.
  • 🌱 Currently learning: Microservices Architecture and AWS.
  • 👯 Looking to collaborate on: Python-related Open Source projects, documentation (like python-docs-es), and developer tools.
  • 📫 How to reach me: [email protected]

Languages & Backend: Python Django FastAPI Flask Odoo C++ CSS3 HTML5

Databases: PostgreSQL MongoDB

Tools & DevOps: Docker Linux Git NGINX Postman

Socials: Discord LinkedIn

Specialties:

  • Performance Optimization: cProfile, SnakeViz, bottleneck identification and resolution.
  • Architecture: Design Patterns (Singleton, Factory, MVC), Service-Oriented Architecture.
  • Testing & QA: PyTest, Unit Testing, Swagger/OpenAPI.
  • Automation: Scripting, scheduled tasks, reporting systems.

📈 Featured Projects

Project Description Tech Stack
🚀 Odoo System Optimization 55x performance improvement in critical modules through profiling and query optimization. Python Odoo PostgreSQL cProfile
🏥 Hospital Records System Backend development for medical data management with FastAPI and Docker. FastAPI Docker PostgreSQL JWT Jinja2
💸 Automated Payroll System Redesign and automation of complex payroll calculations, improving efficiency. Django Pandas NumPy PostgreSQL Jinja2
✉️ Daily Phrase Delivery App Live Demo ↗ - Complete Flask application with JWT auth, roles, dashboard, and automated email system. Flask JWT MySQL Cron Pytest PythonAnywhere
💡 Interested in any project? Feel free to ask! Code for some is available in my repositories.

🌎 Community & Languages

  • English: B2 Level (Upper Intermediate) - EFSet Certified.
  • Active Contribution: Translator for Python Spanish Documentation.
  • Problem Solving: Active profile on HackerRank and Exercism.

Database Performance Engineer

  • Optimized massive invoice processing system through strategic indexing
  • Utilized EXPLAIN ANALYZE to identify bottlenecks, improving query response time by 300%
  • Implemented database indexing strategies handling 10,000+ records efficiently

🚀 Live Demos

Daily Phrase Delivery App - A fully functional Flask application demonstrating authentication, automated tasks, and dashboard functionality.

Always open to discussing technology, optimization, and new opportunities!

📊 GitHub Stats:




Pinned Loading

  1. Daily_English_Phrases Daily_English_Phrases Public

    Sistema de Envío de Frases Diarias . Un sistema web completo para el envío automatizado de frases diarias por correo electrónico, con gestión de usuarios y panel de administración.

    Python

  2. pytest-learning-lab pytest-learning-lab Public

    Ejercicios prácticos y ejemplos de aprendizaje con Pytest para mejorar testing en Python.

    Python