Skip to content
View rafailsialakis's full-sized avatar

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 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
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. jvm-compiler jvm-compiler Public

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

    C 1

  2. Bicubic-Spline-Interpolation Bicubic-Spline-Interpolation Public

    This repository implements Bicubic Spline Interpolation in Python, a powerful technique for smooth and accurate interpolation of images in two dimensions.

    Python 1

  3. blocks-world-java blocks-world-java Public

    This repository contains a Java implementation of the Blocks World Problem, a classic AI problem often used to demonstrate search algorithms, planning, and problem-solving techniques.

    Java 2

  4. Prime-Gen Prime-Gen Public

    Prime Number Generator is a C-based program designed to generate prime numbers demonstrating parallel computing principles

    C 1