Skip to content
View joaquinalfonso's full-sized avatar
  • Murcia, Spain
Block or Report

Block or report joaquinalfonso

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

TECH LEAD MANAGER & SENIOR SOFTWARE ENGINEER

SOFT SKILLS
💬 Communication 💡 Critical thinking 🤸 Adaptability
🏀 Teamwork 🔀 Decision-making 🤝 Conflict management
🧠 Problem-solving 🙌 Stress management 👂 Openness to criticism

✔️ As a software engineer:

  • 20+ years of experience in developing software solutions.
  • Proficient in all levels of full-stack application development.
  • Experience working in agile environments.
  • Clean Code, SOLID Principles and Testing.
  • Continuous improvement and attention to detail mindset.

✔️ As an engineering manager:

  • Communicative person.
  • Identify the strengths of each team member.
  • Provide technical support and mentoring.
  • Team player.
  • Communicative, collaborative and feedback-driven work environment.

Pinned

  1. AdventOfCode AdventOfCode Public

    Some of my programming solutions to Advent of Code challenges

    JavaScript

  2. Analisis-de-imagen-y-control-de-calidad-ebook Analisis-de-imagen-y-control-de-calidad-ebook Public

    Análisis de imagen y control de calidad. Proyecto Sistemas Informáticos. Universidad de Alicante

    C

  3. cube-intersection-kata-dotnet cube-intersection-kata-dotnet Public

    Kata for the problem of calculating the volume of the intersection of two cubes without rotation.

    C#

  4. Blackjack-Simulator Blackjack-Simulator Public

    This is a simple blackjack game simulator to evaluate how the stop limit influences the odds of winning.

    JavaScript

  5. incomprehensible-finder-refactoring-c-sharp incomprehensible-finder-refactoring-c-sharp Public

    Forked from DoDevJutsu/incomprehensible-finder-refactoring-c-sharp

    Original C# Incomprehensible Finder Refactoring Kata created by K. Scott Allen used in a SCBCN event

    C#

  6. overlapping-periods-kata-dotnet overlapping-periods-kata-dotnet Public

    Calculate the total duration of N periods by merging any overlapping periods into new non-overlapping ones, ensuring the final result is a set of non-overlapping periods.

    C#