Projects
Data Science Cheat Sheets
A learning hub for data science cheat sheets in Python and R. Each resource is designed in multiple formats, including PDF, Streamlit, and Google Colab, making the material easier to read, execute, and reuse.
Repository: fralfaro/DS-Cheat-Sheets.
Tech Law & Policy
Interactive Streamlit application for exploring key articles of Chilean cybersecurity and personal data protection laws through clear summaries, guided examples, and practical exercises.
Repository: fralfaro/st_leyes.
GitHub Introduction
Practical tutorials for learning GitHub concepts, from profile customization to GitHub Actions and GitHub Pages. The project is designed as a hands-on path for becoming more fluent with GitHub workflows.
Online CV
A modern online resume built with MkDocs and GitHub Actions, focused on making professional experience, projects, and skills easy to update and publish.
Curriculum Vitae
Continuous integration pipeline for versioning and publishing a CV, while practicing GitLab CI/CD and automated documentation workflows.
Personal Agency Website
A Jekyll and Bootstrap-based website template for creating a clean, responsive digital agency or personal services site.
Data Science Project Template
A structured framework for data science projects, covering the workflow from data collection and experimentation to modeling and deployment.
Streamlit Examples
Examples for transforming data analysis and visualization work into simple, interactive web applications. This is a simplified Spanish adaptation inspired by the official documentation.
Vizzu Examples
Examples of animated data visualization using Vizzu, focused on building data stories and interactive exploration experiences.
Fastmatrix
Python transformation of selected routines from the R fastmatrix package, focused on efficient computation of matrix operations useful in statistics.
Inspired by faosorios/fastmatrix.