• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    C
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Memory management simulator, using Hashed Page Table. Page Replacement Algorithms: Least Recently Used (LRU) and Second Chance.

More Repositories

1

Data-Mining

Project 1: 🎬🍿 Movie-Recommendation-System, Project 2: πŸ“°πŸ”Fake News Detection System
Jupyter Notebook
6
star
2

miniJava-compiler

πŸ¦–| Mini Java Compiler.
Java
6
star
3

Linkedin-Clone

A professional networking web application, built on Spring Boot πŸƒ and Angular 🍎.
TypeScript
5
star
4

BERT-Question-Answering

Question Answering using BERT pre-trained model and fine-tuning it on various datasets (SQuAD, TriviaQA, NewsQ, Natural Questions, QuAC)
Jupyter Notebook
4
star
5

Artificial-Intelligence

Berkeley Pacman Projects (1 and 2), Depth First Search, Breadth First Search, Uniform Cost Search ,A* Search , Heuristic Functions ,Suboptimal Search, Minimax Algorithm, Alpha-Beta Pruning, Expectimax, Constraint Santisfaction Problems, RLFA CSP problem, Propositional Logic, First-order Logic
Python
4
star
6

OOP-2019-2020

OOP Exercises as undergraduate student (2019-2020)
C++
3
star
7

Legend-of-the-Five-Rings

πŸƒ A simulation of The Legend of the Five Rings card game. 🎴
C++
3
star
8

Database-Systems-Implementation

Database Systems Implementation projects as undergraduate student (2020-2021)
C
3
star
9

Parallel-Systems-Project

πŸ¦–| Design, Development and Evaluation of Parallel Programs in MPI, Mpi + OpenMp Cuda Hybrid that implement the Jacobi with successive over-relaxation.
C
3
star
10

spitogatos-assignment

JavaScript
2
star
11

Twitter-Covid-Vaccination-Data-Sentiment-Analysis

🦠| Sentiment analysis on tweets about covid-19 vaccinations using Soft-max Regression, FNN, RNN and BERT-Base-uncased.
Jupyter Notebook
2
star
12

Capture-The-Flag

πŸ”’| Successfully completed a Capture-The-Flag (CTF) challenge, as part of YS13 Cyber-Security class.
Python
1
star
13

Software-Development-for-Algorithmic-Problems_Project-1

Vectors - Nearest neighbor search and Clustering using LSH, Hypercube (and Lloyd's only at the clustering) algorithms with L2 metric.
C
1
star
14

QR_Generator

Creates QRs (in SVG format) from given URLs file.
Python
1
star
15

eClass-Penetration-Testing

πŸ”’| Evaluating the security (exploiting and fixing vulnerabilities) of Open eClass 2.3 (University of Athens) platform.
PHP
1
star
16

System-Programming

Data Structures, Bash Script, Processes creation using system calls (fork/exec), Process communication via pipes, Use of low level I/O, Thread creation, Network Programming using sockets.
C
1
star