Skip to content
View cortega26's full-sized avatar

Block or report cortega26

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

Data Analyst | Python Automation Expert | Transforming Data into Actionable Insights 🐍📊

LinkedIn Email GitHub followers

👨‍💻 About Me

Passionate Data Analyst with a knack for transforming complex datasets into actionable insights. Experienced in automating workflows, web scraping, and building robust data pipelines. Python aficionado with a love for simplifying complex problems. Interested in applying data-driven solutions in industries like finance, e-commerce, and technology. Always eager to tackle new challenges and drive data-informed decisions.

🚀 Skills

Python SQL Pandas Scikit-learn Tableau FastAPI Git

🏆 Projects

Here are some projects that showcase my skills:

A Python library for validating and formatting the Chilean Rol Único Tributario (RUT). This tool is essential for businesses or individuals dealing with RUT validation in Chile, ensuring proper formatting and validation with ease.
Technologies: Python, Regex, Unit Testing.

An advanced script for downloading PDFs, converting them to text, and performing text analysis. This tool can be used in automation pipelines where document analysis and data extraction are necessary.
Technologies: Python, PyPDF2, Natural Language Processing (NLP).

A web scraping tool that fetches prize information from the Chilean betting site "polla.cl" and updates a Google Sheet. This automation reduces manual data entry and provides up-to-date information in real-time.
Technologies: Python, BeautifulSoup, Google Sheets API.

A FastAPI-based search tool for filtering JSON data by name, RUT (Chilean ID), and other parameters. This API offers fast and efficient search capabilities, useful for applications requiring large-scale data filtering.
Technologies: FastAPI, Python, JSON.

A Python tool for tracking real-time cryptocurrency prices on Binance. Sends customizable email alerts when significant price changes occur, ensuring you stay updated on market movements.
Technologies: Python, Binance API, Email Automation.

📈 GitHub Stats

GitHub Stats GitHub Streak

📚 Continuous Learning

Always improving my skills. Currently learning:

  • Advanced Python scripting for automation and web scraping
  • Distributed computing and Big Data tools like Apache Spark
  • Machine Learning for predictive analytics (scikit-learn, TensorFlow)

💡 Let's Connect

I'm always open to collaboration on exciting projects! Feel free to let me know if you're interested in working together or have any questions about my projects.


Profile views

Pinned Loading

  1. rutificador rutificador Public template

    Esta librería proporciona una implementación en Python para validar y formatear el Rol Único Tributario (RUT) utilizado en Chile. El RUT es un número de identificación personal o de empresa, compue…

    Python 8 1

  2. polla polla Public

    This repository contains a script that scrapes the Chilean betting website polla.cl for prize information and updates a Google Sheet with the latest data. The script uses the Beautiful Soup library…

    Python 2

  3. PDF-Text-Analizer PDF-Text-Analizer Public

    This repository houses a script that can download PDFs from a specified URL, convert them to text, and perform text analysis. This analysis includes identifying the language, eliminating stopwords,…

    Python 3 1

  4. crypto-price-tracker crypto-price-tracker Public

    Crypto Price Tracker is a Python tool that monitors real-time cryptocurrency prices on Binance and sends customizable email alerts for significant price movements. It offers high/low notifications,…

    Python