Skip to content
View almenal's full-sized avatar
๐Ÿค–
๐Ÿค–

Block or report almenal

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

๐Ÿ‘‹ Hi

I am Alvaro, a Data Developer at AstraZeneca applying data methods in the pharma industry.

๐Ÿ›  Toolkit

  • R (big fan of tidyverse)
  • Python
  • Linux command line

๐Ÿ”ฎ Stuff I've done

  • Mutual Cake: A proof-of-concept app to practice building client-server applications, REST APIs and Database ORMs.
  • Get me home: A demonstration of the power of doing simple yet effective data wrangling. Given a range of dates for outbound and return flights, it returns the top 10 options using the SkyScanner API.
  • ValeBulary: A hangman videogame to learn and practice GRE Vocabulary. Developed to help a friend, it served to put to practice object-oriented programming principles.

๐ŸŒฑ Currently learning

Popular repositories Loading

  1. covid-r-plots covid-r-plots Public

    I used JHU repository of global COVID-19 data to transform it into long-format (ggplot-friendly) and produce some graphs for visualisation.

    R 1

  2. ggMLP ggMLP Public

    Draw fully connected neural network diagrams with ggplot2

    R 1

  3. metabolomics_gsea metabolomics_gsea Public

    Evaluating Gene Set Analysis methods on metabolomics data: GSEA and Globaltest

    R 1

  4. get-me-home get-me-home Public

    Get the best flights in a range of dates using the Skyscanner API

    R 1

  5. subvenciones subvenciones Public

    Forked from JaimeObregon/subvenciones

    Volcado de la Base de Datos Nacional de Subvenciones (BDNS).

    Shell

  6. valebulary valebulary Public

    A hangman game to study GRE vocabulary, powered by pygame

    Python