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

Block or report suaadev

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

David Suarez

Software Engineer | Backend Infrastructure | Systems Automation

Systems Engineering @ Universidad del Valle | Building scalable, resilient, and clear backend systems.


Linux TypeScript Python Java JavaScript NestJS FastAPI Spring Boot Express PostgreSQL MongoDB Redis Docker AWS Git Jest Swagger Swagger


Engineering Focus

  • Backend Architecture: Designing scalable, event-driven APIs and modular systems that translate complex business rules into maintainable code.
  • Critical Integrations: Building secure, fault-tolerant data flows for highly regulated environments, including Medical ERPs and Electronic Billing platforms.
  • Workflow Automation: Leveraging advanced tooling and scripting to automate repetitive tasks, streamline development cycles, and boost overall productivity.
  • Performance & Optimization: Applying strong algorithmic foundations to identify bottlenecks, optimize databases, and ensure efficient execution under high load.

Pinned Loading

  1. programming-challenges programming-challenges Public

    In this repository you will find my solutions to some programming problems using different programming languages.

    TypeScript 1

  2. antichess-minimax-ai antichess-minimax-ai Public

    This project is an implementation of Suicide Chess, a variation of standard chess, using the Minimax algorithm enhanced with Alpha-Beta pruning. It simulates a two-player game where the objective i…

    Python

  3. huffman-compression-algorithm huffman-compression-algorithm Public

    Python implementation of Huffman coding with text encoding, decoding, binary tree generation, compression metrics, and tests.

    Python

  4. A-star-BFS-pathfinding-visualizer A-star-BFS-pathfinding-visualizer Public

    This project implements two essential pathfinding algorithms used in artificial intelligence and graph traversal: A* (A-star) and Breadth-First Search (BFS). It is designed to help visualize and co…

    Python

  5. Social-network-backend Social-network-backend Public

    server-side application for a social network, in this application is the api with all its routes and functionalities focused on users, publications, comments and more...

    TypeScript