Pinned Repositories
acidminded95
Config files for my GitHub profile.
ascii-art-2021
A ZTM Challenge for Hacktoberfest 2021, converting images into text using the 95 printable characters defined by the ASCII Standard
Demo
Sample repository to proof if we configured the ssh correctly.
frontend_development
Repository to learn HTML, CSS and JavaScript, test projects and develop my personal portfolio.
Game_of_Life
This app is an implementation of Conway's Game of life using python's Pygame library. It works as it is, but I'm planning on adding future updates to make it better.
heart_disease_classifier
This is my first machine learning project. I will create a classifier model that determines whether a person has or not heart disease based on some data.
henry_PI_Data_Analytics
This repository contains my third individual project for Henry Data Science career.
henry_PI_Data_Engineering
Este repositorio contiene mi proyecto individual de Data Engineering de la carrera de Data Science de la escuela Henry.
henry_PI_Machine_Learning
This repository contains my second individual project for Henry's Data Science career.
js_practice
acidminded95's Repositories
acidminded95/acidminded95
Config files for my GitHub profile.
acidminded95/ascii-art-2021
A ZTM Challenge for Hacktoberfest 2021, converting images into text using the 95 printable characters defined by the ASCII Standard
acidminded95/Demo
Sample repository to proof if we configured the ssh correctly.
acidminded95/frontend_development
Repository to learn HTML, CSS and JavaScript, test projects and develop my personal portfolio.
acidminded95/Game_of_Life
This app is an implementation of Conway's Game of life using python's Pygame library. It works as it is, but I'm planning on adding future updates to make it better.
acidminded95/heart_disease_classifier
This is my first machine learning project. I will create a classifier model that determines whether a person has or not heart disease based on some data.
acidminded95/henry_PI_Data_Analytics
This repository contains my third individual project for Henry Data Science career.
acidminded95/henry_PI_Data_Engineering
Este repositorio contiene mi proyecto individual de Data Engineering de la carrera de Data Science de la escuela Henry.
acidminded95/henry_PI_Machine_Learning
This repository contains my second individual project for Henry's Data Science career.
acidminded95/js_practice
acidminded95/ML_Notebooks
Here are my Jupyter Notebooks regarding Machine Learning and Data Science
acidminded95/sudoku
In this repository I'm developing a python app which generates sudoku puzzles of different difficulties, times the games, keeps a record of the best times and offers the possibility to customize the colors of the GUI. For this I'm using object oriented programming and traceback functions, as well as the python Tkinter library to develop the GUI.
acidminded95/zen_python
Filosofías y buenas prácticas para escribir código en Python