Skip to content
View matiaspakua's full-sized avatar
Block or Report

Block or report matiaspakua

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

This image is how I understand Software Engineering. The image begins with a light bulb icon, which represents the conception of an idea or a problem to solve. This is the spark that ignites the software engineering journey, where we identify a need or an opportunity and come up with innovative solutions.

The word “Software” is spelled out with colorful blocks, each letter representing a crucial element or phase in the software development lifecycle. Let’s look at them one by one:

  • S (Well-Defined Process): The process begins with a well-defined methodology, ensuring that every phase of development is planned and executed with some precision and with a clear objective. It’s akin to laying down the blueprint for constructing a robust and efficient software system.

  • O (CI/CD): Continuous Integration and Continuous Deployment (CI/CD) are represented by the arrows that connect the different phases (as a pipeline in Jenkins), emphasizing automated testing and deployment to streamline and optimize the development workflow.

  • F (TDD): Test-Driven Development (TDD) follows, embodied by the red-green-refactor cycle. It underscores writing tests, write code that pass the test and refactor (to avoid architecture erosion), ensuring that every piece of code is functional and bug-free and "clean code".

  • T (Feedback Loops): Feedback loops are integral for iterative improvement. They ensure that feedback is promptly acted upon, enhancing software quality over time.

  • W (Iterative-Incremental Development): Iterative-incremental development emphasizes refining the software in small, manageable increments, ensuring adaptability and flexibility in meeting changing requirements.

  • A (Conceptualization): The "light bulb". The conception of an idea or problem to solve marks the inception where innovative solutions are birthed from identifying real-world challenges.

  • R (Artifacts Generation): Each phase generates artifacts – tangible outputs like documents or code – evidencing progress and facilitating subsequent stages of development.

Below, a series of images represent my Professional Journey: In the Aerospace domain, I significantly contributed to four distinct space programs—SAOCOM, ARSAT, SMALLGEO, and SABIAMAR. Transitioning to Cybersecurity, I spearheaded the development of a Fraud Detection system, unraveling its complexities. Presently, I'm deeply engaged in the Insurance sector, playing a pivotal role in shaping a global platform for a major insurance company. Continuous Learning Advocate, fueling my passion for continuous learning, I remain at the forefront of technology and industry trends. Eager to collaborate with like-minded professionals, my goal is to contribute to the creation of innovative software solutions that drive industries forward.

The image ends with a refresh icon, which indicates that the software engineering journey is never over. There is always room for improvement, learning, and innovation.

The little joke inserted—a Linux bash command ($ /home/matias/miguez/ls -la)—adds a touch of humor while subtly nodding to the technical acumen integral in software engineering. It shows the contents of an imaginary folder (my LinkedIn profile or my GitHub landing page), where you can see information about my self (project in git, my blog, working experience, courses, certification, posts that I share, etc.)

  • 👋 Hi, I’m @matiaspakua (Matias) a software engineer and tech enthusiast
  • 👀 I’m interested in Software Engineering: development, QA & testing, analisys & design, Leadership, Software and System architecture, AI, DevSecOps, security and all in between.
  • 🌱 I’m currently working with Java, Spring Framework, SQL Databases, Docker and QA Automation (my current stack)
  • 💞️ I’m looking to continous learning, share what I know, improve as a professional and personal growth as a "Tech Leader"
  • 📫 How to reach me: https://www.linkedin.com/in/matiasmiguez/ (DM, connect)

Pinned

  1. tech.notes.io tech.notes.io Public

    Personal Blog about technology, courses, books and related topics

  2. ml-demo-project ml-demo-project Public

    Demostration project for the Specialization Building Cloud Computing Solutions at Scale

    Python 1

  3. proyecto-psa proyecto-psa Public

    Repositorio para el Proyecto PSA

    HTML 1 2

  4. psa-frontend psa-frontend Public

    FrontEnd (web) para el proyecto PSA

    HTML 1

  5. xtrem-tdd xtrem-tdd Public

    Forked from les-tontons-crafters/xtrem-tdd

    Fork for contributing

    TypeScript

  6. cashCardSpringBoot cashCardSpringBoot Public

    Cash Card Application with Spring Boot

    Java