Skip to content
View albertoscala's full-sized avatar

Block or report albertoscala

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. harter-heighway-dragon-curve harter-heighway-dragon-curve Public

    Harter Heighway Dragon Curve generation via Iterated Geometric Folding (Rotation + Reflection Method) using the Rust programming language

    Rust

  3. stock-price-prediction stock-price-prediction Public

    This project focuses on using machine learning to predict stock price movements using LSTM to create accurate models based on historical data and financial features.

    Jupyter Notebook 2

  4. minimalistic-c2 minimalistic-c2 Public

    Minimalistic C2 is a straightforward Command and Control (C2) server and beacon designed with simplicity and educational purposes in mind. Stripped down to essential functionalities, this minimalis…

    HTML 5

  5. apple-gpu-computing apple-gpu-computing Public

    This repository contains an example project demonstrating image processing parallelized on Apple Silicon GPUs using Metal. The project applies gaussian blur, showcasing the power of Metal for high-…

    C++

  6. prism-rendering prism-rendering Public

    Prism rendering from scratch using linear algebra concepts

    Rust