Git Product home page Git Product logo

compare-follows's Introduction

Alberto Ramírez (aramirez)

Linkedin Badge Twitter Badge Telegram Badge

About me

I'm a Software engineer with more than 10 years of experience working in challenging environments and companies in different stages (start-ups, scale-up and stablished).

I've played different roles during my journey in the last 5 years, including positions like Tech Lead or Principal Engineer.

My main areas of interest are:

  • Platform Engineering and Engineering Productivity.
  • Product mindset and LEAN approach.
  • Software Engineering with passion for best practices, TDD, SOLID.
  • DDD – Domain Driven Design.
  • Infrastructure as Code and Automation – CI/CD Pipelines.
  • Systems Design – Distributed Systems.

The tech stack I love to use:

  • Java & Kotlin.
  • Docker & Kubernetes.
  • Terraform & AWS.

compare-follows's People

Contributors

ajessu avatar aramirez-es avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ajessu fiunchinho

compare-follows's Issues

[dev] Almacenar qué usuarios son comparados

  • Crear una base de datos para almacenar los usuarios únicos buscados/comparados. Quizá almacenar con qué se comparan.
  • Mostarar [en tiempo real] el número de usuarios únicos comparados (pensar en caché).

[dev] Crear adapter API Twitter

Crear un modelo adapter de la API de Twitter intermediario entre la lógica de aplicación y el servicio que ofrece Twitter.

[dev] Implementar Sign in with Twitter.

Haciendo uso del Adapter creado y desarrollando un modelo que verifique en qué estado del proceso de login estamos, crear los puntos de entrada (URLs) para realizar el sing in y dar respuesta al callback.

Mostrar el botón en la home y ocultar el contenido de ésta hasta que el usuario esté logueado

Create flag use cache en adapter twitter

Create a flag to easy manage cache or not results. It is complementary to CacheNull:

$api_response = ($this->use_cache) ? $this->cache_system->get( $key ) : false;

Alcance del proyecto

Se pretende abarcar más de lo que en un principio se quería? Aprender el uso de Silex..

Fix usability problems

  • Delete required @ on usernames (DONE).
  • Auto submit compare form on new search (DONE).
  • Delete an user.
  • Distribute by lines friends founds (DONE).
  • Button to compare a common friend (DONE).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.