Skip to content
View KsR4z8v's full-sized avatar
✨
Focusing
✨
Focusing

Block or report KsR4z8v

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

Hi πŸ‘‹ I'm David Suarez

I am a backend developer very passionate about technology and programming, ⚑

I am deeply passionate about Clean Architecture and Hexagonal Architecture, striving to write clean, maintainable, and testable backend code.
I enjoy applying design patterns to build robust and scalable backend systems.
My focus is on creating high-quality APIs, microservices, and backend solutions that stand the test of time.

πŸ“ Languages:

typescript python javascript c java

🚧 Frameworks:

nestjs express flask react spring

πŸ—„οΈ Databases:

mongodb mysql postgresql sqlite redis

πŸ› οΈ Tools:

docker git linux

πŸš€ What I Focus On:

  • Building clean, testable, and maintainable backend architectures (Hexagonal, Clean Architecture)
  • Applying design patterns to solve complex backend problems
  • Developing scalable APIs and microservices with Node.js
  • Database modeling and optimization (PostgreSQL, MongoDB, MySQL)

Pinned Loading

  1. programming_challenges programming_challenges Public

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

    Python 1

  2. minimax-chess-IA minimax-chess-IA 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. proyecto-fada-2023I-python proyecto-fada-2023I-python Public

    Python

  4. picsee-server picsee-server Public

    JavaScript

  5. Project-IA-Pathfinding Project-IA-Pathfinding 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

  6. 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