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.

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
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
    • The effective software engineer - Addy Osmani
  • ✅ Books I've read:
    • Clean Code - Robert C. Martin
    • Refactoring - Martin Fowler
  • ⏳ Books I plan to read:
    • Designing Data-Intensive Applications - Martin Kleppmann
    • Clean Architecture - Robert C. Martin
    • Modern Software Engineer - Farley
    • Building Microservices - Newman
  • 📝 My Resume
  • ⚡ Strange fact about me: I have titanium in my right hand

Languages and Tools:

React Webpack Docker github actions Google Cloud Platform TypeScript Insomnia Apollo Heroku redux GraphQL Sass Styled Components git NestJs angular npm html5 Brave browser Prettier MongoDB Nodejs Android Go Kotlin Kubernetes Java Spring Boot

📊 This Month I Focus My Time On:

pursuing Coursera certification: Java Spring Boot - Advanced (EDUCBA)

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