• Stars
    star
    2
  • Language
    Java
  • Created over 5 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

A handmade compiler for MiniJava, a subset of Java, using JavaCC, JTB, LLVM.

More Repositories

1

Mini-Search-Engine

A Mini Search Engine in C++, using an inverted index and a trie.
C++
4
star
2

Movies-Recommendation-App

A web app that provides movie recommendations, based on already watched movie ratings, using collaborative filtering.
JavaScript
3
star
3

Thesis

Combined AI and Web-Development Subject: "A web application with AI bot for Νine Μen's Μorris board game"
Python
3
star
4

Distributed-File-Management-Tool

A distributed File Management Tool in C++, using processes, forking, named-pipes (FIFOs) and low-level I/O.
C++
3
star
5

Polygonal-Curves

A collection of libraries implementing Locality Sensitive Hashing (LSH), Clustering, and Applications of it.
C++
1
star
6

Aslot

A platform for the availability of necessary pharmaceuticals and time slots management to prevent overcrowding in pharmacies, developed for the COVID-Hackathon organized by Crowdpolicy, in just 3 days!
JavaScript
1
star
7

KenKen-Solver

A KenKen python solver that represents the game as a Constraint Satisfaction Problem (CSP) and can use several algorithms for its solution.
Python
1
star
8

Linux-Package-Info

A web app that periodically collects a number of useful attributes about popular Linux distributions’ software packages (e.g. name, available versions, size), stores them in a database and also provides a website with search filters for their presentation.
Python
1
star
9

Web-Server-Crawler

An implementation of three different, collaborative applications (web creator, server, crawler), using threads (producer-consumers), shared memory, mutexes and sockets.
HTML
1
star