Recent Projects

Quetzal - Text editor

A simple and lightweight text and code editor.

Quetzal is an open source text and code editor written in C using the GTK+3 toolkit, taking advantage of the GTKSourceView, VTE and others tools to provide its features. It's the rebranding of an old project of mine.

See more




Markdown Reader

A document reader for markdown and html files.

Markdown Reader is a very simple document reader written in Vala, it uses the python implementation of John Gruber's Markdown to parse the markdown files into html files and displays them using the webkit widget for Gtk+.

See more




Simple Text

A not so simple text and code editor written in Vala.

Simple Text is a text and code editor written in the Vala programming language using the GTK+3 toolkit, taking advantage of the GTKSourceView, VTE and other tools.

NOTE: This project is now frozen due to an error in the vala compiler that prevents me from continuing the development (see Quetzal).

See more