Projects

Data Science Cheat Sheets


 ๐Ÿ Python
 ๐ŸŒ R-Project
 ๐Ÿ“… Aug 20, 2023

This repository serves as a hub for various Cheat Sheets related to the field of Data Science (with Python and R). What sets these Cheat Sheets apart is their multidimensional approach to enhancing the learning experience. Each Cheat Sheet is made available in three distinct formats: PDF, Streamlit, and Google Colab.

This threefold approach to guarantee that learners can interact with the content in a manner that aligns with their preferences and learning style.

Note: You can find the repository at the following link: fralfaro/DS-Cheat-Sheets.

Cybersecurity and Data Protection Laws


 ๐Ÿ Python
 ๐Ÿงช Data Science
 ๐Ÿ“… Oct 01, 2024

The goal of this project is to present, through an interactive Streamlit application, the key articles of the Cybersecurity Framework Law and the Personal Data Protection Law, along with clear summaries and practical exercises, so users can learn dynamically.

  • You can access the interactive web application at the following link: App.
  • The project source code is available on the official repository: GitHub.

Github Introduction

๐Ÿ“ƒ Markdown
๐ŸŒ Github
๐Ÿ“… May 03, 2024

This repository is designed to provide practical tutorials on various GitHub concepts, ranging from enhancing your GitHub Profile to utilizing GitHub Actions and GitHub Pages.

The primary goal is to offer hands-on learning experiences that empower users to become proficient in GitHub's features effectively.

Online CV

๐Ÿ Python
๐Ÿ“ƒ Mkdocs
๐Ÿ“… Apr 25, 2024

Creating an online resume (CV) with Mkdocs and GitHub Actions offers a modern and efficient way to showcase your professional experience and skills.

Mkdocs, combined with GitHub Actions for automated deployment, provides a seamless workflow for maintaining and updating your online resume with ease.

Curriculum Vitae

๐ŸฆŠ Gitlab
๐Ÿ“ƒ Mkdocs
๐Ÿ“… Apr 15, 2024

A Continuous Integration Pipeline project to get nice curricula effortlessly. This project aims to:

  • Version my CV and automatize updates.
  • Master Gitlab CI/CD Pipelines and Continuous Integration.

Personal Agency Website

๐Ÿงช Jekyll
๐ŸŒ Github
๐Ÿ“… Apr 05, 2024

A Jekyll Agency Bootstrap theme for building stunning and functional websites for digital agencies or startups.

Combining Jekyll's flexibility with Bootstrap's modern design to create dynamic and responsive sites.

Data Science project

๐Ÿ Python
๐Ÿค– ML
๐Ÿ“… Feb 20, 2024

A comprehensive framework designed to streamline the process of executing data science projects.

Includes a meticulously structured template covering all phases, from data collection to model deployment.

Streamlit Examples

๐Ÿ Python
โ™› Streamlit
๐Ÿ“… Aug 10, 2023

Interactive web applications made simple. Turn data analysis and visualizations into engaging web apps.

Note: Simplified adaptation of the official documentation in Spanish.

Vizzu Examples

๐Ÿ Python
๐Ÿ“ถ Vizzu
๐Ÿ“… Aug 10, 2023

Free and open-source animated data visualization library. Designed to build animated data stories and interactive explorers.

Note: Simplified adaptation of the official documentation in Spanish.

Fastmatrix

Link Link

Fast computation of some matrices useful in statistics

Yet another R package for matrices. It contains a small set of functions to fast computation of some matrices and operations useful in statistics.

Note: This repository is an alternative to faosorios/fastmatrix. This repository is just a transformation of packages from R to Python.