Diverse Projects

Coca-Cola FEMSA Project

Project made in partnership with Coca-Cola FEMSA human resources team, that creates an app for internal communication between the areas of the company.

Travelling salesman problem

Some solutions to the combinatorial optimization problem called Traveling Salesman Problem. It includes a multi-core, CUDA, and a Quantum Solution with Qiskit. With different algorithm strategies.

Compiler PHP-Python

A PHP compiler made in Python. You can enter your text or file with a PHP code and run it in a Python env or translate it to Assembly instructions.

Architecture MIPS

This project builds a simulated version of the microprocessor MIPS in an intel FPGA board (Quartus Project). The MIPS architecture was very used in the 90s for applications like video games, routers, and silicon graphics computers.