From 2cc7eb89f364a749603268e41bad25b6f4781f79 Mon Sep 17 00:00:00 2001 From: Abdelrahman Aboulfotouh Date: Wed, 26 Mar 2025 06:05:21 +0200 Subject: [PATCH] add AbdelrahmanAboulfotouh --- contributors/AbdelrahmanAboulfotouh.html | 43 ++++++++++++++++++++++++ scripts/contributors.js | 1 + 2 files changed, 44 insertions(+) create mode 100644 contributors/AbdelrahmanAboulfotouh.html diff --git a/contributors/AbdelrahmanAboulfotouh.html b/contributors/AbdelrahmanAboulfotouh.html new file mode 100644 index 00000000..d3e1cbe2 --- /dev/null +++ b/contributors/AbdelrahmanAboulfotouh.html @@ -0,0 +1,43 @@ +
+

AbdelrahmanAboulfotouh

+

Software Engineer | CSE undergraduate | Full time Learner

+

Programming languages I use

+
+
+ C / C++ +
+
+ Java +
+
+ +

Tools I use

+
+ + +
+
+ + \ No newline at end of file diff --git a/scripts/contributors.js b/scripts/contributors.js index a090a27a..ada6a6e9 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,4 +1,5 @@ const contributorFiles = [ + "AbdelrahmanAboulfotouh.html", "roshanjossey.html", "gokultp.html", ];