Skip to content
View elcapo's full-sized avatar

Organizations

@amnesty
Block or Report

Block or report elcapo

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

Hi! My name is Carlos Capote

Software Developer and Data Analyst

I've been working with computers for more than 20 years. I focused my last 15 years in helping nonprofits in their digital adventure. I focused my work in database design and improving all type of internal processes.

  • 🌍  I'm based in the Canary Islands.
  • ✉️  You can contact me at [email protected].
  • 🧠  I'm learning how to use machine learning for good, although I still keep studying things that help me working better for the organizations I collaborate with: like domain driven design, software architectural principles, frontend development, etc.

PHP Works

Guagua is a PHP implementation of a command, query and event buses. It's a package intended to showcase the buses needed for a standard CQRS application.

Criba is an implementation of the criteria pattern in PHP. It features an Eloquent implementation that facilitates using it the repositories of an application writen under the Domain Driven Design principles.

The Guagua and Criba packages exist for pedagogical purposes and they are not intended for production usage.

Spanish VAT Numbers is a very simple PHP library that provides validations for Spanish VAT numbers (NIF, NIE and CIF). It does not have production dependencies, what makes it lightweight and suitable for many production use cases.

Python Lessons and Experiments

You can have a glimpse of what I'm studying by checking:

Regresa is a Python package where I implemented my own versions of the linear and logistic regression algorithms presented by Andrew Ng in his course: Supervised Machine Learning: Regression and Classification.

Hello World contains a few basic neural network examples inspired while I was following Laurence Moroney's Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning course in Coursera.

Experimental Layers is a natural continuation of the questions that I found while playing with the Hello World networks, where I experiment with tools to help neural networks to understand non periodic functions.

Spanish Wiktionary Parser is a simple one-purpose parser that transforms Spanish Wiktionary dump files into easier to read and process csv files. This parser was used to create the carloscapote/es.wiktionary.org HuggingFace dataset.

Exprimidora is a Spanish verb conjugator written to simplify the Wiktionary exports, as it contains more conjugations than actual definitions.

Popular repositories

  1. simplified_eigenfish simplified_eigenfish Public

    Versión simplificada del cuaderno Jupyter Eigenfish de @profconradi

    Jupyter Notebook 1

  2. hello_world hello_world Public

    Simple neural network created for pedagogical purposes

    Python 1

  3. eswiktionary_parser eswiktionary_parser Public

    Simple parser of the Spanish Wiktionary dump files

    Python 1 1

  4. candil candil Public

    PHP

  5. regresa regresa Public

    Python implementation for pedagogical purposes of the linear and logistic regression algorithms

    Python

  6. elcapo elcapo Public