Addala Raed's repositories
RandomChat-in-Java
A Random Chatting Platform made using Java RMI and Java Swing. Inspired by our distributed computing course and Omegle Website.
HashTable-CPP
A generic Hash Table implemented in CPP
Distributed-Systems-Course-Projects
Distributed Systems Projects
AutomationScripts
a bunch of automation scripts written in python that I needed from time to time
Scraping-IMDB
This Python script extracts comprehensive movie data from IMDB, focusing on top-grossing movies from 1920 to 2025. The scraper collects detailed information including box office performance, cast & crew, awards, and other key metrics.
ffmpeg_principle_book
A book about FFmpeg
Hangman_Game
A Console Version Hangman in Java with single player andtwo players modes. In the next commits I will make a GUIversion and I will add a LAN two players mode.
Nodejs-Prisma-GraphQL-Example
Example made with Node.js, Prisma, GraphQL
AI-Engineering-Project-Template
ML Project Template containing data, data collection, feature engineering, model trainings, model config files, tests, and serialized models.
Big-Data-Course-Labs
These are the submissions for Big Data Course labs taught by Dr Lilia Sfaxi @INSATunisia.
BlockChainPlatform
A Blockchain Platform implemented in python using hashlib library
CPP-Projects
This Repository contains our C++ Projects and C++ Guide
Movies-Performance-Predictor
Repository Made as a submission to Data Mining Course Final Project taught by Dr Sana Hamdi @INSATunisia
Turtle-Graphic-Library-In-C-and-SDL2
Simulating the turtle python Library using C++ and SDL2
Advent-of-Code
My solutions for Advent of Code starting from 2015
GL4-Angular-Lab-1
This is our first lab in Angular Course within our 4th year in software engineering (Genie Logiciel) in INSAT taught by Mr. Aymen Sellaouti.
Google-Classroom-Clone-Nest-API
Google Classroom Clone made by Nest.js Typescript Docker and PostgreSQL.
pattern-search
Pattern search algorithms.
TicTacToeClone
This is a TicTacToe Game Clone. This is my first programming project and so I am open to all criticism.