Blog

I generally write about software development here.

RSS feed

2024

2024-12-09 Rethinking my online presence
2024-05-11 Programming as a conversation - How the communicative scheme is also applied in the written code itself

2023

2023-03-09 When numbers don't make sense
2023-01-26 Programming mathematical objects
2023-01-19 My blogging journey until now - I'm moving to Hashnode

2022

2022-07-17 Make It Pixel! - Make pixel art from any image
2022-07-05 High level programming - Explaining abstraction
2022-06-24 JavaScript is not an untyped language
2022-05-17 How to build a basic REST API in Lua - Milua micro framework
2022-04-08 Idea: Group dynamics analysis - Hackathon submission
2022-04-03 Interactive conversation scripts for language learning - Hackathon submission
2022-03-28 An audio search engine powered by Deepgram - Hackathon submission
2022-02-06 How to get answers on StackOverflow
2022-01-24 Custom solution for fast navigation in Bash

2021

2021-09-26 Building and using Markov chains - AI for text generation - Part II
2021-07-09 Introduction to Markov chains - AI for text generation - Part I
2021-06-22 Take full advantage of high order functions - Examples in Javascript
2021-06-15 Data structures in Prolog - Where to start
2021-05-05 Make your Python program highly configurable
2021-04-05 Trucos básicos de álgebra en Python
2021-04-05 Open sourcing a Python project? - Tools you should know about
2021-03-24 Sobre la programación declarativa - Por qué estoy aprendiendo Prolog
2021-03-24 Multidisciplinarity - What's there besides code?
2021-02-21 Making a level editor with SFML (C++) - Part 1
2021-02-21 Escapar correctamente expresiones regulares
2021-01-15 I made a recommendation system for Stack Overflow unanswered questions

2020

2020-12-27 How to make an ethical crawler in Python
2020-12-13 Why and how to use pen and paper - Designing algorithms with no code
2020-12-10 Writing a Conversational User Interface Library - Full Series
2020-12-08 The Turing Machine made understandable
2020-12-01 5 Tips for programming and CS remote teachers
2020-11-26 Are you going to learn that? - Ambiguity of "Programming"
2020-11-21 Beginner tips to do Algebra in Python
2020-10-23 Thoughts on declarative programming - Why I'm learning Prolog
2020-09-26 Candle - A 2D lighting library for SFML
2020-09-13 Neon effect in text and SVG with CSS
2020-08-30 Correctly escaping regular expressions