Skip to content
View albertoscala's full-sized avatar

Highlights

  • Pro
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

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