Projects

AgroMAS was born as an initiative to connect farmers with end users and investors who are interested in supporting small and medium Colombian producers. This platform promotes a direct relationship between both parties, eliminating intermediaries and creating fair trade, as well as opportunities to grow their businesses.

The project consisted of developing an Airbnb clone using technologies such as Python, Flask, SQLALchemy and MySQL to develop a search engine that allowed users to filter amenities by certain criteria. An API was created that processed user requests and provided fast and accurate responses. An efficient and scalable database capable of handling large amounts of information and complex queries was also implemented.

A Shell clone elaborated in C programming language. It is a project that consists of creating a command line application similar to a Unix Shell. Some of its functionality is command interpretation which allows the user to enter commands into the console and it interprets them. Commands could include file manipulation operations, process management, user management and other common tasks, among others features.