Skip to content
View albertoscala's full-sized avatar

Block or report albertoscala

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. string-matching string-matching Public

    This repository contains my implementation of parallelized Aho-Corasick algorithm. It was developed as a project for my Multicore Programming course

    C 1

  2. prism-rendering prism-rendering Public

    A simple Rust 3D renderer displaying a rotating prism using linear algebra and perspective projection.

    Rust

  3. tissue-growth-simulation tissue-growth-simulation Public

    Nutrient-driven 2D cellular automata for simulating tissue growth and necrosis, written in modern C++ with real-time visualization.

    C++

  4. cuda-types cuda-types Public

    Host implementations of CUDA types

    C