How to totally over-engineer your CV, part two

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cv

    CV, typesetted in Helvetica Neue, using XeTeX, TikZ and Biblatex (by JJ)

  • In Part I of this series we focused on the text part and how to generate it automatically using GitHub actions. What would be a resume without a totally unnecessary programming timeline part, though? Something to show that you've been there, done that, gone through Pascal, you even used Windows in the 90s, and, well, a visual representation of your skills that gives an idea of how you can approach, and defeat, any JavaScript framework you're thrown at. So let's start with that timeline in a CSV file, something like this:

  • vistime

    Pretty timelines in R.

  • The R script uses vistime, an R module for visualizing timelines. But with a twist:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • hub-feedback

    Feedback and bug reports for the Docker Hub

  • This appears as a failure in the pipeline, there's no way to make the pipeline just stop instead of failing.

  • checkout

    Action for checking out a repo

  • As shown in the container key, this github action is run inside the container, so what's going to be available there is only what you put into the container. This is preferred to running it inside any other container and then docker pulling the image; it saves a bit of time. But then it runs the source checkout in the container. This is a clever piece of software: it will run no matter what; it will download your source using its own devices... But we need to checkout the actual git repository, because we will need to push to it afterwards. This is why the container uses this:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • timeline plot

    1 project | /r/rstats | 18 Apr 2021
  • Open-Source Question

    1 project | dev.to | 7 Jun 2024
  • Navigating the Data Jungle. Data Analysis Software: A Comprehensive Guide

    2 projects | dev.to | 6 Jun 2024
  • Ask everybody to share experiences on analytics

    1 project | dev.to | 6 Jun 2024
  • Read me of our Open Source Project | Litlyx

    2 projects | dev.to | 5 Jun 2024