Skip to main content

Blog

Books read in 2021

10 Jan 2022

List of books I read last year.

Breve guía introductoria de economía

11 Aug 2021

Una breve guía de economía que escribí en un chat grupal.

Conway's Game of Life

20 Apr 2020

I made a simple implementation of the Game of Life in Python.

Numerical Calculus assignments

19 Apr 2020

Links to Numerical Calculus assignments made in Jupyter.

UMC Campus CRUD

06 Apr 2020

I made a tool for managing a database of UMC students and their grades.

Solow-Swan growth model

28 Feb 2020

Link to an interactive document explaining the Solow-Swan economic growth model.

Analysis of academic scores UMC 2019-02

21 Feb 2020

I made a statistical analysis of UMC students' 2019-02 academic scores.

Completed the book How to Design Programs

27 Sep 2019

Thoughts after reading all chapters and doing all the exercises.

I will not complete the SICP book

05 Aug 2019

There's no point in learning techniques aimlessly.

Completed first chapter of SICP book

12 Jul 2019

I finished chapter one of a classic programming book.

Koditlin: First working version

20 Dec 2018

I created a simple text editor in Kotlin.