Skip to content
View andresmascl's full-sized avatar
Block or Report

Block or report andresmascl

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

Welcome!

Proyects I have worked on

D2iQ's Kaptain:

Part of the development team of a military grade version of Kubeflow, developed by California based company D2iQ.

Licitaciones24x7.cl:

My app Licitaciones24x7.cl, a SaaS which serves market information to companies which participate in public tenders to provide services and goods to the Chilean government 🇨🇱.

As a byproduct, Licitaciones24x7.cl generates as a list ranking the government units which call for these tenders. The ranking compares their propensity to publish tenders which don't end up in purchases, to receive complains for malpractices during the tenders, and to receive complains for delayed payments of invoices. See the ranking here.

The SOLAB Survey (Sistema de Oportunidades Laborales) for the Ministry of Labor of Chile:

SOLAB is a project developed by the Ministry of Labor which aims at anticipating the demand for job openings in the construction sector in different regions of the country by surveying construction companies which have recently obtained contracts with the government. The results of the surveys are fed every week to a database using a python script which cleans and preprocesses the data. The script also sends out alerts to regional government recruiting agencies, using a mailing service, to let them know whenever there are companies in their region who need assistance in their recruitment processes. The database feeds data to reports made in Google Data Studio. Originally the project was intended for internal use only, and was meant to be reviewed only by the Ministry's officials, so I am very lucky that they decided to make it public because it means I can add it to my portfolio!. In some cases the contact information needed to reach the companies to be surveyed was provided by Licitaciones24x7.cl's internal API using a special node just for this task.

Destinoempleo.cl:

  • I proudly helped to plan the structure and design the charts of Destinoempleo.cl for the Ministry of Labor of Chile. The sites' objective is to provide useful information to participants of the Chilean labor market in order to make better and more informed decisions regarding their career paths. It was even featured on the local news! Destinoempleo on tv

  • Back in 2018 I built a bot which downloaded information from Laborum.com in order to gather information for a research on the Chilean labor market. The bot was built entirely inside a Google Colab Notebook, which is pretty neat because ultimately it's extracting data from a source rendering JavaScript inside a remote Jupyter notebook. Here is the link to the repo.

  • I will share more projects in the future as I find them in my computer or in older machines, so keep visiting this page.

Programmingn languages:

  • Python
  • JavaScript and jQuery
  • SQL
  • VBA

Currently learning:

  • PSPO II
  • Rasa
  • Kubeflow
  • Kubernetes
  • Docker & friends
  • Business Analysis
  • Fullstack Development at FreeCodeCamp. Check out my progress here

Certifications:

  • CKA
  • PSPO I
  • PSM I
  • IBM Data Science Professional Certification (lots of Python 🐍, Numpy, and Pandas 🐼🐼)
  • COPC Registered Coordinator

Degrees:

  • Bachelor of Science in Commerce with Major in Marketing from Universidad del Pacífico

Hobbies:

  • I like taking pictures of street art and artists 📸. I post them on Instagram
  • I am a bedroom DJ. I have no mixes worth sharing yet, though.

Random facts:

  • I own a guitar 🎸 and I don't know how to play it

To contact me:

Popular repositories

  1. flask-dashboard-volt flask-dashboard-volt Public template

    Forked from app-generator/flask-volt-dashboard

    Flask Bootstrap 5 - Volt Dashboard | AppSeed

    CSS

  2. LaborumSpyder LaborumSpyder Public

    Jupyter Notebook used for determining correlation between keywords (technologies) and occupations, based on information scraped from job board site laborum.com

    Jupyter Notebook

  3. andresmascl andresmascl Public

  4. ubuntu-dev ubuntu-dev Public

    Forked from lukeogg/ubuntu-dev

    Shell

  5. keyword-suggestions-api keyword-suggestions-api Public

    API for suggesting keywords for Evalueserve custom sharepoint webpart for the expert interviews KMS

    Python

  6. CVE-summarizer CVE-summarizer Public

    Automates the process of summarizing image CVEs

    Python