Skip to content
View andresmascl's full-sized avatar
  • Santiago, Chile

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
andresmascl/README.md

Welcome!

26 Jun 2026: Traccar + Refine integration

Used Refine framework to wrapp around a Traccar GPS server UI. Here's the repo #traccar: https://github.com/andresmascl/traccar-refine-wrapper

18 Jun 2026: Learning to work with Astro and Sanity.io by building an online clothing catalog,

Sanity CMS is a cloud-based headless Content Management System with a cool backend UI. By hooking it to an Astro JS page I made a lightspeed loading website by hosting the entire site in Cloudflare's CDN. By doing automatic compiling and redistributing of pure HTML pages every time the store site is modified during development or the clothing catalog updated the new data is sent cascading down to be cashed by the edge CDN automatically.

Stack:

  • Github Actions
  • Sanity
  • Cloudflare
  • Astro

Total cost was the domain name. https://pintamono.online/

Living in the "Edge", man 🤙

16 Jan 2026: Uploaded a new Voice Assistant to control Youtube on Brave browser

An AI powered voice assistant which controls your local Brave Browser to play Youtube videos. For learning purposes and home use only. Repo at https://github.com/andresmascl/scrapbot.ai

9 Sep 2025: New Odoo add-ons web store Scraper

Uploaded a little web scraper to get addons from the Odoo add-ons store in order to run some data analysis on the prices and amount of purchases 💰

Feb 2022: D2iQ's Kaptain

I'm happy to share I'm now 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.

Certifications:

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

To contact me just send an e-mail to andresma@gmail.com

Popular repositories Loading

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

    Forked from bhardwajRahul/flask-dashboard-volt

    Flask Bootstrap 5 - Volt Dashboard | AppSeed

    CSS

  2. Laborum-Scraper Laborum-Scraper 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