Experiences
Took part of the development team for an automated Judge that helps in the process of grading students code, it is meant to be used in the algorithm and data structures courses at the National University of Colombia.
The project can be found here.
Course assistant for the course Programming Languages at the National University Of Colombia. This course teaches the workarounds of Compilers and Interpreters. The role assigned requires the declaration (and solution) of assignments that consists of a lexical analyzer, a parser and an interpreter, for a language chosen by the course's teacher.
Personal Projects
Victims - Stealth Side Scroller 3D game, developed with Unity.
Plagiarism Detector - Plagiarism detector developed in Java, makes use of the suffix array data structure.
BusGo! - Still in development Moblie application that tells the user information about the location and number of passengers of the buses from Bogota's Public Transport System.
Skills & Proficiency
Python
Javascript
Angular 4
HTML5 & CSS
Ruby on Rails
C
C++
Java
Android
Assignments
Blog post about Z Buffering algorithm for rendering. Assignment for Visual Computing course at National University of Colombia