Console image

Infinity World

Coming Soon

A vision for an online self evolving turing complete simulation where users can interact with the world in various ways.
cornell-box

Ray Tracing

Coming Soon

An introduction to ray tracing article. We first start looking into the mathematics and slowly we will develop a a ray tracer in 4 dimensions.
Placeholder image

Neural Networks

Coming Soon

This article continues from the Machine Learning articles. In this article, we will article we will visit the many ways NNs are implemented and try to understand why NNs work the way they do.
Placeholder image

From Chemistry
to Cells

Coming Soon

In this article, we will build from our understanding of the chemistry of moleculas and how these moleculas give rise to complex systems like bacteria, blood cells, animal cells, and finally neurons, which we will try to simulate.
Placeholder image

Genetic
Engineering

Coming Soon

This article will explore how genetic modification is achieved to suit our needs.
Placeholder image

Self driving
using NEAT AI

Coming Soon

In this article, we will implment a neural netowrk that evolves using augmentating topologies (NEAT), that will learn how to drive in a game made in Unity.
Placeholder image

Introduction
to Chemistry

Coming Soon

A beginner introduction to Chemistry.
Placeholder image

Introduction to
Cuda

Coming Soon

This article gives an indepth introduction to Cuda development. By the end of this article, we would have developed a machine learning library that uses Cuda to takes advantage of the GPU.