https://github.com/alcidesrc/alcidesrc
https://github.com/alcidesrc/alcidesrc
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alcidesrc/alcidesrc
- Owner: AlcidesRC
- Created: 2023-12-05T07:01:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T18:15:06.000Z (over 1 year ago)
- Last Synced: 2025-01-24T05:11:27.329Z (over 1 year ago)
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://bsky.app/profile/alcidesrc.com)
[](https://www.linkedin.com/in/alcidesrc/)
[](https://codepen.io/alcidesrc/)
[](https://exercism.org/profiles/AlcidesRC)
# Hi, my name is Alcides 👋
### About me
🇮🇨 I was born in Tenerife, Canary Islands.
⚠️ Neurodivergent • Dyslexic • Sociable and unsocial.
👨🏻💻 Software Engineer • Solution Architech • CTO
📖 Eternal Padawan
🔸 Topics: #coding #devop #opensource #cleancode #hexagonal
🚀 Passionate about building **clean** and **scalable software** with **SOLID** principles, **TDD**, and **design patterns**. Skilled in **PHP**, **Python**, **Ruby**, and **Go**, with interest on **DevOp/GitOp** culture and focus on **Docker** and **CI/CD** integration.
ℹ️ I share tips and resources in Spanish for developers and teams seeking high-quality code and project optimization.
### Coding Languages / DBMS
Backend
Frontend
Database
> Resources most used daily
### Frameworks, Toos & Infrastructure
Frameworks
Tools
Infrastructure
> Resources most used daily
### Certificates
- **The Complete Ruby on Rails Developer Course** from [Udemy](https://www.udemy.com/course/the-complete-ruby-on-rails-developer-course/). November, 2022
### Published Courses & Workshops
| Type | Language | Name | Published At |
| ---- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |
| Post | Spanish | [Introducción a ficheros Makefile](https://alcidesrc.com/formacion/2024/11/introduccion-a-ficheros-makefile) | 2024-11-05 |
| Post | Spanish | [Introducción a Docker](https://alcidesrc.com/formacion/2024/11/introduccion-a-docker) | 2024-10-18 |
| Post | Spanish | [Perceptual Hashes (pHashes)](https://alcidesrc.com/formacion/2025/06/perceptual-hashes-phashes) | 2025-06-17 |
| Post | Spanish | [Arquitectura Hexagonal. ¿Por dónde empezar?](https://alcidesrc.com/formacion/2025/06/arquitectura-hexagonal-por-donde-empezar) | 2025-06-25 |
| Post | Spanish | [Creando entornos de trabajo dockerizados para PHP](https://alcidesrc.com/formacion/2025/07/creando-un-entorno-de-trabajo-dockerizado-para-php) | 2025-07-19 |
### Talks about Computer Vision
| ID | Name | Coding Language | Status |
| --:| ------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------- | --------- |
| 1 | [Computer Vision: Identifying similar images using pHashes](https://github.com/AlcidesRC/cv-searching-similar-images) | PHP | Completed |
| 2 | [Computer Vision: Using Template Matching to find exact image portions](https://github.com/AlcidesRC/cv-identifying-objects-in-images-with-opencv) | Python | Completed |
| 3 | [Computer Vision: Using TensorFlow pre-trained model to find objects in images](https://github.com/AlcidesRC/cv-identifying-objects-in-images-with-ml) | PHP | Completed |
| 4 | [Computer Vision: Using TensorFlow pre-trained model to remove image backgrounds](https://github.com/AlcidesRC/cv-remove-image-background-with-ml) | PHP | Completed |
### PHP Development Environment(s)
#### [LaravelPHP + Octane + FrankenPHP](https://github.com/AlcidesRC/laravel-octane-frankenphp)
Dockerized environment to use LaravelPHP, Octane with FrankenPHP.
#### [Dockerized PHP + Supervisor](https://github.com/AlcidesRC/dockerized-php-supervisor)
Dockerized PHP environment using built-in webserver and fully managed by Supervisor.
#### [Dockerized PHP + Caddy Server](https://github.com/AlcidesRC/dockerized-php-caddy)
Dockerized PHP environment using Caddy webserver and loaded the application as a Caddy module.
#### [Dockerized PHP + FrankenPHP](https://github.com/AlcidesRC/dockerized-php-frankenphp)
Dockerized PHP environment using FrankenPHP webserver and loaded the application as a FrankenPHP module.
#### [Dockerized PHP](https://github.com/AlcidesRC/dockerized-php)
Dockerized PHP environment using Caddy webserver and running the application in a separated Docker service.
### Go Development Environment(s)
Dockerized Go environment
#### [Dockerized Go](https://github.com/AlcidesRC/dockerized-go)
### Libraries
| Name | Description | Coding Language |
| -------------------------------------------------------------- | ------------------------------------------------- | --------------- |
| [PHP Skeleton](https://github.com/AlcidesRC/php-skeleton) | Boilerplate | PHP |
| [Severe](https://github.com/AlcidesRC/severe) | Being even more severe with data types | PHP |
| [Sequence](https://github.com/AlcidesRC/sequence) | Implementation of Chain of Responsability pattern | PHP |
| [Cache](https://github.com/AlcidesRC/cache) | Optimize cacheable data structures | PHP |
| [Coloreeze](https://github.com/AlcidesRC/coloreeze) | Color convertion made easy | PHP |
| [Redis PUB/SUB](https://github.com/AlcidesRC/php-redis-pubsub) | Implementation of PUB/SUB with Redis | PHP |
### Ideas & PoC
| Name | Description | Coding Language |
| -------------------------------------------------------------------------- | ----------------------------------------------------- | -------- |
| [Scraping Correos](https://github.com/AlcidesRC/scraping-correos-with-php) | Scraper to get the whole list of Spanish postal codes | PHP |
| [Resolviendo sudokus](https://github.com/AlcidesRC/sudoku-solver-in-php) | Automatically solve 9x9 sudokus | PHP |
### Gists
| Name | Description |
| ---------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| [Makefile](https://gist.github.com/AlcidesRC/7ff0450e22f2ff90e4954089cc3b48a0) | Makefile with usefull commands when developing apps with PHP |
| [backup-projectx.sh](https://gist.github.com/AlcidesRC/4d3542c20743d3df8c87d45f510c8ec4) | Shell script that backups a web application and stores the backup into AWS S3 |
| [spanish-postal-codes.csv](https://gist.github.com/AlcidesRC/14f80f7842acc91e14c11dc22b52d177) | CSV file with Spanish postal codes [using this PHP application](https://github.com/AlcidesRC/scraping-correos-with-php) |
### Stats

