Coding Portfolio

As a fullstack web developer, I've worked in several research and personal projects. Here's a brief selection of my most remarkable coding projects:

Guía Recicla

A custom web platform built as part of my Postdoctoral stay at LABEN Chile. Guía Recicla is a compendium of information for plastic container recycling both at home and industry level.
Technologies used: Node.js, Vue.js, TypeScript, PostgreSQL
Webpage: https://www.guiarecicla.cl/ (in Spanish)

LETICIA: simuLated sEarch Task deploy and InteraCtIon cApture platform

Built as an enhaced capture platform based on NEURONE, LETICIA brings more modularity as an application for capturing interactions in any Information Retrieval user study.
Technologies used: Node.js, Vue.js, MongoDB, Apache Solr, Docker
Webpage: https://dgacitua.github.io/leticia/ (in English)
Source Code: https://github.com/dgacitua/leticia (released under AGPLv3)

NEURONE: oNlinE inqUiry expeRimentatiON systEm

As part of my final work for getting my Computer Engineering degree, I participated in a research project involving the detection of online inquiry skills by capturing interaction data on an isolated web search environment.
Technologies used: Node.js, Meteor, AngularJS, MongoDB, Apache Solr, Docker
Webpage: http://neurone.info/ (in English)
Source Code: https://github.com/NEURONE-IL/neurone (released under AGPLv3)

Git Manual for beginners

Not directly a "coding project", but still related. When I was part of the GNU/Linux Community at Universidad de Santiago de Chile, I had the urge to help my fellow students to grasp the basic knowledge of Control Version Systems with Git. These manuals have helped a lot of students in order to achieve that.
Technologies used: LaTeX, Git
Webpage: http://cglusach.github.io/manualgit/ (in Spanish)
Source Code: https://github.com/cglusach/manualgit (released under CC-BY-SA 4.0)