Skip to content
View rafailsialakis's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report rafailsialakis

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
rafailsialakis/README.md

Rafail Sialakis

Computer Science student at the University of Macedonia with a focus on low level programming, algorithms, and cybersecurity. I enjoy building things close to the metal, from reimplementing Unix utilities in C to visualizing pathfinding algorithms. Currently exploring parallel computing and sparse matrix operations.

Pinned Loading

  1. spmv-benchmark spmv-benchmark Public

    Effects of matrix reordering methods on the Sparse Matrix Vector Multiplication kernel

    C

  2. parallel-distributed-computing parallel-distributed-computing Public

    Parallel and distributed computing projects implemented in C/C++, focusing on multithreading, synchronization and performance optimization.

    C

  3. jvm-compiler jvm-compiler Public

    This project demonstrates a full compiler made with Flex & Bison for Programming Languages & Compilers course

    C 2

  4. ROP-Notes ROP-Notes Public

    Some notes i took while learning Return Oriented Programming principles. It is not finished yet, open for collaboration

    3