Armend Ukëhaxhaj's repositories
traffic-report-android
Traffic Report app will allow users to report blocked roads/intersections and warn other users about them.
client_server_design
Project "Client-Server Design" is an application used for communcation between the Client and the Server using the TCP and UDP protocols.
map-app-ios
Traffic Report application for iOS, but with less functionalities.
3des-file-encryption
This application encryptes files using the 3DES algorithm
eight-puzzle-solver
A simple console application that solves the eight puzzle game using different types of heuristics.
recommander-system
A word2vec recommander system that shows recommandations based on the product
stencil-code
The assignment consists of 3 parts: development of a sequential scientific code, parallelization with OpenMP, and performance evaluation.
armends-page
A simple React application
aes-implementation
AES Algorithm implementation in C#
image-transformations
Image transformations using Python
parallel-image-filter
A parallel image filter that uses the Fork/Join Framework for parallel processing
python-boilerplate
A simple project that serves as a boilerplate for new python apps.
semantic-web
Two applications working with two different ontologies to execute SPARQL and SQWRL queries
sys_programming
Exercises and some other projects made with C
tsp-solver
A short tsp solver that generates a random solution for the Traveling Salesman problem