• Stars
    star
    1
  • Language
    C++
  • Created about 3 years ago
  • Updated almost 3 years ago

Reviews

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

Repository Details

This is an Inverted Search Engine Project implemented for the Information Systems K 23A course at the University of Athens.

More Repositories

1

Contact-Us-Page-Design

A Responsive Contact Us Page Design with Floating Placeholder using HTML5 and CSS3.
CSS
7
star
2

nassosanagn

The Welcome README which you can find on my profile GitHub page! Feel free to use it as a template and throw in a ⭐️ if you like it! 😄️
3
star
3

Operating-Systems-Project-1

Send a message between two proccesses using semaphores and shared memory.
C
2
star
4

Quiz-App

JavaScript
2
star
5

Operating-Systems-Project-2

Hashed Paged Table - LRU and Second Chance Algorithms
C
2
star
6

Introduction-to-Programming

C
2
star
7

Data-Structures-Projects

These projects were implemented in C and developed during the Data Structures K08 course, at the University of Athens.
C
2
star
8

Berkeley-Pacman-Projects

I have completed four Pacman projects of the UC Berkeley CS188 Intro to Artificial Intelligence course. The Pac-Man projects were developed for CS 188. They apply an array of AI techniques to playing Pac-Man. They teach foundational AI concepts, such as informed state-space search, probabilistic inference, and reinforcement learning.
Python
2
star
9

Sudoku-Game-Solver

This is a Sudoku Game Solver Application that solves any 9x9 puzzle, by visualizing through the Backtracking Algorithm which is made using the PyGame library in Python.
Python
1
star
10

Snake-Game-AI

Python
1
star
11

MiniJava-Compiler

A MiniJava compiler, written in Java that performs semantic analysis on all of the files given as arguments. This project was developed as a part of the Compilers K31 course at the University of Athens.
Java
1
star
12

Taxi-Trip-Duration-Prediction

This is my implementation of a model that predicts the total ride duration of taxi trips in New York City. This is a competition from Kaggle and also the final project for the Data Mining course at the University of Athens.
Jupyter Notebook
1
star
13

Jacobi-Method-Parallel-Programming

Parallel and serial implementations of Jacobi Method for solving systems of linear equations.
C
1
star
14

MiniJava-to-LLVM-Code-Generator

This project converts MiniJava code into the intermediate representation used by the LLVM compiler. This was the final project for the Compilers K31 course at the University of Athens.
Java
1
star
15

Vaccine-Monitor-App

This is my implementation of a Vaccine Monitor app, which is the final project for the System Programming K24 course at the University of Athens.
C++
1
star