Skip to content
View pabloagn's full-sized avatar
♦️
Coding
♦️
Coding
Block or Report

Block or report pabloagn

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

About

Hi, I’m Pablo, a Chemical Engineer, Data Scientist and Linux enthusiast. I like to constantly learn new programming languages, bleeding-edge technologies and technical disciplines and write about them so that people get to know and potentially adopt them as seamlessly as possible.

I’m also passionate about literature, films, philosophy, aesthetics, art, fashion, design, natural sciences and scents.

made-with badge

Table of Contents

Specialties

Most of my work is focused on Data Science, Data Engineering, Data Analysis, Probability Theory & Statistics & Computer Science. You can see a more detailed breakdown below:

1. Categories

categories-simple categories-simple categories-simple categories-simple categories-simple categories-simple categories-simple categories-simple categories-simple categories-simple categories-simple categories-simple categories-simple

You can also consult the Category Sphere for a full breakdown.

2. Technologies

I like to constantly test emerging and exciting technologies, althouth not everything I test makes it to my daily workflow; there are too many tools out there and it's easy to get lost. This is why I like to keep a well-defined pipeline, otherwise, this process would become endless.

flowchart TD
	id1[Colleagues]-->id4[Research];
	id2[Medium]-->id4[Research];
	id3[Other Technical Blogs]-->id4[Research];
    id4[Research]-->id5[Quick Test];
    id5[Quick Test]-- Not Using --->id6[Discard];
    id5[Quick Test]-- Potential Use --->id7[Deep Dive];
    id7[Deep Dive]-- Not Using --->id8[Discard];
    id7[Deep Dive]-- Using --->id9[Adoption To Daily Workflow];
    id9[Adoption To Daily Workflow]-->id10[Contributions If Open Source];
    id9[Adoption To Daily Workflow]-->id11[Article & Documentation Writing];

made-with badge

Below are all the technologies I've adopted as daily drivers, although I ocassionaly use other tools to perform specific tasks:

2.1 Platforms

technologies-simple technologies-simple

2.2 Languages

technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple

2.3 IDEs, Editors, Environments & Terminal Emulators

technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple technologies-simple

2.4 Visualization

technologies-simple technologies-simple

2.5 Version Control

technologies-simple technologies-simple

2.6 Productivity

technologies-simple technologies-simple technologies-simple technologies-simple

2.7 Others

technologies-simple technologies-simple technologies-simple technologies-simple

You can also consult the Technology Sphere for a full breakdown.

Index

Below is a complete index of all the material I have, including my personal website, GitHub repositories, and GitHub Gists.

Blog

Here you will find my collection of written articles and essays. Main topics are usually Statistics & Data Science oriented, but I may shift towards other tech-related subjects once in a while.

  

Deep Dives

Here you will find my collection of articles related to specific modules, libraries, extensions and plugins.

Each article discusses one of the components above and consists of a detailed explanation & main features, along with hands-on examples.

  

Guided Projects

This section is about finding a cool project you’d like to replicate and getting your hands dirty.

Keep in mind that this section contains guided projects I design for educational purposes. You can head to the Portfolio section if you’d like to view my Project Portfolio.

Some projects are adaptations from existing ones, and others are my creations. Either way, the source is specified in each case, and credit is acknowledged where it’s due. Projects are classified by category/topic, difficulty, tech stack used, and approximate execution time. Also, suggested prerequisites are specified in case it applies.

  

Portfolio

Here you will find a list of all my projects & collaborations. You’ll also find links for the corresponding repositories and project licenses on each project. Projects are ordered descending by publish date. The start date & end date refer to the actual project design & execution.

Keep in mind that this section refers to my personal portfolio; thus projects included are not explained step-by-step. If you’d like to build your own project using guidance, you can head to the Guided Projects section.

  

Documentation

Here you will find all the documentation I’ve created for the technology I use. I currently use Windows & Linux as main drivers, so most of the documentation will not be platform agnostic, though occasionally, I may include macOS-related content. Keep in mind that most cases are WIP. All documents are created using Markdown.

  

Amulets

Here you will find a collection of hands-on programming challenges, including a variety of languages & technologies such as Python, Julia, Scala, R, SQL, DAX, RegEx, and more.

  

Series

Here you will find curated collections of Blogs, Deep Dives, Guided Projects, Portfolio Projects and/or Documentation grouped by topic.

  

GitHub Gists

GitHub Gists are a quick and easy way to produce code snippets. I usually create gists for showcasing examples or as a way to archive relevant fragments of code that might turn in handy.

Get to Know Me

  

Pinned

  1. ajourneythroughdatascience/blog ajourneythroughdatascience/blog Public

    A collection of articles & posts refering to various Data Science-related topics published in A Journey Through Data Science personal Blog.

    Jupyter Notebook 6

  2. ajourneythroughdatascience/deep-dives ajourneythroughdatascience/deep-dives Public

    A collection of technical articles & posts refering to modules or libraries for various programming languages published in A Journey Through Data Science personal Blog..

    Scala

  3. ajourneythroughdatascience/guided-projects ajourneythroughdatascience/guided-projects Public

    A collection of hands-on step-by-step projects using various technologies published in A Journey Through Data Science personal Blog.

    R 1

  4. ajourneythroughdatascience/portfolio-projects ajourneythroughdatascience/portfolio-projects Public

    A collection of portfolio-style projects published in A Journey Through Data Science personal Blog.

    CSS

  5. ajourneythroughdatascience/documentation ajourneythroughdatascience/documentation Public

    A collection of documentation sheets for various programming languages & software applications published in A Journey Through Data Science personal Blog.

    1

  6. ajourneythroughdatascience/amulets ajourneythroughdatascience/amulets Public

    A collection of hands-on programming challenges published in A Journey Through Data Science personal Blog.