- Faculty of Engineering, Cairo University
- 12:46
(UTC +02:00) - https://fahdseddik.github.io
- in/fahd-seddik
Highlights
- Pro
// about.cpp#include<iostream>#include<interests.h>#include<skills.h>#include<tools.h>intmain(){for(auto info : me){ std::cout << info <<'\n'; }}
fahd@GitHub:~$ g++ about.cpp -o about.exefahd@GitHub:~$ ./about.exe> ABOUTME.txt
Hey |
PinnedLoading
- Company-Sentiment-Analysis
Company-Sentiment-Analysis PublicStreamlit app for company sentiment analysis based on tweets.
Python 1
- Space-Shooter-Game
Space-Shooter-Game PublicThis is a retro-style 2D space-shooter game written in Python (OOP) using Pygame library.
- School-E-Learning-Platform-DBMS
School-E-Learning-Platform-DBMS PublicAn open-source website and desktop application designed to manage a school DB with an e-learning website for students and teachers.
- Chess-with-x86-Assembly
Chess-with-x86-Assembly PublicForked fromAbdulrahmanEl-Bedewy/Chess-with-x86-Assembly
A LAN based speed chess game
Assembly
- FeedForward-NeuralNetwork-from-scratch
FeedForward-NeuralNetwork-from-scratch PublicThis is a Feed-Forward Neural Network with back-propagation written in C++ from scratch with no external libraries.
C++ 3
If the problem persists, check theGitHub status page orcontact support.