Productivity

Andrés Alejos
7 min read
Members Public

Launch Your AI App in 48 Hours

Don't spend 6 months building your app just to find out nobody wants it. Do this instead.

Andrés Alejos
15 min read
Members Public

Leveling Up Your Elixir Option Handling

With the NimbleOptions library, you can define powerful and flexible argument validation schemas.

Andrés Alejos
5 min read
Members Public

My Favorite Visual Studio Code Extensions (For Productivity)

Introduction Microsoft Visual Studio Code is an open-source text editor written almost entirely in TypeScript and JavaScript. It is platform-independent, meaning that it is available on Windows, Mac, and Linux. The big three in non Vim/Emacs text editors for developers is typically SublimeText, Atom, and VSCode, with VSCode being

Andrés Alejos
3 min read
Members Public

Creating My Own Website Using Github Pages

Motivation I have always been interested in web development, both front-end and back-end, but never took the time to truly learn all of the requisite languages needed for web development. It always seemed daunting to try to learn, considering you at least need to learn HTML, CSS, and JavaScript to

Andrés Alejos
4 min read
Members Public

Getting Started with Developing on a Windows Machine

Purpose The purpose of this tutorial is to get you comfortable with your development environment, and to get you started into your actual work as fast as possible. Without a well-established environment and workflow, it is difficult to start working without having hurdles and having to stop often to install