Skip to content
View neomadara's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report neomadara

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
neomadara/README.md

Hello World


Hi, I'm Cristian Gutiérrez, a passionate software engineer with strong technical knowledge and soft skills that add value to any development team.

As a software engineer, I have gained technical experience in various areas, excelling in the design and development of hybrid applications, database implementation and management, API integration, and cloud deployment. My focus is on creating efficient and scalable solutions that meet the highest industry standards.

My soft skills are a key asset in my career. I consider myself a leader with exceptional teamwork abilities, capable of inspiring and guiding others toward achieving common goals. My focus on collaborative leadership has been fundamental to the success of the projects I have participated in


GIF

  • 🔭 I’m working at Walmart Chile
  • 📚 I’m currently reading:
    • The Programmatic Programmer - David Thomas & Andrew Hunt
    • Modern Software Engineer - Farley
    • Building Microservices - Newman
  • 📝 My Resume
  • ⚡ Strange fact about me: I have titanium in my right hand

Languages and Tools:

android docker git go javascript kotlin kubernetes linux mongodb nodejs react

📊 This Month I Focus My Time On:

searching opportunities of improve a corporate app

📈 My GitHub Stats

neomadara

Pinned Loading

  1. Guillotine cutting algorithm Guillotine cutting algorithm
    1
    $paginador = 6;
    2
    $contador_interno = 1;
    3
    $total_tickets = 18;
    4
    $cada = ceil($total_tickets/$paginador);
    5
    $total_pagina = $cada * 5;
  2. Dijkstra-algorithm Dijkstra-algorithm Public

    Djistra en Java

    Java 1

  3. oak-api-example oak-api-example Public

    this little project its for take an idea of how to construct a API with and hexagonal architecture in deno - oak

    TypeScript 2

  4. react-redux-template react-redux-template Public

    JavaScript 1

  5. clean-architecture-example clean-architecture-example Public

    this repo is a example of how can implement clean architecture with Golang

    Go 1