• Stars
    star
    1
  • Language
    C
  • Created over 2 years ago
  • Updated about 2 years ago

Reviews

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

Repository Details

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.

More Repositories

1

os-memory-simulator

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

Data-Mining

Project 1: 🎬🍿 Movie-Recommendation-System, Project 2: 📰🔍Fake News Detection System
Jupyter Notebook
6
star
3

miniJava-compiler

🦖| Mini Java Compiler.
Java
6
star
4

Linkedin-Clone

A professional networking web application, built on Spring Boot 🍃 and Angular 🍎.
TypeScript
5
star
5

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
6

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
7

OOP-2019-2020

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

Legend-of-the-Five-Rings

🃏 A simulation of The Legend of the Five Rings card game. 🎴
C++
3
star
9

Database-Systems-Implementation

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

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
11

spitogatos-assignment

JavaScript
2
star
12

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
13

Capture-The-Flag

🔒| Successfully completed a Capture-The-Flag (CTF) challenge, as part of YS13 Cyber-Security class.
Python
1
star
14

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
15

QR_Generator

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

eClass-Penetration-Testing

🔒| Evaluating the security (exploiting and fixing vulnerabilities) of Open eClass 2.3 (University of Athens) platform.
PHP
1
star