Luxuride

Luxuride Porftolio Website

About

Welcome to my website. This website is supposed to show the way I code and share my coding knowledge. The website is opensource to show my coding habbits to potential employers.

I use modern efficient technologies, trying to make the fastest solution possible. My goto frontend technology is sveltekit, hovewer I have work experience in Angular from which I'm trying to move from.

I don't really do BE, but I enjoy coding low level performance centered code in rust.

I'll let my articles and repositories on gitlab speak for my experience.

Rust Logo
Svelte Logo
Supabase Logo

Latest blog post

My Rust matrix multiplication + benchmarks
Author: Luxuride
Created: 10/10/2023
A short summary and showcase of results of my matrix multiplication implementations in rust.
Tags:
rustmatrix multiplicationbenchmark