RaedAddala
Software Engineering Student and competitive programming Enthusiast. Passionate about CS and always eager to learn new topics and implement new ideas.
INSATTunis, Tunisia
Pinned Repositories
Advent-of-Code
My solutions for Advent of Code starting from 2015
AutomationScripts
a bunch of automation scripts written in python that I needed from time to time
boukini
A Hotel Booking app with in-app payement project.
Distributed-Systems-Course-Projects
Distributed Systems Projects
El-Marchi
El-Marchi: an E-commerce platform dedicated for everything related to trade from online shopping, to big shopping events management and annoucements, online auctions and in person auction events, Map for local markets and their specialities.
HashTable-CPP
A generic Hash Table implemented in CPP
Neon
Neon is a Microservice Live Streaming Platform for Software Engineering Streamers built using Elixir, Phoenix, Membrane, Postgresql, Docker, SvelteKit, and Kong.
PONG
Multiplayer Pong built with C++, Sockets, OpenGL, Dear Imgui and CMAKE
RandomChat-in-Java
A Random Chatting Platform made using Java RMI and Java Swing. Inspired by our distributed computing course and Omegle Website.
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.
RaedAddala's Repositories
RaedAddala/Neon
Neon is a Microservice Live Streaming Platform for Software Engineering Streamers built using Elixir, Phoenix, Membrane, Postgresql, Docker, SvelteKit, and Kong.
RaedAddala/boukini
A Hotel Booking app with in-app payement project.
RaedAddala/HashTable-CPP
A generic Hash Table implemented in CPP
RaedAddala/RandomChat-in-Java
A Random Chatting Platform made using Java RMI and Java Swing. Inspired by our distributed computing course and Omegle Website.
RaedAddala/Distributed-Systems-Course-Projects
Distributed Systems Projects
RaedAddala/AutomationScripts
a bunch of automation scripts written in python that I needed from time to time
RaedAddala/El-Marchi
El-Marchi: an E-commerce platform dedicated for everything related to trade from online shopping, to big shopping events management and annoucements, online auctions and in person auction events, Map for local markets and their specialities.
RaedAddala/PONG
Multiplayer Pong built with C++, Sockets, OpenGL, Dear Imgui and CMAKE
RaedAddala/RaedAddala
RaedAddala/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.
RaedAddala/ffmpeg_principle_book
A book about FFmpeg
RaedAddala/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.
RaedAddala/Nodejs-Prisma-GraphQL-Example
Example made with Node.js, Prisma, GraphQL
RaedAddala/OR-Solver
This is an Operations Research Course Project. This is a QT GUI that implements Knapsack and Transportation Cost Problem. We used Gurobi as A Solver.
RaedAddala/Big-Data-Course-Labs
These are the submissions for Big Data Course labs taught by Dr Lilia Sfaxi @INSATunisia.
RaedAddala/BlockChainPlatform
A Blockchain Platform implemented in python using hashlib library
RaedAddala/CPP-Projects
This Repository contains our C++ Projects and C++ Guide
RaedAddala/Glamping
A Symfony 6 Website for Camping Events
RaedAddala/Movies-Performance-Predictor
Repository Made as a submission to Data Mining Course Final Project taught by Dr Sana Hamdi @INSATunisia
RaedAddala/Turtle-Graphic-Library-In-C-and-SDL2
Simulating the turtle python Library using C++ and SDL2
RaedAddala/Advent-of-Code
My solutions for Advent of Code starting from 2015
RaedAddala/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.
RaedAddala/Google-Classroom-Clone-Nest-API
Google Classroom Clone made by Nest.js Typescript Docker and PostgreSQL.
RaedAddala/pattern-search
Pattern search algorithms.
RaedAddala/SOLID
How to use SOLID principles to improve an existing code. This is a lab done within A Course in Software Architecture by Dr. Lilia Sfaxi @INSATunisia
RaedAddala/TicTacToeClone
This is a TicTacToe Game Clone. This is my first programming project and so I am open to all criticism.