Pinned Repositories
icapeg
Open Source ICAP server
Command-Line-Interpreter
CMD simulator
D-Exam-with-Anti-Cheat-System
With the current world pandemic everyone is moving towards online exams as it’s much safer for the students, with that said, our project aims to have a reliable exams system that prevent students from cheating.
D-Exam-with-Anti-Cheat-System-Backend
The backend of a project aims to have a reliable exams system that prevent students from cheating.
Data-compoession-algorithms
This repository contain some data compression algorithms like LZ77, LZ78 and more ..
Design-patterns
I use this repository to illustrate the diagrams of the different design patterns as well as an example of each pattern using the Java programming language.
MarwanGalal746
Config files for my GitHub profile.
Messages-scheduler-discord-bot
This bot is used to schedule messages once or daily in a discord server, It has been built using Nodejs and more than one npm libraries like.
backend
Tamiat CMS backend
tamiat
:sailboat: Vuejs and Golang based CMS
MarwanGalal746's Repositories
MarwanGalal746/Messages-scheduler-discord-bot
This bot is used to schedule messages once or daily in a discord server, It has been built using Nodejs and more than one npm libraries like.
MarwanGalal746/Design-patterns
I use this repository to illustrate the diagrams of the different design patterns as well as an example of each pattern using the Java programming language.
MarwanGalal746/MarwanGalal746
Config files for my GitHub profile.
MarwanGalal746/Ecommerce-Product-Manager
One of the main challenges of building an ecommerce platform is to keep an accurate list of products and their stocks up to date. It's a system that allows us to manage products for an hypothetical ecommerce platform.
MarwanGalal746/LeetCode-Problems-Solutions
The repository contains my solutions for LeetCode algorithms and databases problems in Golang and Java programming language and Oracle Query language.
MarwanGalal746/D-Exam-with-Anti-Cheat-System-Backend
The backend of a project aims to have a reliable exams system that prevent students from cheating.
MarwanGalal746/Data-structures
Implementation of some data structures like BTree and suffix trie etc.
MarwanGalal746/Design-patterns-in-go
I use this repository to implement different design patterns in Golang, I attached the patterns and examples diagram to make every thing more clear.
MarwanGalal746/Exam-Service
This service allows teachers to create, get, update and delete exams and questions.
MarwanGalal746/Feed-Me-More
MarwanGalal746/Landing-Page
This project requires you to build a multi-section landing page, with a dynamically updating navigational menu based on the amount of content that is added to the page.
MarwanGalal746/MIPS-assembly-problems-with-solutions
MIPS assembly problems with solutions and sufficient comments to explain the solution.
MarwanGalal746/Red-black-tree-visualizer
Implementation of red black tree (insertion - deletion - clear) with GUI.
MarwanGalal746/D-Exam-with-Anti-Cheat-System
With the current world pandemic everyone is moving towards online exams as it’s much safer for the students, with that said, our project aims to have a reliable exams system that prevent students from cheating.
MarwanGalal746/backend
Tamiat CMS backend
MarwanGalal746/Currency-conversion-api
An API that provides a small but well-thought service converting Euro to US Dollar and vice-versa. That API should only be accessible if you are in the possession of an API-KEY.
MarwanGalal746/Disk-Scheduling
Disk scheduling is done by operating systems to schedule IO requests arriving for the disk, this project simulates some disk scheduling algorithms like SSTF and more.
MarwanGalal746/Go-RabbitMQ-Practice
MarwanGalal746/Greeting-Web-Service
Simple web service responding to requests with a greeting message. The service is written in Golang.
MarwanGalal746/HTML-CSS-template
Web page template using HTML and CSS only
MarwanGalal746/icapeg
Open Source ICAP server
MarwanGalal746/Inverted-Index-Algorithm
Inverted index is an index data structure storing a mapping from content, such as words or numbers, to its locations in a document or a set of documents. In simple words.
MarwanGalal746/Movies-api
Movies restful-api helps to store directors names and The movies which the directed using golang and postgresql.
MarwanGalal746/Notes-app
Notes taking app by Nodejs
MarwanGalal746/plugins
OPNsense plugin collection
MarwanGalal746/Quotes-discord-bot
This is a simple discord bot that send quotes to a server discord whenever you want.
MarwanGalal746/tamiat
:sailboat: Vuejs and Firebase based CMS
MarwanGalal746/Task-manager-API
Hey! This project helps you to manage your tasks and store it in databases.
MarwanGalal746/Virtual-file-system
This project is simulation of the allocation and de-allocation of files and folders using different allocation techniques like Contiguous Allocation (Using Worst Fit allocation), Indexed Allocation and Linked Allocation.
MarwanGalal746/Weather-app
This project helps to get the forecast in anywhere you want, it has been built using Nodejs.