image

Hello!

I'm Anton West, a student at Aalto University and about to finish my master's degree in Automation and Control Engineering. This is my personal website where is showcase some of my personal software projects.

My Projects

A multi-threaded raytracer written using the Rust programming language. The raytracer is based on the implementation presented by Peter Shirley in his book "Ray Tracing in One Weekend".

...
...

6502 microprocessor emulator written in C. The emulation is instruction accurate and implements all legal opcodes and a subset of the illegal opcodes.

A deno webapp designed to allow users to log daily activities and then display statistics of habits. The application is my submission for the final project in the course "Web Software Development" at Aalto University. You can try out the app here.

...