Harry Maraziaris (cmaraziaris)

cmaraziaris

Geek Repo

Company:CENSUS Labs

Location:Greece

Home Page:https://cmaraziaris.github.io/

Github PK Tool:Github PK Tool

Harry Maraziaris's repositories

Hex-playing-AI

Competitive Hex board-game simulator. (Human vs AI)

Language:CLicense:AGPL-3.0Stargazers:15Issues:0Issues:0

Systems-Programming-Assignments

Assignments for the Course "K24: Systems Programming", Spring 2020

Language:CStargazers:9Issues:1Issues:0

readers-writers-problem

A solution to the classic readers-writers problem regarding process concurrency.

Language:CStargazers:8Issues:1Issues:0

MIPS-cache-config-toolkit

Set of MIPS assembly programs to help us find a secret cache configuration (cache size, block size and associativity).

Language:AssemblyStargazers:7Issues:0Issues:0

O1-CompleteBinaryTree

A Generic Complete Binary Tree implementation , with O(1) Amortized Complexity in Insertion , Removal of last node and Getting the last node.

Language:CLicense:MITStargazers:7Issues:0Issues:0

building-simulation

A simple simulation of a public service building consisting of floors, offices and an elevator.

Language:C++License:GPL-3.0Stargazers:6Issues:2Issues:0

cardGame

A simplified version of The Legend of the Five Rings card game , written in pure C++11 .

Language:C++Stargazers:6Issues:0Issues:0

os-memory-simulator

OS memory management simulator, using an Inverse Page Table.

Language:CStargazers:6Issues:1Issues:0

smart-contract-vulnerability-analysis

Code and resources related to my BSc thesis.

Language:SolidityLicense:MITStargazers:6Issues:1Issues:0

ctf-csec-uoa-2021

Solution to the CTF challenge assigned in the Computer Security class, Spring '21, University of Athens.

Language:PythonStargazers:5Issues:1Issues:0

Web-Pentesting-eClass

XSS, CSRF, SQLi, RFI attacks/defences in eClass site. Assignment of the Computer Security class of '21, University of Athens.

Language:PHPStargazers:2Issues:0Issues:0

Fake-News-Detection

:interrobang: :newspaper_roll: Fake news detection system based on tweets and articles, written in python. :snake:

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

jacobi-sor-parallel-computing

Numerically solving the Poisson equation using the Jacobi-SOR method. Solutions using pure MPI, MPI+OpenMP and CUDA approaches are implemented.

Language:CStargazers:1Issues:1Issues:0

kNN-and-Clustering-on-Curves-and-Time-Series

:chart_with_upwards_trend: kNN using LSH and Hypercube projection & Clustering using kMeans++ for n-dim polygonal curves and time series

Language:C++License:MITStargazers:1Issues:0Issues:0

Movie-Recommendation-System

:mag_right: :books: A fully functional Data Mining project based on movies and shows from Netflix.

License:MITStargazers:1Issues:0Issues:0

Regex-interpreter-in-haskell

A RegEx interpreter that matches (partially or fully) a given string against a given regular expression.

Language:HaskellStargazers:1Issues:1Issues:0

Time-Series-Forecasting-with-Deep-Learning

:zap: Time series forecasting, anomaly detection with LSTM autoencoders & compression of stock market time series, written in Tensorflow.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

aima-python

Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0