Entries by Génesis

Basic LISP Parser

Have you ever think about analysing the syntax of another computer language to use it in the one you are working with? We are going to transform a valid LISP expression (string) into a JavaScript object. Homeworks: check if it’s a valid LISP expression.

Flight to Japan

After fulfilling a series of conditions finally my girlfriend could open her birthday present 4 months later : )

Markets

Markets is a mobile app for fetching the markets information based on typed city or user’s location in a city. It uses the open API data from wo is markt (Where is market) project. Here are some screenshot examples: This app was a 6 hours challange I overcame. I retain the rights to the source […]