Skip to content
View albertoscala's full-sized avatar

Highlights

  • Pro
Block or Report

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. 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

  3. operating-systems operating-systems Public

    This repository contains my Operating Systems coursework. There are two homeworks demonstrating my understanding of the concepts in C programming language and Operating Systems

    C 1

  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 4

  5. anomaly-detection anomaly-detection Public

    This repository is showcasing our Anomaly Detection System, developed as our final project in the software engineering course, utilizing basic statistical techniques like mean, variance, and covari…

    C++