Pinned Repositories
Sudoku-Algorithms
Exact Algorithm, Heuristic and Metaheuristic for NP-Hard Sudoku problem using Graph Coloring in C++
arms
Implementation of a new programming language, ARMS, using Haskell
arq-simulator
blood
Implementation a blood donation app using Flutter
chess-positions
Implementation of a machine learning model for chess pieces recognition in a chess board
computer-graphics
concurrent-computing
Implementation of the KNN algorithm using Concurrent Computing techniques
PIPS
Library of programming interview problems and solutions :)
rannaraabe.github.io
My first portfolio website
sistema-solar
Implementation of a simple solar system using three.js
rannaraabe's Repositories
rannaraabe/blood
Implementation a blood donation app using Flutter
rannaraabe/PIPS
Library of programming interview problems and solutions :)
rannaraabe/rannaraabe.github.io
My first portfolio website
rannaraabe/sistema-solar
Implementation of a simple solar system using three.js
rannaraabe/arms
Implementation of a new programming language, ARMS, using Haskell
rannaraabe/arq-simulator
rannaraabe/chess-positions
Implementation of a machine learning model for chess pieces recognition in a chess board
rannaraabe/computer-graphics
rannaraabe/concurrent-computing
Implementation of the KNN algorithm using Concurrent Computing techniques
rannaraabe/data-structures
Library of algorithms and data structures
rannaraabe/designee
rannaraabe/distributed-computing
SAMU request system through latitude/longitude developed in Java with JMeter
rannaraabe/edb1-algorithms
Implementation of search and ordering algorithms in C++
rannaraabe/edb1-dictionary
Implementation of dictionary, an Abstract Data Type (ADT) in C++
rannaraabe/edb1-hash
Implementation of hash table, an Abstract Data Type (ADT) in C++
rannaraabe/edb2-b-tree
Implementation of B Tree in C++
rannaraabe/edb2-binary-tree
Implementation of binary search tree in C ++
rannaraabe/itp-sgbd
Simplified database management system using C
rannaraabe/lp1-graal
Implementation of a Generic Array Algorithms Library in C++
rannaraabe/lp1-ranges
Implementation of a my own Library in C++ exploring concepts of intervals
rannaraabe/medical-record
Implementation of text mining of medical records in Java
rannaraabe/mips-pipeline
Simple implementation of a processor architecture
rannaraabe/UNO-B
UNO game specified using Method B