Skip to content
View pablonavarrob's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report pablonavarrob

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

Hi there! I am Pablo, Astrophysicist and Data Scientist

I am an M.Sc Astrophysics and M.Sc Data Science and Analytics. I mainly work with Python and PySpark-related applications, creating backed systems and ETL pipelines and also starting with software design and development.

Pinned

  1. efficient-discovery-of-binary-stars efficient-discovery-of-binary-stars Public

    Code of my Master's Thesis for Lund University with the title "Efficient discovery of binary stars".

    Python 1

  2. k-nearest-neighbors-R k-nearest-neighbors-R Public

    Implementation of k-Nearest Neighbors algorithm from scratch in R.

    R

  3. planetary-collision-3D-SPH planetary-collision-3D-SPH Public

    Simulate planetary collisions using smoothed particle hydrodynamics in 3D. Data is not provided.

    Python 2

  4. scrapy-Boston-restaurants-TripAdvisor scrapy-Boston-restaurants-TripAdvisor Public

    Web scraping with scraPy of all the restaurants in Boston as given by the website TripAdvisor.

    Python

  5. RK4-orbital-integrator RK4-orbital-integrator Public

    Implementation of a Runge-Kutta 4 integrator for planetary orbits using only numpy.

    Python

  6. binary-population-synthesis binary-population-synthesis Public

    Generates a population of binary stars according to a series of constraints from the literature.

    Python