Rails design governance

4 months

2024 06

In this post I will discuss why it is important to maintain a good design and order when it comes to separating different areas of your website which have different designs.

MLX42 - Game Development

9 months

2024 02

I will guide you through some game dynamics. This is the continuation of MLX42 - Intro

MLX42 - Intro

9 months

2024 01

Learn how to use the brand new mlx library, baked in CODAM just for you!

Docker Django

over 1 year

2023 04

How to Dockerize your Django Project with PostgreSQL

Django Basics

over 1 year

2023 04

How to Develop a Basic Django application

Easy Makefiles

over 1 year

2023 05

How to create an ideal Makefile for your 42 project? Understand and become a master of make!

42API Projects

over 1 year

2023 03

In this tutorial we will explore how to fetch information from 42API using Ruby.

MLX Transparency

over 1 year

2023 08

This guide will explain how to implement transparency with the minilibx library

MLX Animations

over 1 year

2023 11

In this tutorial we will explore a simple approach to create animations using minilibx :)

SnakeMLX

over 2 years

2023 02

This is a challenge for anyone who wants to have fun! Cheers and GL!

Raycasting

over 2 years

2023 02

Raycasting is a basic rendering algorithm